kanidm/server/core
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
..
src Fix the password reset form and possible resolver issue (#3398) 2025-02-05 14:18:09 +10:00
static Small UI updates. (#3361) 2025-01-20 04:52:53 +00:00
templates Fix the password reset form and possible resolver issue (#3398) 2025-02-05 14:18:09 +10:00
askama.toml 20240620 htmx (#2854) 2024-07-02 10:59:06 +00:00
build.rs 20240221 2489 cleanup api v1 (#2573) 2024-02-27 09:25:02 +00:00
Cargo.toml Bump the all group with 22 updates (#3376) 2025-01-29 13:57:38 +10:00
eslint.config.mjs Javascript linting (#3329) 2025-01-04 15:25:46 +10:00
package-lock.json Javascript linting (#3329) 2025-01-04 15:25:46 +10:00
package.json Javascript linting (#3329) 2025-01-04 15:25:46 +10:00
prettier-ignore Javascript linting (#3329) 2025-01-04 15:25:46 +10:00