wlmac / metropolis

William Lyon Mackenzie's online hub for announcements, calendar events, clubs, and timetables
https://maclyonsden.com
GNU Affero General Public License v3.0
21 stars 7 forks source link

Restore Remember Me button on login page #146

Closed yaxollum closed 3 years ago

yaxollum commented 3 years ago

The Remember Me button works using the django-allauth setting ACCOUNT_SESSION_REMEMBER, which is None (ask the user) by default.

This PR restores code that was commented out/changed in commit ccbcd0fec93f70f441b4eec7d8fdce98c12533ae.

HillcrestEnigma commented 3 years ago

ty 👍🏼