kanidm/server/core/templates
Firstyear 41b2eac1f4
Fix the password reset form and possible resolver issue (#3398)
While testing for everything open I noticed two possible
issues. This PR fixes both.

The first is a possible recursion in the resolver. I think
I need to fix up it's transactions a bit in another PR.

The second was that the submit button on the reset form
doesn't work. This fixes that as well as post reset redirecting
to the correct location.
2025-02-05 14:18:09 +10:00
..
apps.html Small UI updates. (#3361) 2025-01-20 04:52:53 +00:00
apps_partial.html Small UI updates. (#3361) 2025-01-20 04:52:53 +00:00
base.html Add support for prefers-color-scheme using Bootstrap classes. (#3327) 2025-01-06 10:58:42 +00:00
base_htmx.html Add support for prefers-color-scheme using Bootstrap classes. (#3327) 2025-01-06 10:58:42 +00:00
base_htmx_with_nav.html Harmonize UI and remove unused css (#3033) 2024-10-26 04:47:44 +00:00
base_icons.html Cache buster buster (#3091) 2024-10-15 01:54:46 +00:00
credential_update_add_passkey_partial.html Harmonize UI and remove unused css (#3033) 2024-10-26 04:47:44 +00:00
credential_update_add_password_partial.html Harmonize UI and remove unused css (#3033) 2024-10-26 04:47:44 +00:00
credential_update_add_totp_partial.html Re-add enrol another device flow 2024-12-19 13:48:59 +10:00
credential_update_set_unixcred_partial.html Harmonize UI and remove unused css (#3033) 2024-10-26 04:47:44 +00:00
credentials_reset.html Minor tweaks to cred reset ui (#3284) 2024-12-11 21:53:22 +00:00
credentials_reset_form.html Fix the password reset form and possible resolver issue (#3398) 2025-02-05 14:18:09 +10:00
credentials_status.html Harmonize UI and remove unused css (#3033) 2024-10-26 04:47:44 +00:00
credentials_update_attested_passkeys.html Harmonize UI and remove unused css (#3033) 2024-10-26 04:47:44 +00:00
credentials_update_partial.html Small UI updates. (#3361) 2025-01-20 04:52:53 +00:00
credentials_update_passkeys.html Harmonize UI and remove unused css (#3033) 2024-10-26 04:47:44 +00:00
credentials_update_primary.html Fix the password reset form and possible resolver issue (#3398) 2025-02-05 14:18:09 +10:00
enrol_device.html Small UI updates. (#3361) 2025-01-20 04:52:53 +00:00
login.html Add support for prefers-color-scheme using Bootstrap classes. (#3327) 2025-01-06 10:58:42 +00:00
login_backupcode.html Add support for prefers-color-scheme using Bootstrap classes. (#3327) 2025-01-06 10:58:42 +00:00
login_base.html Correctly display domain name on login (#3254) 2024-11-30 04:13:27 +00:00
login_denied.html yale's rabbit-hole-chasing-htmx-fixing-megapatch (#3135) 2024-10-23 16:04:38 +10:00
login_mech_choose.html Add support for prefers-color-scheme using Bootstrap classes. (#3327) 2025-01-06 10:58:42 +00:00
login_password.html Add support for prefers-color-scheme using Bootstrap classes. (#3327) 2025-01-06 10:58:42 +00:00
login_totp.html Renaming "TOTP" in the login flow (#3338) 2025-01-07 00:05:07 +00:00
login_webauthn.html Add support for prefers-color-scheme using Bootstrap classes. (#3327) 2025-01-06 10:58:42 +00:00
navbar.html Small UI updates. (#3361) 2025-01-20 04:52:53 +00:00
oauth2_access_denied.html Oauth2 in htmx (#2912) 2024-07-20 02:30:06 +00:00
oauth2_consent_request.html Harmonize UI and remove unused css (#3033) 2024-10-26 04:47:44 +00:00
oauth2_device_login.html Add support for prefers-color-scheme using Bootstrap classes. (#3327) 2025-01-06 10:58:42 +00:00
recoverable_error_partial.html Cache buster buster (#3091) 2024-10-15 01:54:46 +00:00
signout_modal.html Cache buster buster (#3091) 2024-10-15 01:54:46 +00:00
unrecoverable_error.html fix: unrecoverable error page doesn't include logo or domain name (#3352) 2025-01-14 03:49:20 +00:00
user_settings.html [HTMX] User settings (#2929) 2024-08-12 17:20:50 +10:00
user_settings_partial_base.html Add support for prefers-color-scheme using Bootstrap classes. (#3327) 2025-01-06 10:58:42 +00:00
user_settings_posix_partial.html yale's rabbit-hole-chasing-htmx-fixing-megapatch (#3135) 2024-10-23 16:04:38 +10:00
user_settings_profile_partial.html Harmonize UI and remove unused css (#3033) 2024-10-26 04:47:44 +00:00