James Hodgkinson
307a66ea29
Update docs, closes SQLite Write-Ahead Logging might make page size immutable #2404 ( #2405 )
2023-12-30 08:34:50 +10:00
Jinna Kiisuo
1f9846cff6
Build the kanidm cli tools deb as well ( #2402 )
...
Co-authored-by: Jinna Kiisuo <jinna+git@nocturnal.fi>
2023-12-28 23:47:20 +00:00
Firstyear
7f27a6fcd9
Force apply idm migrations to apply access controls ( #2401 )
2023-12-28 12:24:29 +10:00
James Hodgkinson
0e50451715
fixing up the integration script ( #2392 )
2023-12-28 08:46:47 +10:00
dependabot[bot]
83727b21c7
chore(deps): bump the all group in /pykanidm with 8 updates ( #2396 )
...
Bumps the all group in /pykanidm with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [pydantic](https://github.com/pydantic/pydantic ) | `2.5.2` | `2.5.3` |
| [mypy](https://github.com/python/mypy ) | `1.7.1` | `1.8.0` |
| [pylint-pydantic](https://github.com/fcfangcc/pylint-pydantic ) | `0.3.1` | `0.3.2` |
| [coverage](https://github.com/nedbat/coveragepy ) | `7.3.3` | `7.3.4` |
| [black](https://github.com/psf/black ) | `23.12.0` | `23.12.1` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) | `9.5.2` | `9.5.3` |
| [pook](https://github.com/h2non/pook ) | `1.2.0` | `1.3.0` |
| [ruff](https://github.com/astral-sh/ruff ) | `0.1.8` | `0.1.9` |
Updates `pydantic` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.3/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.5.2...v2.5.3 )
Updates `mypy` from 1.7.1 to 1.8.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.8.0 )
Updates `pylint-pydantic` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/fcfangcc/pylint-pydantic/releases )
- [Commits](https://github.com/fcfangcc/pylint-pydantic/compare/v0.3.1...v0.3.2 )
Updates `coverage` from 7.3.3 to 7.3.4
- [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.3.3...7.3.4 )
Updates `black` from 23.12.0 to 23.12.1
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/23.12.0...23.12.1 )
Updates `mkdocs-material` from 9.5.2 to 9.5.3
- [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.5.2...9.5.3 )
Updates `pook` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/h2non/pook/releases )
- [Changelog](https://github.com/h2non/pook/blob/master/History.rst )
- [Commits](https://github.com/h2non/pook/compare/v1.2.0...v1.3.0 )
Updates `ruff` from 0.1.8 to 0.1.9
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.8...v0.1.9 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: pylint-pydantic
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: pook
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-25 16:50:11 +10:00
dependabot[bot]
2a07740300
chore(deps): bump the all group with 2 updates ( #2395 )
...
Bumps the all group with 2 updates: [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact ) and [actions/deploy-pages](https://github.com/actions/deploy-pages ).
Updates `actions/upload-pages-artifact` from 2 to 3
- [Release notes](https://github.com/actions/upload-pages-artifact/releases )
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v2...v3 )
Updates `actions/deploy-pages` from 3 to 4
- [Release notes](https://github.com/actions/deploy-pages/releases )
- [Commits](https://github.com/actions/deploy-pages/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
- dependency-name: actions/deploy-pages
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-25 12:33:24 +10:00
cuberoot74088
a16525d520
fix backup filename and regexp pattern for cleanup ( #2386 )
...
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2023-12-24 12:06:43 +00:00
David Mulder
53ef2552e1
idprovider: Provide the keystore during auth ( #2385 )
...
Himmelblau requires access to the keystore at
auth time in order to store the id key modified
during a device join.
Signed-off-by: David Mulder <dmulder@samba.org>
Co-authored-by: Firstyear <william@blackhats.net.au>
2023-12-22 17:06:25 +00:00
David Mulder
dfc4bb5b25
db: Fix insert_tagged_hsm_key doesn't cache the hsm key ( #2389 )
...
Signed-off-by: David Mulder <dmulder@samba.org>
Co-authored-by: Firstyear <william@blackhats.net.au>
2023-12-21 23:14:03 +00:00
David Mulder
bb6709d88a
daemon: Fix inverted logic on cache dir check ( #2388 )
...
Signed-off-by: David Mulder <dmulder@samba.org>
2023-12-22 08:43:32 +10:00
Firstyear
fd71a748ca
Add improved domain migration framework and default MFA ( #2382 )
2023-12-21 14:44:20 +10:00
Firstyear
77b01e3a31
Trim and lowecase usernames ( #2380 )
2023-12-19 06:41:12 +00:00
Firstyear
3408816932
Add DN as a virtual ldap attr ( #2379 )
2023-12-19 15:07:19 +10:00
James Hodgkinson
a4c44bc5f9
fixing default for oauth2 request_parameter_supported metadata ( #2378 )
2023-12-19 11:56:47 +10:00
dependabot[bot]
60cf503fe0
chore(deps): bump the all group in /pykanidm with 6 updates ( #2375 )
...
Bumps the all group in /pykanidm with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [authlib](https://github.com/lepture/authlib ) | `1.2.1` | `1.3.0` |
| [coverage](https://github.com/nedbat/coveragepy ) | `7.3.2` | `7.3.3` |
| [black](https://github.com/psf/black ) | `23.11.0` | `23.12.0` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) | `9.5.1` | `9.5.2` |
| [pook](https://github.com/h2non/pook ) | `1.1.1` | `1.2.0` |
| [ruff](https://github.com/astral-sh/ruff ) | `0.1.7` | `0.1.8` |
Updates `authlib` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/lepture/authlib/releases )
- [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst )
- [Commits](https://github.com/lepture/authlib/compare/v1.2.1...v1.3.0 )
Updates `coverage` from 7.3.2 to 7.3.3
- [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.3.2...7.3.3 )
Updates `black` from 23.11.0 to 23.12.0
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/23.11.0...23.12.0 )
Updates `mkdocs-material` from 9.5.1 to 9.5.2
- [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.5.1...9.5.2 )
Updates `pook` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/h2non/pook/releases )
- [Changelog](https://github.com/h2non/pook/blob/master/History.rst )
- [Commits](https://github.com/h2non/pook/compare/v1.1.1...v1.2.0 )
Updates `ruff` from 0.1.7 to 0.1.8
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.7...v0.1.8 )
---
updated-dependencies:
- dependency-name: authlib
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: pook
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 16:28:38 +10:00
Firstyear
5c445a4704
20231218 ipa sync unix password ( #2374 )
...
* Add support for importing the users password as unix password
2023-12-18 11:20:37 +10:00
dependabot[bot]
608e4b579d
chore(deps): bump the all group with 2 updates ( #2372 )
...
Bumps the all group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [actions/download-artifact](https://github.com/actions/download-artifact ).
Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
Updates `actions/download-artifact` from 3 to 4
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 10:56:02 +10:00
Firstyear
d09c2448ff
1481 2024 access control rework ( #2366 )
...
Rework default access controls to better separate roles and access profiles.
2023-12-17 23:10:13 +00:00
dependabot[bot]
c2d9c5c941
chore(deps): bump zerocopy from 0.7.26 to 0.7.31 ( #2368 )
...
Bumps [zerocopy](https://github.com/google/zerocopy ) from 0.7.26 to 0.7.31.
- [Release notes](https://github.com/google/zerocopy/releases )
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md )
- [Commits](https://github.com/google/zerocopy/compare/v0.7.26...v0.7.31 )
---
updated-dependencies:
- dependency-name: zerocopy
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 21:22:19 +10:00
dependabot[bot]
4b3cdc71f5
chore(deps): bump the all group with 3 updates ( #2363 )
...
Bumps the all group with 3 updates: [actions/setup-python](https://github.com/actions/setup-python ), [actions/configure-pages](https://github.com/actions/configure-pages ) and [actions/deploy-pages](https://github.com/actions/deploy-pages ).
Updates `actions/setup-python` from 4 to 5
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
Updates `actions/configure-pages` from 3 to 4
- [Release notes](https://github.com/actions/configure-pages/releases )
- [Commits](https://github.com/actions/configure-pages/compare/v3...v4 )
Updates `actions/deploy-pages` from 2 to 3
- [Release notes](https://github.com/actions/deploy-pages/releases )
- [Commits](https://github.com/actions/deploy-pages/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
- dependency-name: actions/configure-pages
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
- dependency-name: actions/deploy-pages
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 11:18:26 +10:00
dependabot[bot]
cd62582ccf
chore(deps-dev): bump the all group in /pykanidm with 4 updates ( #2362 )
...
Bumps the all group in /pykanidm with 4 updates: [pylint-pytest](https://github.com/pylint-dev/pylint-pytest ), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ), [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) and [ruff](https://github.com/astral-sh/ruff ).
Updates `pylint-pytest` from 1.1.6 to 1.1.7
- [Release notes](https://github.com/pylint-dev/pylint-pytest/releases )
- [Changelog](https://github.com/pylint-dev/pylint-pytest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pylint-dev/pylint-pytest/compare/v1.1.6...v1.1.7 )
Updates `pytest-asyncio` from 0.23.1 to 0.23.2
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.1...v0.23.2 )
Updates `mkdocs-material` from 9.4.14 to 9.5.1
- [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.4.14...9.5.1 )
Updates `ruff` from 0.1.6 to 0.1.7
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.6...v0.1.7 )
---
updated-dependencies:
- dependency-name: pylint-pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 10:43:29 +10:00
Firstyear
854b696532
249 2024 managed by syntax ( #2359 )
...
Allows hierarchial entry management rules.
2023-12-07 10:00:09 +00:00
James Hodgkinson
340d41482b
typo ( #2356 )
2023-12-05 01:22:59 +00:00
Firstyear
4bd5d584cb
20231204 ipa sync minor improvements ( #2357 )
2023-12-04 16:58:15 +10:00
dependabot[bot]
a1b1379e4b
chore(deps-dev): bump the all group in /pykanidm with 2 updates ( #2355 )
...
Bumps the all group in /pykanidm with 2 updates: [pylint-pydantic](https://github.com/fcfangcc/pylint-pydantic ) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pylint-pydantic` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/fcfangcc/pylint-pydantic/releases )
- [Commits](https://github.com/fcfangcc/pylint-pydantic/compare/0.3.0...v0.3.1 )
Updates `pytest-asyncio` from 0.21.1 to 0.23.1
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.1...v0.23.1 )
---
updated-dependencies:
- dependency-name: pylint-pydantic
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 10:26:24 +10:00
James Hodgkinson
cbadf0af9b
Unixd build/debugging updates ( #2350 )
...
* noisy for no reason message
* updating build script to include unix modules
* adding restart config for kanidm systemd services
2023-12-03 06:34:02 +00:00
Firstyear
76269f9de2
20231129 webauthn attestation ( #2351 )
...
This adds full support for attestation of webauthn/passkeys.
2023-12-03 06:13:52 +00:00
Firstyear
85022e5e8a
Fix handling of TPM in some trait contexts ( #2347 )
2023-12-03 05:33:25 +00:00
Martin Weinelt
7d7e3b5478
docs: miniflux added pkce support ( #2352 )
...
From Miniflux 2.0.48, released in September 2023, it added support for
Oauth2 PKCE.
https://github.com/miniflux/v2/releases/tag/2.0.48
2023-12-03 15:14:34 +10:00
James Hodgkinson
9a464c653c
Using proper axum http headers lib for compatibility ( #2348 )
2023-12-01 08:55:51 +10:00
Firstyear
cbdbaa8fe0
Bearer should send with same caps we accept ( #2345 )
2023-11-30 09:25:34 +10:00
dependabot[bot]
ab94aeef1a
chore(deps): bump cryptography from 41.0.4 to 41.0.6 in /pykanidm ( #2341 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.4 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6 )
---
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>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2023-11-29 22:32:17 +10:00
Angelo Fallaria
74d825f49c
docs: improve grammar for book/src/developers/faq.md ( #2343 )
...
* docs: improve grammar for src/developers/faq.md
* Update book/src/developers/faq.md
---------
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2023-11-29 22:03:28 +10:00
Firstyear
4b097d8fdc
Expose machine key in auth phase ( #2340 )
2023-11-29 14:59:16 +10:00
Firstyear
31b939fca3
20231128 freeipa migration ( #2338 )
...
* Add more weak password formats for freeipa
* Verification of freeipa migration from older ipa versions
2023-11-29 10:43:15 +10:00
James Hodgkinson
bca2fbcf4e
Unix crossbuild scripts and docs ( #2326 )
...
* can build now with cargo cross
2023-11-27 06:30:21 +00:00
Firstyear
060cb729a7
Expose TPM in more interface places ( #2334 )
2023-11-27 14:35:59 +10:00
dependabot[bot]
e9ae132631
chore(deps): bump the all group in /pykanidm with 6 updates ( #2336 )
...
Bumps the all group in /pykanidm with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [pydantic](https://github.com/pydantic/pydantic ) | `2.5.1` | `2.5.2` |
| [aiohttp](https://github.com/aio-libs/aiohttp ) | `3.9.0` | `3.9.1` |
| [mypy](https://github.com/python/mypy ) | `1.7.0` | `1.7.1` |
| [pylint-pytest](https://github.com/pylint-dev/pylint-pytest ) | `1.1.5` | `1.1.6` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) | `9.4.10` | `9.4.14` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python ) | `1.7.4` | `1.7.5` |
Updates `pydantic` from 2.5.1 to 2.5.2
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.2/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.5.1...v2.5.2 )
Updates `aiohttp` from 3.9.0 to 3.9.1
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0...v3.9.1 )
Updates `mypy` from 1.7.0 to 1.7.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.7.0...v1.7.1 )
Updates `pylint-pytest` from 1.1.5 to 1.1.6
- [Release notes](https://github.com/pylint-dev/pylint-pytest/releases )
- [Changelog](https://github.com/pylint-dev/pylint-pytest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pylint-dev/pylint-pytest/compare/v1.1.5...v1.1.6 )
Updates `mkdocs-material` from 9.4.10 to 9.4.14
- [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.4.10...9.4.14 )
Updates `mkdocstrings-python` from 1.7.4 to 1.7.5
- [Release notes](https://github.com/mkdocstrings/python/releases )
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/python/compare/1.7.4...1.7.5 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: pylint-pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mkdocstrings-python
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 14:35:46 +10:00
James Hodgkinson
c1f1720ee2
Adding kanidm client config docs and notes ref #2248 ( #2333 )
2023-11-25 09:55:54 +10:00
Firstyear
ac299b5286
Update to the latest compact-jwt version ( #2331 )
2023-11-24 02:53:22 +00:00
James Hodgkinson
916bb4ec04
Adding env var configs for the server ( #2329 )
...
* env var config for server
* I am my own clippy now
* Man, that got complicated quick
2023-11-24 01:27:49 +00:00
James Hodgkinson
24c4f15b5e
Better errors when TPM PIN file not found ( #2330 )
2023-11-23 23:16:20 +00:00
Firstyear
bb8914c70d
20231120 2320 sssd compat ( #2328 )
2023-11-22 10:18:03 +10:00
Firstyear
6dc8f1db3a
Resolve future send issue with keystore ( #2311 )
2023-11-20 12:46:52 +10:00
dependabot[bot]
2bb69f2544
chore(deps): bump the all group in /pykanidm with 6 updates ( #2325 )
...
Bumps the all group in /pykanidm with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [pydantic](https://github.com/pydantic/pydantic ) | `2.4.2` | `2.5.1` |
| [aiohttp](https://github.com/aio-libs/aiohttp ) | `3.8.6` | `3.9.0` |
| [pylint-pytest](https://github.com/pylint-dev/pylint-pytest ) | `1.1.4` | `1.1.5` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) | `9.4.8` | `9.4.10` |
| [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings ) | `0.23.0` | `0.24.0` |
| [ruff](https://github.com/astral-sh/ruff ) | `0.1.5` | `0.1.6` |
Updates `pydantic` from 2.4.2 to 2.5.1
- [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/v2.4.2...v2.5.1 )
Updates `aiohttp` from 3.8.6 to 3.9.0
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.0 )
Updates `pylint-pytest` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/pylint-dev/pylint-pytest/releases )
- [Changelog](https://github.com/pylint-dev/pylint-pytest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pylint-dev/pylint-pytest/compare/v1.1.4...v1.1.5 )
Updates `mkdocs-material` from 9.4.8 to 9.4.10
- [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.4.8...9.4.10 )
Updates `mkdocstrings` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases )
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.23.0...0.24.0 )
Updates `ruff` from 0.1.5 to 0.1.6
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.5...v0.1.6 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: pylint-pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: mkdocstrings
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-19 21:21:34 +00:00
dependabot[bot]
b817eb6e11
chore(deps): bump the all group with 3 updates ( #2324 )
...
Bumps the all group with 3 updates: [http](https://github.com/hyperium/http ), [tracing-subscriber](https://github.com/tokio-rs/tracing ) and [utoipa](https://github.com/juhaku/utoipa ).
Updates `http` from 0.2.10 to 0.2.11
- [Release notes](https://github.com/hyperium/http/releases )
- [Changelog](https://github.com/hyperium/http/blob/v0.2.11/CHANGELOG.md )
- [Commits](https://github.com/hyperium/http/compare/v0.2.10...v0.2.11 )
Updates `tracing-subscriber` from 0.3.17 to 0.3.18
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.17...tracing-subscriber-0.3.18 )
Updates `utoipa` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/juhaku/utoipa/releases )
- [Commits](https://github.com/juhaku/utoipa/compare/utoipa-4.0.0...utoipa-4.1.0 )
---
updated-dependencies:
- dependency-name: http
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: utoipa
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-19 20:44:45 +00:00
Firstyear
b71b0460f3
Add test ( #2323 )
2023-11-19 21:56:19 +10:00
James Hodgkinson
2be287c1ff
OAuth2 scopes validation logging missing details ( #2317 )
...
* OAuth2 scopes validation logging missing details - Fixes #2316
* clippy was mad
2023-11-17 16:08:08 +10:00
Firstyear
545c04e74f
Add systemd deps for unixd ( #2314 )
2023-11-16 13:12:55 +10:00
Firstyear
8f150ad032
20231115 oauth2 authreq ( #2310 )
...
* fix oauth2 requests
* Fix json compat of wasm bindgen
2023-11-15 12:41:01 +10:00