kanidm/server/lib
Firstyear 94b7285cbb
Support redirect uris with query parameters (#3422)
RFC 6749 once again reminds us that given the room to do silly
things, RFC authors absolutely will. In this case, it's query
parameters in redirection uris which are absolutely horrifying
and yet, here we are.

We strictly match the query pairs during the redirection to
ensure that if a query pair did allow open redirection, then
we prevent it.
2025-02-13 01:03:15 +00:00
..
benches Remove WASM (#3148) 2024-10-26 17:19:13 +10:00
src Support redirect uris with query parameters (#3422) 2025-02-13 01:03:15 +00:00
build.rs 20240221 2489 cleanup api v1 (#2573) 2024-02-27 09:25:02 +00:00
Cargo.toml 20250209 pre release (#3409) 2025-02-09 10:06:01 +00:00
PROFILING.md Docs rework (#2919) 2024-07-23 02:21:56 +00:00