I have attached a patch which adds a option which when enable forces users to login before accessing any part of the site. This is useful for intranet and in-house websites which should not be publicaly visable.
| Comment | File | Size | Author |
|---|---|---|---|
| logintobaggan_forcelogin.patch | 59.91 KB | ajevans85 |
Comments
Comment #1
ajevans85 commentedAny interest in this functionality within logintobggan or should I go ahead a release my own module?
Comment #2
hunmonk commentedhave you looked at this?
http://drupal.org/project/securesite
it's customary to help refine an existing project instead of releasing a new one.
in any case, i'm not interested in having this functionality in LT since that module already provides it.
Comment #3
ajevans85 commentedThanks for the securesite link, most helpful. I wasn't aware of it and couldn't find it when was searching for such a module so my apologies. It does provide similar functionality as my patch so no worries with not adding to LoginTobggan.
As I couldn't find a module with this functionality LoginToboggan made the logical place to put it, to refine a existing module.