catalyst / moodle-local_login

Login splash page to help point users at correct login process.
Other
5 stars 4 forks source link

Add setting forcelogin to allow redirect to login from homepage. #12

Closed sumaiyamannan closed 1 year ago

sumaiyamannan commented 1 year ago

Hi,

This setting will check if the user is accessing the site homepage (/index.php) and if the user is not currently logged in, then redirect them to the login page.

Regards, Sumaiya

sumaiyamannan commented 1 year ago

Hi @danmarsden , I have fixed the login to work with index.php. I have also cherry-picked nmet commit. Please check and merge.

Regards, Sumaiya