kanidm/server/testkit
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
..
benches X-Forwarded-For catcher - improve ip addr parsing (#1725) 2023-06-12 12:14:34 +10:00
src Schema dooby doo ... yon (#2103) 2023-09-12 11:47:24 +10:00
tests Schema dooby doo ... yon (#2103) 2023-09-12 11:47:24 +10:00
build.rs 1399 cleanup reorg (#1412) 2023-03-01 13:10:52 +10:00
Cargo.toml Identity verification feature (#1819) 2023-08-16 21:02:48 +10:00