dashboard/accounts
Aravinth Manivannan a04cbf0943
ci/woodpecker/push/woodpecker Pipeline was successful Details
feat: password strength validation during registration and migrate tests to cope with it
2022-06-19 21:23:38 +05:30
..
management/commands feat: get_user_id management command 2022-06-19 21:02:38 +05:30
migrations feat: add creation time to account confirmation challenge 2022-06-11 16:09:47 +05:30
templates feat: sudo view 2022-06-18 21:54:31 +05:30
__init__.py feat: bootstrap authentication pages 2022-06-10 17:24:06 +05:30
admin.py feat: bootstrap authentication pages 2022-06-10 17:24:06 +05:30
apps.py chore: fix linting cmd and apply linting 2022-06-10 17:32:29 +05:30
decorators.py feat: confirm access decorator 2022-06-18 21:52:18 +05:30
models.py feat: add creation time to account confirmation challenge 2022-06-11 16:09:47 +05:30
tests.py feat: password strength validation during registration and migrate tests to cope with it 2022-06-19 21:23:38 +05:30
urls.py feat: sudo view 2022-06-18 21:54:31 +05:30
utils.py feat: confirm access decorator 2022-06-18 21:52:18 +05:30
views.py feat: password strength validation during registration and migrate tests to cope with it 2022-06-19 21:23:38 +05:30