Download & Extend

Attached patch to allow option to force users to login before viewing site

Project:LoginToboggan
Version:6.x-1.5
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

AttachmentSize
logintobaggan_forcelogin.patch59.91 KB

Comments

#1

Status:active» fixed

this is not a patch, but a copy of the entire module. please read http://drupal.org/patch/create to learn how to properly submit patches for drupal modules.

also, there is most certainly an easier way to do this then hacking the module. i'd try:

1. turning off 'access content' perms for anonymous users.
2. turning on LT's display login form on access denied feature.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.