dependabot[bot]
ddaf2be872
chore(deps-dev): bump ruff from 0.0.257 to 0.0.259 in /pykanidm ( #1489 )
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.257 to 0.0.259.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.257...v0.0.259 )
---
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-03-28 09:14:17 +10:00
dependabot[bot]
36587c6ee6
chore(deps): bump serde from 1.0.157 to 1.0.158 ( #1490 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.157 to 1.0.158.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.157...v1.0.158 )
---
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-03-28 09:11:52 +10:00
James Hodgkinson
7a3b176c18
Adding an auto-merger for dependabot updates ( #1486 )
2023-03-28 09:11:36 +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
dependabot[bot]
2c2c3a6ddb
chore(deps): bump openssl from 0.10.47 to 0.10.48 ( #1484 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.47 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.47...openssl-v0.10.48 )
---
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-03-25 15:03:47 +10:00
MinhPhan8803
00f36f280e
Server daemon logging and exit codes ( #1475 )
2023-03-23 14:35:42 +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
dependabot[bot]
cac9095c91
chore(deps): bump openssl from 0.10.45 to 0.10.47 ( #1471 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.45 to 0.10.47.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.47 )
---
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-03-21 20:45:42 +10:00
dependabot[bot]
e58e19c5d6
chore(deps): bump serde from 1.0.155 to 1.0.157 ( #1473 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.155 to 1.0.157.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.155...v1.0.157 )
---
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-03-21 20:45:24 +10:00
dependabot[bot]
033e75cd6a
chore(deps-dev): bump mkdocs-material from 9.1.2 to 9.1.3 in /pykanidm ( #1468 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.2 to 9.1.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.1.2...9.1.3 )
---
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-03-21 20:44:59 +10:00
dependabot[bot]
e8e0eba8bb
chore(deps-dev): bump pylint-pydantic from 0.1.7 to 0.1.8 in /pykanidm ( #1469 )
...
Bumps [pylint-pydantic](https://github.com/fcfangcc/pylint-pydantic ) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/fcfangcc/pylint-pydantic/releases )
- [Commits](https://github.com/fcfangcc/pylint-pydantic/compare/0.1.7...0.1.8 )
---
updated-dependencies:
- dependency-name: pylint-pydantic
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-03-21 17:40:10 +10:00
dependabot[bot]
0626cc8a4e
chore(deps-dev): bump coverage from 7.2.1 to 7.2.2 in /pykanidm ( #1463 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.2.1 to 7.2.2.
- [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.1...7.2.2 )
---
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-03-21 16:44:35 +10:00
dependabot[bot]
69a61bfd1e
chore(deps-dev): bump ruff from 0.0.254 to 0.0.257 in /pykanidm ( #1466 )
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.254 to 0.0.257.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.254...v0.0.257 )
---
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-03-21 11:43:10 +10:00
dependabot[bot]
23c8f49237
chore(deps): bump async-trait from 0.1.66 to 0.1.67 ( #1461 )
...
Bumps [async-trait](https://github.com/dtolnay/async-trait ) from 0.1.66 to 0.1.67.
- [Release notes](https://github.com/dtolnay/async-trait/releases )
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.66...0.1.67 )
---
updated-dependencies:
- dependency-name: async-trait
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-03-20 19:15:25 +10:00
dependabot[bot]
c31227dc00
chore(deps): bump whoami from 1.3.0 to 1.4.0 ( #1460 )
...
Bumps [whoami](https://github.com/ardaku/whoami ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/ardaku/whoami/releases )
- [Changelog](https://github.com/ardaku/whoami/blob/stable/CHANGELOG.md )
- [Commits](https://github.com/ardaku/whoami/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: whoami
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-03-20 17:06:20 +10:00
dependabot[bot]
fcf235e6c2
chore(deps): bump zxcvbn from 2.2.1 to 2.2.2 ( #1464 )
...
Bumps [zxcvbn](https://github.com/shssoichiro/zxcvbn-rs ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/shssoichiro/zxcvbn-rs/releases )
- [Changelog](https://github.com/shssoichiro/zxcvbn-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shssoichiro/zxcvbn-rs/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: zxcvbn
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-03-20 17:06:08 +10:00
dependabot[bot]
77c2e859ec
chore(deps): bump openssl-sys from 0.9.80 to 0.9.82 ( #1470 )
...
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl ) from 0.9.80 to 0.9.82.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.80...openssl-sys-v0.9.82 )
---
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-03-20 16:12:38 +10:00
dependabot[bot]
d8b73c7bea
chore(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.0 in /pykanidm ( #1459 )
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.20.3 to 0.21.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.3...v0.21.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
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-03-20 13:34:12 +10:00
MinhPhan8803
1ec8b29b26
Add unixd exit code ( #1453 )
2023-03-20 13:15:44 +10:00
MinhPhan8803
adff3fb31a
Unixd daemon improvement ( #1454 )
2023-03-20 11:47:19 +10:00
dependabot[bot]
e0a0da3875
chore(deps): bump walkdir from 2.3.2 to 2.3.3 ( #1458 )
...
Bumps [walkdir](https://github.com/BurntSushi/walkdir ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/BurntSushi/walkdir/releases )
- [Commits](https://github.com/BurntSushi/walkdir/compare/2.3.2...2.3.3 )
---
updated-dependencies:
- dependency-name: walkdir
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-03-20 09:28:45 +10:00
James Hodgkinson
d26bef17b6
checks for a minimum number of arguments ( #1452 )
2023-03-13 18:57:00 +10:00
dependabot[bot]
73821d0a6b
chore(deps): bump chrono from 0.4.23 to 0.4.24 ( #1444 )
...
Bumps [chrono](https://github.com/chronotope/chrono ) from 0.4.23 to 0.4.24.
- [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.23...v0.4.24 )
---
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-03-13 15:39:16 +10:00
dependabot[bot]
5b2ca6d8e5
chore(deps): bump futures from 0.3.26 to 0.3.27 ( #1447 )
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.26 to 0.3.27.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.26...0.3.27 )
---
updated-dependencies:
- dependency-name: futures
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-03-13 15:37:58 +10:00
dependabot[bot]
365cf891f4
chore(deps): bump paste from 1.0.11 to 1.0.12 ( #1449 )
...
Bumps [paste](https://github.com/dtolnay/paste ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/dtolnay/paste/releases )
- [Commits](https://github.com/dtolnay/paste/compare/1.0.11...1.0.12 )
---
updated-dependencies:
- dependency-name: paste
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-03-13 15:37:39 +10:00
dependabot[bot]
85f830b41a
chore(deps-dev): bump mkdocs-material from 9.1.1 to 9.1.2 in /pykanidm ( #1450 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.1 to 9.1.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.1.1...9.1.2 )
---
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-03-13 15:36:55 +10:00
dependabot[bot]
1e89d97469
chore(deps): bump csv from 1.2.0 to 1.2.1 ( #1443 )
...
Bumps [csv](https://github.com/BurntSushi/rust-csv ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/BurntSushi/rust-csv/releases )
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.2.0...1.2.1 )
---
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>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
2023-03-13 15:31:10 +10:00
dependabot[bot]
ad72a48554
chore(deps): bump libc from 0.2.139 to 0.2.140 ( #1442 )
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.139 to 0.2.140.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.139...0.2.140 )
---
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-03-13 13:06:24 +10:00
dependabot[bot]
a429bdeaca
chore(deps): bump serde from 1.0.152 to 1.0.155 ( #1446 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.152 to 1.0.155.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.152...v1.0.155 )
---
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-03-13 12:29:50 +10:00
dependabot[bot]
70d5b6b5d6
chore(deps): bump pydantic from 1.10.5 to 1.10.6 in /pykanidm ( #1448 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.6/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.5...v1.10.6 )
---
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-03-13 12:25:16 +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
Christopher Acosta
95cdaec75f
Fix RADIUS docker image file permissions ( #1439 )
2023-03-10 09:00:19 +10:00
Sebastiano Tocci
36f1efa559
User auth token session display implementation ( #1415 )
...
* removed old todo from #62
* implemented proper display for user_auth_token_session
* auth-token-session display fixes
* updated contributors list
---------
Co-authored-by: Firstyear <william@blackhats.net.au>
2023-03-07 14:33:51 +10:00
James Hodgkinson
5573ab9224
RADIUS container fixes ( #1424 )
2023-03-07 11:50:45 +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
dependabot[bot]
4590f97ddd
chore(deps): bump async-trait from 0.1.64 to 0.1.66 ( #1433 )
...
Bumps [async-trait](https://github.com/dtolnay/async-trait ) from 0.1.64 to 0.1.66.
- [Release notes](https://github.com/dtolnay/async-trait/releases )
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.64...0.1.66 )
---
updated-dependencies:
- dependency-name: async-trait
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-03-06 21:26:05 +10:00
Firstyear
ff78dc8f38
Hopefully fix exp issues by making it a stable part of the access token. ( #1434 )
2023-03-06 16:17:19 +10:00
dependabot[bot]
113258d523
chore(deps): bump base64 from 0.13.1 to 0.21.0 ( #1350 )
...
* chore(deps): bump base64 from 0.13.1 to 0.21.0
Bumps [base64](https://github.com/marshallpierce/rust-base64 ) from 0.13.1 to 0.21.0.
- [Release notes](https://github.com/marshallpierce/rust-base64/releases )
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md )
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.13.1...v0.21.0 )
---
updated-dependencies:
- dependency-name: base64
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* base64 fixes
* fmt fixes
---------
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-03-06 13:57:21 +10:00
dependabot[bot]
30a6e100be
chore(deps): bump serde_json from 1.0.93 to 1.0.94 ( #1427 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.93...v1.0.94 )
---
updated-dependencies:
- dependency-name: serde_json
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-03-06 12:43:16 +10:00
dependabot[bot]
8837ddf102
chore(deps-dev): bump pytest from 7.2.1 to 7.2.2 in /pykanidm ( #1431 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.2.1 to 7.2.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.2.1...7.2.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-03-06 12:41:45 +10:00
dependabot[bot]
f1217051e1
chore(deps-dev): bump pylint-pydantic from 0.1.6 to 0.1.7 in /pykanidm ( #1430 )
...
Bumps [pylint-pydantic](https://github.com/fcfangcc/pylint-pydantic ) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/fcfangcc/pylint-pydantic/releases )
- [Commits](https://github.com/fcfangcc/pylint-pydantic/compare/0.1.6...0.1.7 )
---
updated-dependencies:
- dependency-name: pylint-pydantic
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-03-06 11:37:56 +10:00
dependabot[bot]
b862c37575
chore(deps-dev): bump ruff from 0.0.253 to 0.0.254 in /pykanidm ( #1429 )
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.253 to 0.0.254.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.253...v0.0.254 )
---
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-03-06 10:24:53 +10:00
dependabot[bot]
40e35a6447
chore(deps-dev): bump mkdocs-material from 9.0.15 to 9.1.1 in /pykanidm ( #1428 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.0.15 to 9.1.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.0.15...9.1.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
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-03-06 08:25:02 +10:00
James Hodgkinson
a3016ea6ed
Openssl build fix ( #1422 )
...
* adding build.rs for libs
2023-03-05 17:25:38 +10:00
Firstyear
0e57b6f914
1399 some async cleanup ( #1421 )
...
* More cleanerer
* More async!
* Fix up tests
2023-03-03 17:53:54 +10:00
Christopher Acosta
3c3e8b1e82
Web UI: Sort group memberships of profile ( #1410 )
2023-03-03 09:21:26 +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
dependabot[bot]
0a067cd037
chore(deps): bump dyn-clone from 1.0.10 to 1.0.11 ( #1417 )
...
Bumps [dyn-clone](https://github.com/dtolnay/dyn-clone ) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/dtolnay/dyn-clone/releases )
- [Commits](https://github.com/dtolnay/dyn-clone/compare/1.0.10...1.0.11 )
---
updated-dependencies:
- dependency-name: dyn-clone
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-03-02 17:19:19 +10:00
dependabot[bot]
913a94cba4
chore(deps): bump tokio from 1.25.0 to 1.26.0 ( #1418 )
...
* chore(deps): bump tokio from 1.25.0 to 1.26.0
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.25.0...tokio-1.26.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fixing doctest
---------
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-03-02 16:58:52 +10:00