Commit graph

28 commits

Author SHA1 Message Date
Firstyear 8d2565773e
Resolve codespell issues (#1753) 2023-06-20 13:19:21 +10:00
Firstyear 8b331325ae
Add tls generator to main kanidmd (#1743) 2023-06-19 20:51:44 +10:00
Firstyear a77a7aa2a4
20230614 unix account security - move account name deny to unixd (#1733) 2023-06-15 13:24:53 +10:00
Firstyear 0eaab19775
20230608 ldap sync (#1728) 2023-06-13 14:26:50 +10:00
James Hodgkinson 18fe86db26
X-Forwarded-For catcher - improve ip addr parsing (#1725) 2023-06-12 12:14:34 +10:00
greizgh ad3ee88a0c
docs: fix typo in sync concepts (#1715) 2023-06-12 08:03:10 +10:00
Firstyear 6862a529ab
Improve diagnostic and docs of ldap bind requiring posix password (#1702) 2023-06-05 22:08:16 +10:00
James Hodgkinson 2e62a72a09
Documentation root directory 404 (#1681)
Refers to #1680
2023-06-03 19:44:03 +10:00
Martin Weinelt d3fda4210f
Document OpenID connect setup for Miniflux (#1683)
This change adds documentation on how to set up OpenID connect with
Miniflux, a feedreader application.

Miniflux currently does not support PKCE, and I've therefore raised and
upstream issue, that I reference in the book section.
2023-06-03 11:28:24 +10:00
Firstyear a185177a2e
Improve the readme (#1679)
* Improvements to the readme
2023-05-31 17:52:33 +10:00
Kenton Groombridge e3d5f3c8ae
SELinux support for kanidm-unixd-tasks daemon (#1661)
* selinux is an optional feature
* unix_integration: add selinux config option

On SELinux systems, this setting controls whether SELinux relabeling of
newly created home directories should be performed. The default value of
this is on (even on non-SELinux systems), but the tasks daemon will
perform an additional runtime check for SELinux support and will disable
this feature automatically if this check fails.

* unix_integration: wire up home dir selinux labeling
* unix_integration: create equivalence rules in SELinux policy for aliases
* book: document selinux setting
* Add myself to CONTRIBUTORS.md

Signed-off-by: Kenton Groombridge <concord@gentoo.org>
2023-05-30 19:51:12 +10:00
Sebastiano Tocci 655a688ceb
Doc fixes (#1658) 2023-05-26 10:43:50 +10:00
James Hodgkinson 150a064cfa
Identifiable tokens (#1623) 2023-05-25 14:09:23 +10:00
cuberoot74088 8de3641614
Fix use-reset-token command hint (#1639)
* Fix use-reset-token command hint

running

`kanidm person credential create-reset-token` 

prints out information how to do credential reset.

This fixes the provided cli command.

* Update book with use-reset-token

* Update kanidm.rs on use-reset-token
2023-05-17 08:35:24 +10:00
Firstyear 1ddac86df7
Update policy (#1619) 2023-05-11 17:46:22 +10:00
James Hodgkinson 6b0d1bacd8
Document that you need to tell Nginx or other proxies to use HTTP 1.1… (#1592)
* Document that you need to tell Nginx or other proxies to use HTTP 1.1 or later - Fixes #1591
* fixing workflows
2023-05-05 21:08:54 +10:00
Firstyear ade1591554
Consolidate unix tools (#1566) 2023-04-24 19:47:52 +10:00
Firstyear 155c93c931
20230330 oauth2 refresh tokens (#1502) 2023-04-20 08:34:21 +10:00
Firstyear ab49c7f21d
Add troubleshooting step for pam home dirs (#1550)
* Add troubleshooting step for pam home dirs
2023-04-18 13:43:08 +10:00
Firstyear c1f62674f5
1496 ldap basedn config (#1500) 2023-03-29 09:34:43 +10:00
Firstyear 26b233acc0
Make examples in ldap chapter consistent (#1495) 2023-03-28 09:10:54 +10:00
Firstyear 4718f2dc6b
1115 priv (reauth, sudo) mode (#1479) 2023-03-27 11:38:09 +10:00
Cale "poptart" Black 27f54c0e36
Fix path-relative links in documentation (#1478)
The documentation for integrations was not path relative and would 404
in all links to documentation. This fixes them by pointing to the parent
directory
2023-03-23 10:07:46 +10:00
James Hodgkinson 6d2b7dd504
Image fixes in the build (#1441)
* Crabs were not waving - Fixes #1440
* codespell fixes
2023-03-13 10:41:16 +10:00
h7x4 56a05223b4
Update book - OAuth2 integration step (#1437)
* Update book - OAuth2 integration step
* Add h7x4 to CONTRIBUTORS.md
2023-03-07 11:24:03 +10:00
Firstyear 7ed3d84f98
Update the dev docs to flow nicer (#1420)
* Update the dev docs to flow nicer

* Update book/src/DEVELOPER_README.md

* Update book/src/DEVELOPER_README.md

* doc formatting

---------

Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2023-03-02 22:14:33 +10:00
Firstyear e33beea89d
1399 cleanup cli docs (#1413)
* Cleanup cli args
* Update book
* Update wasm
* making the CI happy


---------

Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2023-03-02 12:47:23 +10:00
Firstyear 00cca81012
1399 cleanup reorg (#1412) 2023-03-01 13:10:52 +10:00