healthchecks_healthchecks/templates/accounts
Pēteris Caune 1bdfbac775
Fix Sign In page to hide "Email Link" option if SMTP is not configured
Fixes: #922
2024-05-10 11:04:21 +03:00
..
add_credential.html Add a "Switch Project" menu in top navigation 2023-03-10 10:36:09 +02:00
add_project_modal.html Focus the "name" input in the "Add Project" modal. 2020-03-05 16:05:06 +02:00
add_totp.html Update the "Add TOTP" form to display plaintext TOTP secret 2022-01-24 15:17:48 +02:00
appearance.html Add a missing closing div tag 2024-04-15 15:33:55 +03:00
change_email.html Update the "Change Email" function to use confirmation codes 2020-11-16 15:33:29 +02:00
change_email_instructions.html Add address verification step in the "Change Email" flow 2022-05-20 17:54:45 +03:00
check_token_submit.html {% site_name %} -> {{ site_name }} so we can use blocktrans tags for L10N 2020-07-21 17:59:39 +03:00
close_account.html Update the "Close Account" function to use confirmation codes 2020-11-16 16:22:25 +02:00
login.html Fix Sign In page to hide "Email Link" option if SMTP is not configured 2024-05-10 11:04:21 +03:00
login_link_sent.html Fix login and signup views to make email enumeration harder 2023-01-23 13:05:49 +02:00
login_totp.html Improve TOTP auto-submit code 2023-11-17 11:00:41 +02:00
login_webauthn.html Add a "Switch Project" menu in top navigation 2023-03-10 10:36:09 +02:00
notifications.html Add a "Switch Project" menu in top navigation 2023-03-10 10:36:09 +02:00
profile.html Make warnings about no backup second factor more assertive 2023-04-04 11:53:34 +03:00
project.html Replace bootstrap-select with the native <select> element 2023-05-26 13:44:24 +03:00
remove_credential.html Add support for 2FA using TOTP 2021-07-30 16:43:23 +03:00
remove_totp.html Add support for 2FA using TOTP 2021-07-30 16:43:23 +03:00
set_password.html Fix JS name and remove references to .map files (#854) 2023-07-02 15:25:04 +03:00
signup_result.html Fix login and signup views to make email enumeration harder 2023-01-23 13:05:49 +02:00
sudo.html Update the "Set Password" function to use confirmation codes 2020-11-16 14:53:50 +02:00
unsubscribe_submit.html Auto-submit the unsubscribe confirmation form only if signature is more than 5 minutes old. Idea from https://stackoverflow.com/questions/59281750/strategies-to-prevent-email-scanners-from-activating-unsubscribe-links/59381066#59381066 2019-12-18 16:10:30 +02:00
unsubscribed.html {% site_name %} -> {{ site_name }} so we can use blocktrans tags for L10N 2020-07-21 17:59:39 +03:00