Firstyear
32a7200305
Fix block_on in ssh authorised keys ( #1752 )
2023-06-19 15:02:09 +10:00
dependabot[bot]
5e428c29e9
chore(deps-dev): bump mkdocs-material from 9.1.15 to 9.1.16 in /pykanidm ( #1751 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.15 to 9.1.16.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.15...9.1.16 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-18 21:43:21 +00:00
dependabot[bot]
3a0a604ca9
chore(deps): bump gloo from 0.8.0 to 0.8.1 ( #1750 )
...
Bumps [gloo](https://github.com/rustwasm/gloo ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/rustwasm/gloo/releases )
- [Changelog](https://github.com/rustwasm/gloo/blob/master/release.toml )
- [Commits](https://github.com/rustwasm/gloo/commits )
---
updated-dependencies:
- dependency-name: gloo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-18 21:36:41 +00:00
dependabot[bot]
eb7cc57574
chore(deps-dev): bump pytest-mock from 3.10.0 to 3.11.1 in /pykanidm ( #1749 )
...
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock ) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.10.0...v3.11.1 )
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-18 21:12:21 +00:00
dependabot[bot]
1baed7f0bc
chore(deps): bump hashbrown from 0.13.2 to 0.14.0 ( #1748 )
...
Bumps [hashbrown](https://github.com/rust-lang/hashbrown ) from 0.13.2 to 0.14.0.
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/hashbrown/compare/v0.13.2...v0.14.0 )
---
updated-dependencies:
- dependency-name: hashbrown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-18 21:00:10 +00:00
Firstyear
6513fae5e2
1737 1739 sync - map uidnumbers mail ( #1741 )
2023-06-16 19:15:36 +10:00
Firstyear
c65be8174a
Add support for argon2id ( #1736 )
2023-06-16 13:26:05 +10:00
Firstyear
e61c9bdd0d
Disable neon on linux ( #1740 )
2023-06-16 12:54:46 +10:00
Firstyear
a77a7aa2a4
20230614 unix account security - move account name deny to unixd ( #1733 )
2023-06-15 13:24:53 +10:00
Sebastiano Tocci
76cee8cecb
fixed return value of add_ava_int ( #1735 )
2023-06-14 21:28:43 +10:00
Kenton Groombridge
3c421c240d
unix_integration: also check running SELinux mode ( #1704 )
...
For kanidm_unixd_tasks, check the current SELinux mode in addition to
kernel support. If SELinux is disabled at runtime, any attempts to query
the policy will fail, so also disable SELinux features if this is the
case.
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
2023-06-14 08:58:26 +10:00
Sebastiano Tocci
cc5f21eee5
added pre_cand entries to both pre_modify and pre_batch_modify plugin functions ( #1732 )
2023-06-13 19:46:41 +10:00
Firstyear
0eaab19775
20230608 ldap sync ( #1728 )
2023-06-13 14:26:50 +10:00
Firstyear
c5c483be98
Add acp allowing service accounts to clear their own sessions ( #1731 )
2023-06-13 14:10:28 +10:00
Firstyear
8cd45eaa35
Declare when no applications are available ( #1730 )
2023-06-13 11:11:43 +10:00
Firstyear
38f8ab2f99
Fix ip addr parse ( #1729 )
2023-06-13 11:11:27 +10:00
James Hodgkinson
18fe86db26
X-Forwarded-For catcher - improve ip addr parsing ( #1725 )
2023-06-12 12:14:34 +10:00
dependabot[bot]
9378ddb41b
chore(deps): bump proc-macro2 from 1.0.59 to 1.0.60 ( #1723 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.59 to 1.0.60.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.59...1.0.60 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-11 23:12:25 +00:00
dependabot[bot]
7d07dffc97
chore(deps): bump url from 2.3.1 to 2.4.0 ( #1722 )
...
Bumps [url](https://github.com/servo/rust-url ) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/servo/rust-url/releases )
- [Commits](https://github.com/servo/rust-url/compare/v2.3.1...v2.4.0 )
---
updated-dependencies:
- dependency-name: url
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-11 22:48:24 +00:00
dependabot[bot]
d800fa2d41
chore(deps-dev): bump pytest from 7.3.1 to 7.3.2 in /pykanidm ( #1719 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.1...7.3.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-11 22:48:03 +00:00
dependabot[bot]
8d57b7d3cb
chore(deps): bump libc from 0.2.145 to 0.2.146 ( #1721 )
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.145 to 0.2.146.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.145...0.2.146 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-11 22:29:20 +00:00
dependabot[bot]
dc2c7b2a2d
chore(deps-dev): bump ruff from 0.0.270 to 0.0.272 in /pykanidm ( #1720 )
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.270 to 0.0.272.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.270...v0.0.272 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-11 22:05:39 +00:00
greizgh
ad3ee88a0c
docs: fix typo in sync concepts ( #1715 )
2023-06-12 08:03:10 +10:00
dependabot[bot]
20e3ea1860
chore(deps): bump regex from 1.8.3 to 1.8.4 ( #1718 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.8.3...1.8.4 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-11 21:44:09 +00:00
dependabot[bot]
9b9bc25307
chore(deps): bump pydantic from 1.10.8 to 1.10.9 in /pykanidm ( #1717 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.8...v1.10.9 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-11 21:16:40 +00:00
dependabot[bot]
5bc35773c8
chore(deps): bump serde from 1.0.163 to 1.0.164 ( #1716 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.163 to 1.0.164.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-11 20:57:47 +00:00
Firstyear
0ba4aec86b
Absolutely minimal implementation ( #1711 )
...
* Absolutely minimal implementation
* Add support for ip address to audit event
2023-06-08 20:17:46 +10:00
Firstyear
152bf95e71
Add further incremental replication tests ( #1707 )
2023-06-07 14:14:43 +10:00
Yuxuan Lu
4f3bfd1025
Save two more kay strokes ( #1708 )
2023-06-07 06:24:53 +10:00
James Hodgkinson
e18699bda5
Documentation root directory 404 ( #1706 )
...
Fixes #1680 - yeet
2023-06-06 07:32:13 +10:00
dependabot[bot]
450154945f
chore(deps-dev): bump mkdocstrings-python in /pykanidm ( #1697 )
...
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python ) from 1.1.0 to 1.1.2.
- [Changelog](https://github.com/mkdocstrings/python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/python/compare/1.1.0...1.1.2 )
---
updated-dependencies:
- dependency-name: mkdocstrings-python
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 12:14:53 +00:00
Firstyear
6862a529ab
Improve diagnostic and docs of ldap bind requiring posix password ( #1702 )
2023-06-05 22:08:16 +10:00
James Hodgkinson
dc418ff351
#1680 redux - trying to fix docs again ( #1692 )
...
* Documentation root directory 404
Refers to #1680
* trying to fix this again
2023-06-05 12:06:24 +00:00
Yuxuan Lu
f4b355c299
Automatically login & reauth ( #1691 )
...
* Automatically login & reauth
* Revert automatical format by vscode
* Only ask user to choose username once
* Use dialoguer::Confirm; fix logic
2023-06-05 22:03:52 +10:00
dependabot[bot]
5ecc5dffa0
chore(deps-dev): bump coverage from 7.2.6 to 7.2.7 in /pykanidm ( #1698 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.2.6 to 7.2.7.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.2.6...7.2.7 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 11:56:29 +00:00
dependabot[bot]
6d6d2cad52
chore(deps): bump libc from 0.2.144 to 0.2.145 ( #1701 )
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.144 to 0.2.145.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.144...0.2.145 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 22:36:00 +00:00
dependabot[bot]
dd212dfe2a
chore(deps): bump openssl from 0.10.52 to 0.10.54 ( #1700 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.52 to 0.10.54.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.52...openssl-v0.10.54 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 22:14:22 +00:00
dependabot[bot]
3db35bbca0
chore(deps): bump csv from 1.2.1 to 1.2.2 ( #1699 )
...
Bumps [csv](https://github.com/BurntSushi/rust-csv ) from 1.2.1 to 1.2.2.
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.2.1...1.2.2 )
---
updated-dependencies:
- dependency-name: csv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 21:49:27 +00:00
dependabot[bot]
5721c9e05d
chore(deps): bump syn from 2.0.17 to 2.0.18 ( #1696 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 2.0.17 to 2.0.18.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/2.0.17...2.0.18 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 21:21:13 +00:00
dependabot[bot]
5af2edf124
chore(deps): bump chrono from 0.4.24 to 0.4.26 ( #1695 )
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.24 to 0.4.26.
- [Release notes](https://github.com/chronotope/chrono/releases )
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md )
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.24...v0.4.26 )
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 21:07:32 +00:00
dependabot[bot]
e12ff7632d
chore(deps-dev): bump mkdocs-material from 9.1.14 to 9.1.15 in /pykanidm ( #1694 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.14 to 9.1.15.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.14...9.1.15 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 21:01:10 +00:00
dependabot[bot]
37e7b63297
chore(deps): bump openssl-sys from 0.9.87 to 0.9.88 ( #1693 )
...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl ) from 0.9.87 to 0.9.88.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.87...openssl-sys-v0.9.88 )
---
updated-dependencies:
- dependency-name: openssl-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-04 20:59:10 +00:00
James Hodgkinson
2e62a72a09
Documentation root directory 404 ( #1681 )
...
Refers to #1680
2023-06-03 19:44:03 +10:00
Sebastiano Tocci
1c1b54df86
Crono expression parser fix ( #1682 )
2023-06-03 13:07:29 +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
dependabot[bot]
2d99cd082d
chore(deps): bump cryptography from 39.0.1 to 41.0.0 in /pykanidm ( #1684 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 39.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 20:13:42 +00:00
Firstyear
a185177a2e
Improve the readme ( #1679 )
...
* Improvements to the readme
2023-05-31 17:52:33 +10:00
Firstyear
466acb4729
Move the socket startup to localise it to the acceptor ( #1678 )
2023-05-31 16:06:26 +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
Firstyear
10fa229cf1
Resolve ability to delete ssh keys with spaces in tags ( #1674 )
2023-05-29 16:11:00 +10:00