kanidm/server
Firstyear 7e9c33ab03
Limit OAuth2 resumption to session (#3296)
OAuth2 session resumption was accidentally made a permanent cookie
which led to continuing issues with it causing invalid redirections
after login. Make this a session only cookie.
2024-12-17 11:37:16 +10:00
..
core Limit OAuth2 resumption to session (#3296) 2024-12-17 11:37:16 +10:00
daemon Cleanup of println and other outputs (#3266) 2024-12-04 15:13:14 +10:00
lib Use specific errors for intent token revoked (#3291) 2024-12-16 10:28:00 +10: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