Commit graph

31 commits

Author SHA1 Message Date
Firstyear 0eea34c180
Update README.md
Update link to book correctly.
2021-08-16 10:21:09 +10:00
James Hodgkinson 6ff74c976e
Auto-publishing the book and rustdoc. (#534) 2021-07-24 11:12:35 +10:00
James Hodgkinson f466e2a521
Docs update (#400)
* I couldn't help it - minor spelling fixes
2021-04-06 10:08:36 +10:00
Firstyear 060c7b22c0
Draft document (#382) 2021-03-25 10:34:29 +10:00
William Brown 06e3c24704 Update readme 2021-02-18 09:28:36 +10:00
William Brown f80eb72e95 Update readme 2021-02-15 09:35:52 +10:00
Bill Jang 064533f8f6 Update README.md
Fix typo
2020-09-04 13:51:17 +10:00
Firstyear dbfe87e675
On login pw upgrade (#315)
Fixes #295 on login pw upgrade. This adds support for SSHA512 to be imported at the request of @colbyprior, and adds a delayed action queue so that events can be run after-the-fact so that authentication does not need to exist under the write path.
2020-08-24 12:15:21 +10:00
Firstyear 9aa03906f8
181 pam nsswitch name spn (#270)
This allows configuration of which attribute is presented during gid/uid resolution, adds home directory prefixing, and home directory name attribute selection.
2020-06-21 21:57:48 +10:00
Firstyear 6c87cefca5
Update README.md 2020-04-25 13:18:19 +10:00
Firstyear 671e642099
Update readme with more completed objectives 2020-04-24 16:59:08 +10:00
Firstyear 255921cb69
Update readme 2020-04-21 12:35:08 +10:00
Firstyear b048115698
20200216 document internals (#187)
Add documentation of internal api
2020-02-17 08:09:32 +10:30
Tristram Healy 4470311f84 Replaced Firstyear 2020-01-17 11:57:30 +10:00
Firstyear b579c5395c
20191202 documentation (#156)
Add an initial skeleton and draft of a book, which should be maintained and improved as the server is developed to help guide users.
2019-12-03 16:03:05 +10:00
Firstyear 0609196048
127 domain info type (#150)
Implements #127 and #125. This adds domain_info support, and spn types and generation. It also correctly handles domain renaming, and has tooling to support this. It "should" work on an upgrade, due to the correct bump of index version, but I plan to test this from a backup of my production instance soon.
2019-11-29 10:48:22 +10:00
Alberto Planas 3ce6f507ca README: fix directory name 2019-11-13 21:12:45 +10:00
Firstyear c006341884
17 radius (#123)
Majority of radius integration and tooling complete, including docker files.
2019-10-31 10:48:15 +10:00
Firstyear 6c44297bd9
6 create modify tool (#113)
Implements #6 - create, modify and delete. These are the raw/lowlevel db commands which are really useful for administrators. They aren't intended for normal day to day use though.

This also adds a basic getting started, fixes a missing privilege, adds support for reseting another accounts password, and for server side password generation.

It's likely I'm going to reformat some of the current REST api though to use our higher level internal types.
2019-10-07 08:41:30 +10:00
Firstyear 1f2b965285
6 schema list (#112)
This adds rest endpoints for schema, group, account listing and individual item getting, client lib to call these end points, and tests for all of these.
2019-10-05 10:40:43 +10:00
Firstyear e9cb71b9a7
Add tooling for accounts to self-set their password (#107)
Partially Implements #6 - add ability for accounts to self set password. This is good for now, as I get closer to a trial radius deployment, but I think I'm finding the rest api probably needs a better plan at this point, as well as probably the way we do the proto and the communication needs some more thoughts too.
2019-09-27 09:59:23 +10:00
William Brown 0433a0a1d4 Complete the rename of the project from rsidm to kanidm 2019-09-14 15:58:28 +02:00
Firstyear ce2eae3ed3
Add initial skeleton of the statement of rights (#84)
Add initial statement on rights and ethics. It's not perfect, and I'm sure there is more input from people to be added. But it's a start, and the discussion is open.
2019-09-14 18:51:56 +10:00
Firstyear 720fce732e
65 cli options (#85)
Add support for command line options to the server. This supports server sid regeneration, persistence, address binding, tls configuration and more. This also improves TLS support in the client tools for CA cert addition to queries.
2019-09-14 18:21:41 +10:00
William Brown 635270eabe Update readme 2019-07-28 21:28:05 +09:00
William Brown 4934894666 Update readme 2019-07-28 21:25:12 +09:00
William Brown 5f53346e23 Update small art 2019-07-28 20:30:03 +09:00
William Brown 59ed12cc55 Add artwork 2019-07-28 20:26:34 +09:00
William Brown 3c964c51e7 Add some git instructions 2019-03-22 10:09:05 +10:00
William Brown b3268d8c4a Update readme 2019-02-02 11:44:31 +10:00
William Brown 31afcabd83 initial 2018-09-29 17:54:16 +10:00