This website requires JavaScript.
Explore
Help
Sign In
mart-w
/
kanidm
Watch
1
Star
0
Fork
You've already forked kanidm
0
mirror of
https://github.com/kanidm/kanidm.git
synced
2025-02-23 12:37:00 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6b0b2ad040
kanidm
/
.gitignore
9 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial
2018-09-29 09:54:16 +02:00
3 authentication (#79) This adds support for authentication and credential storage to the server. It also adds account recovery and options for integration test fixtures, refactors to make the client library easier to manage, and support clean seperation of the proto vs lib.
2019-09-04 03:06:37 +02:00
.DS_Store
.backup_test.db
initial
2018-09-29 09:54:16 +02:00
/target
6 idm api design (#109) Draft of the idm server rest api layout. This is no means a final representation of what this API will look like, but it's important that the ideas and direction, as well as capabilities were documented and discussed.
2019-09-30 11:01:20 +02:00
/insecure
initial
2018-09-29 09:54:16 +02:00
**/*.rs.bk
Begin datastructure and work on the core server
2018-10-03 13:21:21 +02:00
test.db
Refactor client lib to expose msgs, and improve the messages in plugins (#114) Implements #100. This refactors our error types to be deserialiseable, and exposes these through the clienterror type with the status codes. There is probably still a lot of improvements here to be made, but they'll be shaken out as the client libs develop I think and we start to see what errors should be exposed.
2019-10-10 05:17:32 +02:00
/vendor
Reference in a new issue
Copy permalink