kanidm/server/lib/src
Firstyear 853f787327
security - low - fault in migrations (#3182)
A fault existed in the server's internal migration code, where attributes
that were multivalued would be merged rather than replaced in certain
contexts. This migration path is used for access controls, meaning that
on upgrades, attributes that were meant to be removed from access
controls or changes to access control target groups were not reflected
during the upgrade process.

This has a potentially low security impact as it may have allowed
users to change their name/displayname even if the administrator
had disable the name_self_write access control.
2024-11-07 14:32:37 +10:00
..
be 20240925 cleanups (#3060) 2024-10-03 14:04:02 +10:00
constants Begin 1.5.0 Development Cycle (#3150) 2024-10-27 01:53:24 +00:00
credential 20240925 cleanups (#3060) 2024-10-03 14:04:02 +10:00
idm Update missing inputmode numeric when adding a new TOTP. (#3160) 2024-10-29 12:57:24 +00:00
plugins Update missing inputmode numeric when adding a new TOTP. (#3160) 2024-10-29 12:57:24 +00:00
repl Update missing inputmode numeric when adding a new TOTP. (#3160) 2024-10-29 12:57:24 +00:00
server security - low - fault in migrations (#3182) 2024-11-07 14:32:37 +10:00
valueset Update missing inputmode numeric when adding a new TOTP. (#3160) 2024-10-29 12:57:24 +00:00
entry.rs security - low - fault in migrations (#3182) 2024-11-07 14:32:37 +10: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 OAuth2 Token Type (#3008) 2024-08-25 23:30:20 +00:00
modify.rs 20240906 Attribute as an Enum Type (#3025) 2024-09-09 00:53:10 +00:00
schema.rs OAuth2 Device flow foundations (#3098) 2024-10-26 12:08:48 +10: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 20240820 SCIM value (#2992) 2024-08-29 11:38:00 +10:00
value.rs 20240921 ssh keys and unix password in credential update session (#3056) 2024-10-03 05:57:18 +00:00