dependabot[bot]
|
816d98f156
|
Bump rpassword from 7.1.0 to 7.2.0 (#1233)
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/conradkleinespel/rpassword/releases)
- [Commits](https://github.com/conradkleinespel/rpassword/compare/v7.1.0...v7.2.0)
---
updated-dependencies:
- dependency-name: rpassword
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 08:16:51 +10:00 |
|
Firstyear
|
883aa5d5cb
|
Add new mail read group (#1224)
|
2022-11-23 23:36:53 +10:00 |
|
James Hodgkinson
|
74765bab63
|
fixing up automation (#1230)
* concurrency fail
* dependency fail
|
2022-11-23 23:30:38 +10:00 |
|
Firstyear
|
a9f5a219be
|
Add signal trapping for a variety of signals (#1223)
|
2022-11-23 20:10:43 +10:00 |
|
James Hodgkinson
|
98766661a3
|
docs tweaks, renaming integrations (#1228)
|
2022-11-23 20:03:18 +10:00 |
|
Firstyear
|
a611fa101a
|
Add ability to bind with token with a dn=token marker (#1225)
|
2022-11-23 16:02:11 +10:00 |
|
Firstyear
|
9a9f61ff2b
|
20221121 debug webui (#1217)
* Fixes for sessions/debug
* Fix up debug levels
|
2022-11-21 22:43:10 +10:00 |
|
Firstyear
|
a8cc14217b
|
Cargo updates (#1219)
Move the reqwest features into the workspace so they apply to all crates in the workspace.
|
2022-11-21 16:51:39 +10:00 |
|
dependabot[bot]
|
07c6548942
|
Bump reqwest from 0.11.12 to 0.11.13 (#1210)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.12 to 0.11.13.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.12...v0.11.13)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-21 12:24:58 +10:00 |
|
micolous
|
7f1a9f1a25
|
Abstract webauthn authenticator access, and use Windows API on Windows (#1203)
|
2022-11-21 12:11:26 +10:00 |
|
Firstyear
|
8b90bf0cae
|
20221116 oauth2 app portal 2 (#1201)
|
2022-11-21 11:59:47 +10:00 |
|
dependabot[bot]
|
dbedbe7fe3
|
Bump pylint from 2.15.5 to 2.15.6 in /pykanidm (#1216)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.5 to 2.15.6.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.5...v2.15.6)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-21 11:37:44 +10:00 |
|
dependabot[bot]
|
8cf48167fc
|
Bump serde_json from 1.0.87 to 1.0.88 (#1212)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.88.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.87...v1.0.88)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-21 10:59:55 +10:00 |
|
dependabot[bot]
|
95c3c03985
|
Bump tokio from 1.21.2 to 1.22.0 (#1213)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.2 to 1.22.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.2...tokio-1.22.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-21 10:56:30 +10:00 |
|
dependabot[bot]
|
0738dc49dd
|
Bump mkdocstrings-python from 0.8.0 to 0.8.2 in /pykanidm (#1215)
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 0.8.0 to 0.8.2.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/python/compare/0.8.0...0.8.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-21 10:41:41 +10:00 |
|
dependabot[bot]
|
173904e221
|
Bump mypy from 0.990 to 0.991 in /pykanidm (#1214)
Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.990...v0.991)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-21 09:40:36 +10:00 |
|
Firstyear
|
40dd911d10
|
20221116 oauth2 app portal (#1200)
|
2022-11-17 10:06:13 +10:00 |
|
dependabot[bot]
|
7c07688fa6
|
Bump pytest-asyncio from 0.20.1 to 0.20.2 in /pykanidm (#1194)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.1 to 0.20.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.1...v0.20.2)
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-16 20:57:57 +10:00 |
|
Firstyear
|
3589376525
|
1116 UI hints (#1199)
|
2022-11-16 19:17:24 +10:00 |
|
Firstyear
|
33b8fe0967
|
Reword security keys (#1196)
|
2022-11-14 19:47:14 +10:00 |
|
dependabot[bot]
|
880f090c25
|
Bump mkdocs-material from 8.5.8 to 8.5.10 in /pykanidm (#1193)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.5.8 to 8.5.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/8.5.8...8.5.10)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 16:03:06 +10:00 |
|
Firstyear
|
f120f383e2
|
remove pam tester (#1197)
|
2022-11-14 15:41:05 +10:00 |
|
dependabot[bot]
|
16cf340248
|
Bump mkdocstrings-python from 0.7.1 to 0.8.0 in /pykanidm (#1195)
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/python/compare/0.7.1...0.8.0)
---
updated-dependencies:
- dependency-name: mkdocstrings-python
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 13:15:16 +10:00 |
|
dependabot[bot]
|
d689243a01
|
Bump types-toml from 0.10.8 to 0.10.8.1 in /pykanidm (#1192)
Bumps [types-toml](https://github.com/python/typeshed) from 0.10.8 to 0.10.8.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-toml
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 09:00:10 +10:00 |
|
dependabot[bot]
|
7d4cfaf01d
|
Bump mypy from 0.982 to 0.990 in /pykanidm (#1191)
Bumps [mypy](https://github.com/python/mypy) from 0.982 to 0.990.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.982...v0.990)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 08:59:48 +10:00 |
|
dependabot[bot]
|
9921774a6a
|
Bump chrono from 0.4.22 to 0.4.23 (#1188)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23.
- [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.22...v0.4.23)
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 08:59:04 +10:00 |
|
dependabot[bot]
|
9c37160f8b
|
Bump actions/dependency-review-action from 2 to 3 (#1187)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 08:58:47 +10:00 |
|
dependabot[bot]
|
686ef60242
|
Bump base64urlsafedata from 0.1.1 to 0.1.2 (#1190)
Bumps [base64urlsafedata](https://github.com/kanidm/webauthn-rs) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/kanidm/webauthn-rs/releases)
- [Commits](https://github.com/kanidm/webauthn-rs/commits)
---
updated-dependencies:
- dependency-name: base64urlsafedata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 08:58:22 +10:00 |
|
James Hodgkinson
|
9196807fdb
|
Workflow tweaks (#1186)
* let's cache some stuff
|
2022-11-14 08:57:05 +10:00 |
|
Firstyear
|
64759ea20f
|
1116 UI hint (#1185)
|
2022-11-14 08:40:05 +10:00 |
|
Firstyear
|
06c9e087cb
|
613 oauth2 logout (#1184)
* Oauth2 sessions
* Start to add session consistency
* Add tests for session consistency.
* Session refint works!
* Add support for oauth2 session removal
|
2022-11-13 14:10:45 +10:00 |
|
James Hodgkinson
|
69b9c5845a
|
started working on fixing a log issue and chased some clippy lints (#1182)
|
2022-11-11 10:23:49 +10:00 |
|
Firstyear
|
1ed4d7c1bd
|
20221103 ipa import driver (#1180)
|
2022-11-10 07:43:22 +10:00 |
|
Firstyear
|
2e864be37f
|
Review oauth2 best practices document (#1181)
|
2022-11-10 07:42:26 +10:00 |
|
Firstyear
|
1fe97a9879
|
Add tools container support (#1178)
|
2022-11-10 07:42:03 +10:00 |
|
Firstyear
|
565fca5891
|
improve webauthn errors (#1179)
|
2022-11-08 20:39:44 +10:00 |
|
Firstyear
|
92d79489fc
|
Add version header and warnings (#1175)
|
2022-11-08 10:45:38 +10:00 |
|
dependabot[bot]
|
719de54342
|
Bump mkdocs-material from 8.5.7 to 8.5.8 in /pykanidm (#1173)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.5.7 to 8.5.8.
- [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/8.5.7...8.5.8)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-07 09:14:55 +10:00 |
|
dependabot[bot]
|
5d08b3ee55
|
Bump mkdocs from 1.4.1 to 1.4.2 in /pykanidm (#1174)
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.1...1.4.2)
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-07 08:07:43 +10:00 |
|
dependabot[bot]
|
32701c78d3
|
Bump regex from 1.6.0 to 1.7.0 (#1172)
Bumps [regex](https://github.com/rust-lang/regex) from 1.6.0 to 1.7.0.
- [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.6.0...1.7.0)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-07 08:07:28 +10:00 |
|
Firstyear
|
546f1c8da7
|
Improve handling of openssl3 in md4 tests (#1171)
|
2022-11-04 14:48:00 +10:00 |
|
kalebo
|
55ee2410d7
|
Add /etc/skel templating and notes adjacent to kanidm-unixd and packaging (#1113)
|
2022-11-04 09:49:11 +10:00 |
|
Firstyear
|
692c0a3978
|
Further test improvements (#1166)
|
2022-11-02 19:46:09 +10:00 |
|
Firstyear
|
df4043cf10
|
Setup for next dev cycle (#1165)
|
2022-11-01 16:39:36 +10:00 |
|
Firstyear
|
e43141c800
|
Release 1.1.0-alpha.10 (#1164)
|
2022-11-01 14:02:52 +10:00 |
|
Firstyear
|
38f9d9b467
|
1125 expired session cleanup (#1162)
|
2022-11-01 11:27:32 +10:00 |
|
James Hodgkinson
|
58155c613f
|
Fixing a python test (#1154)
* fixing a test, it now *should* fail, which is nice
* running `black` on code
|
2022-10-31 22:23:24 +10:00 |
|
Firstyear
|
db75a0b344
|
Improve cookie/token handling (#1153)
|
2022-10-31 10:50:04 +10:00 |
|
dependabot[bot]
|
fb1a67681a
|
Bump clap from 3.2.22 to 3.2.23 (#1157)
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.22 to 3.2.23.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.23/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.22...v3.2.23)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-31 08:11:15 +10:00 |
|
dependabot[bot]
|
da7e61be3a
|
Bump syn from 1.0.101 to 1.0.103 (#1155)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.101 to 1.0.103.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.101...1.0.103)
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-31 08:10:57 +10:00 |
|