kanidm/tools
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
..
cli CLI and test things (#2080) 2023-09-09 09:35:59 +10:00
iam_migrations Schema dooby doo ... yon (#2103) 2023-09-12 11:47:24 +10:00
orca minor tweaks to Orca (#2077) 2023-09-07 19:04:54 +10:00
Dockerfile Trying to fix the (current) container build failures (#2021) 2023-08-23 14:42:19 +10:00