kanidm/rsidmd
Firstyear d436291eff
Implement attribute uniqueness. (#82)
Implements #72, attribute uniqueness. This extends schema to have a field "unique" which means a value should be unique for that object, and all other live objects (recycle and tombstones excluded). Note UUID has to retain special handling in base.rs and can't usethis due to needing to check with recycled too..
2019-09-08 20:26:35 +10:00
..
src Implement attribute uniqueness. (#82) 2019-09-08 20:26:35 +10:00
Cargo.toml 60 authsession gc (#80) 2019-09-06 13:04:58 +10:00