kanidm/kanidmd
Firstyear ff9238b7ee
184 151 183 name constraint and spn (#244)
This adds support to do on-upgrade migrations of the previous iutf8 type to iname, iname contains a better checker of the content of the name values that will become spn's, this allows auth via spn as well as just name. This really just does a lot of clean up to make spns more viable. #181 is still outstanding, but you can currently already login via spn a posixid_to_uuid supports this, it's only the resolving of unixgroup/accounts that need to have name as Option to cause a fall back to spn when in a trust.
2020-06-07 09:53:10 +10:00
..
benches Add concurrent structures, and initial attempt at benchmarking (#173) 2020-01-26 19:55:53 +10:00
src 184 151 183 name constraint and spn (#244) 2020-06-07 09:53:10 +10:00
Cargo.toml Improve errors, tagging, logging and more across the codebase. (#243) 2020-06-05 14:01:20 +10:00
Dockerfile Merge pull request #222 from kanidm/20200508-docker-fix 2020-05-08 10:50:05 +10:00
Dockerfile.scratch Merge docker image github actions into unique 2020-05-07 12:37:14 +10:00