kanidm/server/core
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
..
src Autocomplete password during reauth with TOTP (#3290) 2024-12-15 23:43:29 +00:00
static Change CSS for applications so SVG scales nicely in Firefox. (#3200) 2024-11-10 00:00:31 +00:00
templates Autocomplete password during reauth with TOTP (#3290) 2024-12-15 23:43:29 +00: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 6 updates (#3294) 2024-12-15 22:17:05 +00:00