Commit graph

1038 commits

Author SHA1 Message Date
dependabot[bot] 4bdf7c2aa2
chore(deps): bump num_enum from 0.5.10 to 0.5.11 (#1404)
Bumps [num_enum](https://github.com/illicitonion/num_enum) from 0.5.10 to 0.5.11.
- [Release notes](https://github.com/illicitonion/num_enum/releases)
- [Commits](https://github.com/illicitonion/num_enum/compare/0.5.10...0.5.11)

---
updated-dependencies:
- dependency-name: num_enum
  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-02-28 07:44:16 +10:00
dependabot[bot] 7f632f5916
chore(deps-dev): bump types-toml from 0.10.8.4 to 0.10.8.5 in /pykanidm (#1407)
Bumps [types-toml](https://github.com/python/typeshed) from 0.10.8.4 to 0.10.8.5.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 07:43:48 +10:00
dependabot[bot] 5745060fc3
chore(deps): bump syn from 1.0.107 to 1.0.109 (#1406)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.107 to 1.0.109.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.107...1.0.109)

---
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-02-27 16:43:44 +10:00
dependabot[bot] 290e607de7
chore(deps-dev): bump mkdocs-material from 9.0.13 to 9.0.15 in /pykanidm (#1403)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.0.13 to 9.0.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.0.13...9.0.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-02-27 08:28:11 +10:00
Pi-Cla 966c71035f
Mention my Recursing of the Passport (#1402)
* Add Pi-Cla to CONTRIBUTORS.md
* Mention Pi-Cla in Artwork README.md
2023-02-24 15:37:19 +10:00
Firstyear dd761c9a45
Start to add reauth capabilities (#1398)
Cleanup token storage, add some design notes, and improve some of the process of setting up session scopes.
2023-02-24 13:43:19 +10:00
Pi-Cla 6f6189fff8
Add Recursive Logos (#1401)
Passport within a passport within a passport
2023-02-23 19:51:20 +10:00
Firstyear 9a70942544
Prevent invalidation of api tokens (#1397) 2023-02-22 12:25:14 +10:00
dependabot[bot] 854ca808e7
chore(deps): bump tokio-util from 0.7.4 to 0.7.7 (#1378)
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.4 to 0.7.7.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.4...tokio-util-0.7.7)

---
updated-dependencies:
- dependency-name: tokio-util
  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-02-22 07:48:21 +10:00
dependabot[bot] 1a5cd33dc0
chore(deps): bump web-sys from 0.3.60 to 0.3.61 (#1362)
Bumps [web-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.60 to 0.3.61.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: web-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-02-21 14:46:21 +10:00
dependabot[bot] 7547a69124
chore(deps): bump filetime from 0.2.19 to 0.2.20 (#1375)
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.19 to 0.2.20.
- [Release notes](https://github.com/alexcrichton/filetime/releases)
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.19...0.2.20)

---
updated-dependencies:
- dependency-name: filetime
  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-02-20 18:45:29 +10:00
dependabot[bot] 4e2a420602
chore(deps): bump pydantic from 1.10.4 to 1.10.5 in /pykanidm (#1392)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.5/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.4...v1.10.5)

---
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-02-20 18:44:44 +10:00
dependabot[bot] 42095770a7
chore(deps-dev): bump mkdocs-material from 9.0.12 to 9.0.13 in /pykanidm (#1394)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.0.12 to 9.0.13.
- [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.12...9.0.13)

---
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-02-20 18:43:34 +10:00
dependabot[bot] 22b1dcf2b4
chore(deps): bump num_enum from 0.5.9 to 0.5.10 (#1391)
Bumps [num_enum](https://github.com/illicitonion/num_enum) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/illicitonion/num_enum/releases)
- [Commits](https://github.com/illicitonion/num_enum/compare/0.5.9...0.5.10)

---
updated-dependencies:
- dependency-name: num_enum
  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-02-20 18:43:23 +10:00
dependabot[bot] 3699391583
chore(deps-dev): bump types-toml from 0.10.8.3 to 0.10.8.4 in /pykanidm (#1395)
Bumps [types-toml](https://github.com/python/typeshed) from 0.10.8.3 to 0.10.8.4.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 18:42:34 +10:00
dependabot[bot] 6b9b6d3316
chore(deps-dev): bump mypy from 1.0.0 to 1.0.1 in /pykanidm (#1390)
Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: mypy
  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-02-20 18:04:20 +10:00
dependabot[bot] f27e16ac65
chore(deps): bump csv from 1.1.6 to 1.2.0 (#1393)
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.1.6 to 1.2.0.
- [Release notes](https://github.com/BurntSushi/rust-csv/releases)
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.1.6...1.2.0)

---
updated-dependencies:
- dependency-name: csv
  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-02-20 18:04:06 +10:00
dependabot[bot] 68e249b504
chore(deps): bump base64urlsafedata from 0.1.2 to 0.1.3 (#1389)
Bumps [base64urlsafedata](https://github.com/kanidm/webauthn-rs) from 0.1.2 to 0.1.3.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 18:03:48 +10:00
Firstyear 8ce3e81123
20230220 passkey cleanup (#1396)
* Migrate from cred to passkey
* Start to cleanup for removal of the legacy passkey type
2023-02-20 17:50:49 +10:00
Firstyear cd5daf2f1c
1115 store credential ids per session (#1386) 2023-02-19 13:32:47 +10:00
Firstyear 87b43d0c14
Reduce the number of cow cells in idm (#1385)
* Reduce the number of cow cells in idm
2023-02-19 09:51:36 +10:00
Firstyear 0d8d9e1a62
1355 docker builds (#1384) 2023-02-17 17:02:01 +10:00
dependabot[bot] 43ad0dc3d0
chore(deps): bump proc-macro2 from 1.0.50 to 1.0.51 (#1369)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.50 to 1.0.51.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.50...1.0.51)

---
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-02-16 22:08:02 +10:00
Firstyear ad07f2a97e
Improve some small behaviours of login and key management (#1383) 2023-02-16 12:58:33 +10:00
Firstyear a02337a07a
967 oauth2 implicit search (#1382) 2023-02-16 09:40:16 +10:00
dependabot[bot] 8bedb55548
chore(deps): bump wasm-bindgen-test from 0.3.33 to 0.3.34 (#1364)
Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.33 to 0.3.34.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: wasm-bindgen-test
  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-02-16 07:07:22 +10:00
dependabot[bot] fc4fd1f6a0
chore(deps): bump serde_json from 1.0.91 to 1.0.93 (#1376)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.91 to 1.0.93.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.91...v1.0.93)

---
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-02-15 21:30:37 +10:00
dependabot[bot] a1210cf902
chore(deps-dev): bump black from 22.12.0 to 23.1.0 in /pykanidm (#1367)
Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.1.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/22.12.0...23.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 21:25:10 +10:00
dependabot[bot] 71607b05fe
chore(deps-dev): bump pylint-pydantic from 0.1.5 to 0.1.6 in /pykanidm (#1351)
Bumps [pylint-pydantic](https://github.com/fcfangcc/pylint-pydantic) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/fcfangcc/pylint-pydantic/releases)
- [Commits](https://github.com/fcfangcc/pylint-pydantic/compare/0.1.5...0.1.6)

---
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-02-15 21:15:23 +10:00
dependabot[bot] 5ee41ebe09
chore(deps-dev): bump coverage from 7.0.5 to 7.1.0 in /pykanidm (#1352)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.5 to 7.1.0.
- [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.0.5...7.1.0)

---
updated-dependencies:
- dependency-name: coverage
  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-02-15 19:27:15 +10:00
Firstyear fe24056fdc
20230130 hackweek replication (#1358)
Add initial support for refreshing the content of a new server in a replication topology. This is embedded in test cases only for now.
2023-02-15 10:25:51 +10:00
Firstyear 876aef9a6e
Improve some diagnostic messages in console (#1381) 2023-02-15 10:24:32 +10:00
dependabot[bot] d6dac938a6
chore(deps): bump docker/build-push-action from 3 to 4 (#1360) 2023-02-13 15:08:07 +01:00
dependabot[bot] 1532cfa453
chore(deps): bump aiohttp from 3.8.3 to 3.8.4 in /pykanidm (#1377) 2023-02-13 15:06:23 +01:00
dependabot[bot] a127a5b8ff
chore(deps-dev): bump mypy from 0.991 to 1.0.0 in /pykanidm (#1380) 2023-02-13 15:05:50 +01:00
dependabot[bot] 8557c8589a
chore(deps): bump uuid from 1.2.2 to 1.3.0 (#1368) 2023-02-13 06:16:44 +01:00
dependabot[bot] 607cc2f6ac
chore(deps-dev): bump mkdocs-material from 9.0.6 to 9.0.12 in /pykanidm (#1379) 2023-02-13 06:15:28 +01:00
dependabot[bot] 370d3c1c5c
chore(deps-dev): bump types-toml from 0.10.8.1 to 0.10.8.3 in /pykanidm (#1374) 2023-02-13 06:11:56 +01:00
dependabot[bot] 0d116bb47c
chore(deps): bump cryptography from 39.0.0 to 39.0.1 in /pykanidm (#1371) 2023-02-10 12:34:35 +01:00
Firstyear 3454ba5f9f
Update release docs to prevent forgetting a release step (#1370) 2023-02-07 09:16:19 +10:00
Firstyear 100bbd5477
1355 docker builds (#1357) 2023-02-06 09:50:10 +10:00
Firstyear 965423d2ac
Update to 12 dev (#1356) 2023-02-01 16:21:00 +10:00
Firstyear d3a2a6b39a
Release 1.1.0-alpha.11 (#1354) 2023-02-01 12:50:20 +10:00
Firstyear d36f2b9564
20230128 protected to access (#1349) 2023-01-30 13:20:44 +10:00
Firstyear 6f7afc0a72
20230125 pre rel cleanup (#1348) 2023-01-28 13:52:44 +10:00
Firstyear 3894dd43df
20230125 pre rel cleanup (#1347) 2023-01-25 16:09:54 +10:00
Firstyear 08ebcc7901
Allow multiple backends to run in parallel for repl tests (#1346) 2023-01-25 14:14:16 +10:00
Firstyear 723c428e37
20230121 access improvement (#1345) 2023-01-25 12:58:22 +10:00
Yuxuan Lu 251feac7cb
Fix debian build path (#1331)
* Update CONTRIBUTORS
* Fix debian & ubuntu packaging
* Use standard way to install pam config
* Fix simple_pkg.sh & add pam nss instructions
* Merge ssh with unixd; update CI to build for multiple os versions; upload packages to artifacts
2023-01-25 09:45:55 +10:00
James Hodgkinson 980cb31ce8
Windows-related build fixes (#1344)
* it now builds, but kanidmd stack overflows on windows while running initialise_helper - tests passing
2023-01-25 09:43:24 +10:00