Commit Graph

10 Commits

Author SHA1 Message Date
e5c1bbed4b Django 5: LogoutView must be called via POST now
Some checks failed
Run tests / Execute tox to run the test suite (push) Failing after 1m26s
2025-04-11 09:37:12 +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
98a6fc3ce7 try to make pylint happy
All checks were successful
buildbot/tox Build done.
2022-06-08 00:08:09 +02:00
8610e2a557 BIG UPD: migrate to python 3.10 and django 3.2
All checks were successful
buildbot/tox Build done.
2022-06-07 16:07:08 +02:00
c3f72a50ff UPD: enable stronger password validation and eventually warning message on login
All checks were successful
buildbot/tox Build done.
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
2dce52cb25 UPD: more test. 2019-03-14 15:36:09 +01:00
3f68579b78 UPD: improved tests. 2019-03-14 11:15:05 +01:00
848db26516 UPD: improved tests. 2019-03-13 18:38:58 +01:00
c39f09709b UPD: dav_auth: tests! 2019-03-12 18:13:45 +01:00