kanidm/server/lib
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 Schema dooby doo ... yon (#2103) 2023-09-12 11:47:24 +10:00
src Schema dooby doo ... yon (#2103) 2023-09-12 11:47:24 +10:00
build.rs Struct-ifying schema things (#1971) 2023-08-14 19:39:49 +10:00
Cargo.toml Yak hassling (#2059) 2023-09-05 11:50:51 +10:00