kanidm/server
James Hodgkinson 383592d921
Schema dooby doo ... yon (#2103)
Refers #1987

Notable changes:

- in server/lib/src/entry.rs - aiming to pass the enum instead of the strings
    - changed signature of add_ava to take Attribute instead of &str (which is used in the entry_init macro... which was fun)
    - set_ava<T> now takes Attribute
- added TryFrom<&AttrString> for Attribute
2023-09-12 11:47:24 +10:00
..
core Schema dooby doo part two (#2071) 2023-09-05 16:58:42 +10:00
daemon Yak hassling (#2059) 2023-09-05 11:50:51 +10:00
lib Schema dooby doo ... yon (#2103) 2023-09-12 11:47:24 +10:00
lib-macros Clear cache before verify on some low-level tests (#2044) 2023-08-29 12:26:29 +10:00
testkit Schema dooby doo ... yon (#2103) 2023-09-12 11:47:24 +10:00
testkit-macros providing server configuration in the testkit::test macro (#1953) 2023-08-08 20:01:18 +10:00
web_ui When an empty body was returned, do request would error incorrectly (#2074) 2023-09-05 14:14:00 +10:00
builder.sh 1399 cleanup reorg (#1412) 2023-03-01 13:10:52 +10:00
Dockerfile Resolve issues with dyngroup members (#1986) 2023-08-17 15:52:12 +10:00