kanidm/server/lib/src
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
..
be Cleanup of println and other outputs (#3266) 2024-12-04 15:13:14 +10:00
constants Allow opt-in of easter eggs (#3308) 2024-12-19 03:30:35 +00:00
credential fix(docstrings): minor lack of formatting breaking things (#3260) 2024-12-03 12:52:31 +10:00
idm Further SCIM sync testing, minor fixes (#3305) 2024-12-20 07:16:07 +00:00
plugins 20240927 SCIM put (#3151) 2024-11-30 06:56:17 +00:00
repl Cleanup of println and other outputs (#3266) 2024-12-04 15:13:14 +10:00
server Ignore anonymous in oauth2 read allow access (#3336) 2025-01-04 03:09:48 +00:00
valueset Cleanup of println and other outputs (#3266) 2024-12-04 15:13:14 +10:00
entry.rs 20240927 SCIM put (#3151) 2024-11-30 06:56:17 +00:00
event.rs 20240925 cleanups (#3060) 2024-10-03 14:04:02 +10:00
filter.rs 20240925 cleanups (#3060) 2024-10-03 14:04:02 +10:00
lib.rs 20240925 cleanups (#3060) 2024-10-03 14:04:02 +10:00
macros.rs Cleanup of println and other outputs (#3266) 2024-12-04 15:13:14 +10:00
modify.rs 20240927 SCIM put (#3151) 2024-11-30 06:56:17 +00:00
schema.rs Clippy Lints (#3255) 2024-11-30 06:13:26 +00:00
status.rs Make /status less noisy (#2574) 2024-02-22 17:34:46 +10:00
testkit.rs Add domain version test framework (#2576) 2024-02-28 21:04:33 +00:00
time.rs 20231008 remove expect used (#2191) 2023-10-08 17:39:00 +10:00
utils.rs 20240927 SCIM put (#3151) 2024-11-30 06:56:17 +00:00
value.rs Update to latest webauthn-rs/time (#3315) 2024-12-21 06:45:06 +00:00