kanidm/server/lib
Firstyear 3430a1c31d
Ignore anonymous in oauth2 read allow access (#3336)
Administrators will sometimes configure oauth2 clients with `idm_all_accounts`
as an allowed scope group. Despite anonymous being *unable* to interact with
oauth2, this still allowed oauth2 clients to be read by anonymous in this
configuration. For some users, this may be considered a public info
disclosure.
2025-01-04 03:09:48 +00:00
..
benches Remove WASM (#3148) 2024-10-26 17:19:13 +10:00
src Ignore anonymous in oauth2 read allow access (#3336) 2025-01-04 03:09:48 +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
PROFILING.md Docs rework (#2919) 2024-07-23 02:21:56 +00:00