Commit graph

6 commits

Author SHA1 Message Date
Firstyear 821b2c05c4
Rework deps () 2022-10-01 16:08:51 +10:00
Firstyear d66edb829c
20220908 dynamic groups () 2022-09-11 12:23:57 +10:00
Firstyear 925c03b3fb
20220817 ldap service tokens () 2022-09-02 14:21:20 +10:00
Firstyear 8b84999640
68 replication basics () 2022-07-07 13:28:36 +10:00
Firstyear 241e0eeb4d
At some point, you have to pay for your tech debt. ()
This replaces the unmaintained serde_cbor with serde_json in both
db and IPC contexts. It changes the database on disk format to align
better to how we structure values in memory making it faster to load
entries when they aren't cached. And this breaks down the horrible
ValueSet enum to dyn trait types, which has a huge performance
improvement to the server.
2022-05-24 10:49:34 +10:00
Firstyear 9ade567a52
383 170 164 authentication updates 2 ()
Add foundations for credential update sessions.
2022-04-27 10:56:18 +10:00
Renamed from kanidmd/src/lib/plugins/refint.rs (Browse further)