calendar-social/calsocial
Gergely Polonkai aede5873d2 Add our own login form
We gain multiple things with this, but the main point is to do audit logging in case a valid user
enters an invalid password.
2018-07-08 23:14:39 +02:00
..
calendar_system [Docs] Add/update docstrings and license text in every file 2018-07-03 09:52:25 +02:00
static/images [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00
templates Allow displaying event details 2018-07-03 14:22:03 +02:00
translations/hu/LC_MESSAGES [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00
__init__.py Add our own login form 2018-07-08 23:14:39 +02:00
__main__.py [Docs] Add/update docstrings and license text in every file 2018-07-03 09:52:25 +02:00
config_dev.py Add the User.timezone property 2018-07-03 12:11:38 +02:00
forms.py Add our own login form 2018-07-08 23:14:39 +02:00
models.py AuditLog model 2018-07-08 23:00:58 +02:00
security.py [Bugfix] Fix for the anonymous user’s timezone 2018-07-08 23:00:58 +02:00
utils.py Add the force_locale utility function 2018-07-08 22:56:10 +02:00