kanidm/server/core
Firstyear 809cacdb85
Resolve UI Auth Loop with OAuth2 (#3226)
If an OAuth2 auth request resume cookie was present, and at the same
time the kani instance was restarted, the cookie would now fail
to validate on the instance. This caused the user to experience an auth
loop where after every authentication they would see an error *despite*
logging in correctly, and then a refresh would show the correct
apps page.

This removes the auth_req cookie correctly even if it fails to
deserialise.
2024-11-21 09:29:35 +00:00
..
src Resolve UI Auth Loop with OAuth2 (#3226) 2024-11-21 09:29:35 +00:00
static Change CSS for applications so SVG scales nicely in Firefox. (#3200) 2024-11-10 00:00:31 +00:00
templates Correct spelling of occurred (#3222) 2024-11-19 00:37:51 +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 Remove WASM (#3148) 2024-10-26 17:19:13 +10:00