|
|
a143e8e239
|
Fixed LogoutView for Django 4
|
2025-04-10 15:02:42 +02:00 |
|
|
|
d7e2acff34
|
Replaced ugettext and ugettext_lazy with gettext and gettext_lazy
ugettext and ugettext_lazy were deprecated in Django 3 and will be
removed in Django 4.
|
2025-04-10 11:33:06 +02:00 |
|
|
|
1327fde4b5
|
dav_auth: write log message when password is changed
|
2024-09-19 15:23:29 +02:00 |
|
|
|
98a6fc3ce7
|
try to make pylint happy
|
2022-06-08 00:08:09 +02:00 |
|
|
|
c3f72a50ff
|
UPD: enable stronger password validation and eventually warning message on login
|
2020-12-22 18:42:06 +01:00 |
|
|
|
5f296ff1c0
|
UPD: dav_auth: refactor the ResetPasswordView for better name
|
2020-12-22 11:51:59 +01:00 |
|
|
|
3f68579b78
|
UPD: improved tests.
|
2019-03-14 11:15:05 +01:00 |
|
|
|
0d5a8c65e3
|
Refactor: split code into several django apps (we call them modules).
|
2018-12-13 14:47:58 +01:00 |
|