kanidm/server
Firstyear 5d75c9b247
Autocomplete password during reauth with TOTP ()
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 () 2024-12-15 23:43:29 +00:00
daemon Cleanup of println and other outputs () 2024-12-04 15:13:14 +10:00
lib Allow group managers to modify entry-managed-by () 2024-12-10 03:49:57 +00:00
lib-macros OAuth2 Token Type () 2024-08-25 23:30:20 +00:00
testkit Bump the all group with 6 updates () 2024-12-15 22:17:05 +00:00
testkit-macros CLI integration test beginnings () 2023-10-30 06:10:54 +00:00
builder.sh 1399 cleanup reorg () 2023-03-01 13:10:52 +10:00
Dockerfile Remove WASM () 2024-10-26 17:19:13 +10:00