kanidm/server
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
..
core Fix the password reset form and possible resolver issue (#3398) 2025-02-05 14:18:09 +10:00
daemon Repair systemd reload notifications (#3355) 2025-01-17 15:17:58 +10:00
lib Allow OAuth2 with empty state parameter (#3396) 2025-02-05 00:39:53 +00:00
lib-macros 20250114 3325 SCIM access control (#3359) 2025-01-20 11:28:22 +00:00
testkit Allow POST on oauth userinfo (#3395) 2025-02-04 06:22:32 +00:00
testkit-macros CLI integration test beginnings (#2261) 2023-10-30 06:10:54 +00:00
builder.sh 1399 cleanup reorg (#1412) 2023-03-01 13:10:52 +10:00
Dockerfile Repair systemd reload notifications (#3355) 2025-01-17 15:17:58 +10:00