dependabot[bot]
64835f7147
chore(deps-dev): bump ruff from 0.0.272 to 0.0.275 in /pykanidm ( #1770 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.272 to 0.0.275.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.272...v0.0.275 )
---
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-25 20:58:20 +00:00
Yuxuan Lu
7cf8ff1e6f
Fix debian packaging ( #1742 )
...
* Fix debian package
* Fix mode on pam config
* Set up PAM by default
* Update platform/debian/kanidm-unixd/postinst
---------
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2023-06-24 18:26:52 +10:00
Firstyear
a20dd3b113
Remove r2d2 - sad beep noises ( #1766 )
2023-06-24 16:15:31 +10:00
James Hodgkinson
f25bd5bb65
Kanidmd is a bit noisy ( #1765 )
...
* the log_level config option works in kanidmd now
* anon event -> debug
* some more debuggy things
* removing some dupe events for the same thing
2023-06-24 15:56:01 +10:00
Firstyear
d5670d0add
Ux improvements - Allow enrolling other devices ( #1764 )
2023-06-24 12:24:13 +10:00
Firstyear
a0b59c6072
Make argon2id default pw hasher - improve parameter detection ( #1762 )
...
* Make argon2id default pw hasher - improve parameter detection
* Remove print
2023-06-22 12:09:09 +10:00
dependabot[bot]
c4cceda768
chore(deps): bump openssl from 0.10.54 to 0.10.55 ( #1761 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.54 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.54...openssl-v0.10.55 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 22:59:12 +00:00
Firstyear
f3080df628
Implement tpm binding of cached password hashes ( #1754 )
2023-06-21 20:33:01 +10:00
Matthias Endler
56a2257360
Mention client configuration in tool installation guide ( #1756 )
2023-06-21 16:48:03 +10:00
Firstyear
4725d625af
Remove scripts that are no longer required ( #1759 )
2023-06-21 15:52:19 +10:00
James Hodgkinson
41d8fece68
OAuth2 secret JSON ( #1758 )
...
* clippyisms
* adding JSON support for oauth2 show-basic-token, slight refactor on OutputMode
2023-06-21 13:53:22 +10:00
James Hodgkinson
a9547d7150
Allow account locking with expire-at 'epoch' and 'now' ( #1757 )
...
Fixes #1755
2023-06-21 11:46:59 +10:00
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
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