kanidm/server
Firstyear 5d75c9b247
Autocomplete password during reauth with TOTP (#3290)
During a re-auth flow, the password was not autocompleted once
totp was autocompleted. This is because in a normal login flow
the autocomplete is performed on the first login.html page,
but in a re-auth we skip that page.

This adds the proper handling to allow the pw to autofill
in the background once the TOTP is completed.
2024-12-15 23:43:29 +00:00
..
core Autocomplete password during reauth with TOTP (#3290) 2024-12-15 23:43:29 +00:00
daemon Cleanup of println and other outputs (#3266) 2024-12-04 15:13:14 +10:00
lib Allow group managers to modify entry-managed-by (#3272) 2024-12-10 03:49:57 +00:00
lib-macros OAuth2 Token Type (#3008) 2024-08-25 23:30:20 +00:00
testkit Bump the all group with 6 updates (#3294) 2024-12-15 22:17:05 +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 Remove WASM (#3148) 2024-10-26 17:19:13 +10:00