dashboard/accounts
Loïc Dachary 705c3a282b
ci/woodpecker/push/woodpecker Pipeline failed Details
copy/paste the hostea.org home page content
So they are consistent with each other.

Fixes: #47

Signed-off-by: Loïc Dachary <loic@dachary.org>
2022-07-10 08:42:38 +02:00
..
management/commands feat: create_oidc management command to create SSO integration for 2022-06-19 22:25:33 +05:30
migrations feat: add creation time to account confirmation challenge 2022-06-11 16:09:47 +05:30
templates copy/paste the hostea.org home page content 2022-07-10 08:42:38 +02:00
__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: mv redirect if authenticated to decorator and guard other 2022-06-22 00:43:10 +05:30
models.py feat: add creation time to account confirmation challenge 2022-06-11 16:09:47 +05:30
tests.py fix: auto-redirect authenticated user when visiting login page 2022-06-22 00:43:10 +05:30
urls.py feat: sudo view 2022-06-18 21:54:31 +05:30
utils.py fix: s/EMAIL_SENDER_ADDRESS/DEFAULT_FROM_EMAIL/ 2022-07-04 12:42:02 -04:00
views.py feat: load footer ctx in all templates 2022-06-30 14:37:49 +05:30