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.

CommentFileSizeAuthor
logintobaggan_forcelogin.patch59.91 KBajevans85

Comments

ajevans85’s picture

Any interest in this functionality within logintobggan or should I go ahead a release my own module?

hunmonk’s picture

Status: Active » Closed (works as designed)

have 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.

ajevans85’s picture

Thanks 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.