Commit graph

386 commits

Author SHA1 Message Date
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
Firstyear 8b90bf0cae
20221116 oauth2 app portal 2 (#1201) 2022-11-21 11:59:47 +10:00
Firstyear 40dd911d10
20221116 oauth2 app portal (#1200) 2022-11-17 10:06:13 +10:00
Firstyear 3589376525
1116 UI hints (#1199) 2022-11-16 19:17:24 +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
Firstyear 546f1c8da7
Improve handling of openssl3 in md4 tests (#1171) 2022-11-04 14:48:00 +10:00
Firstyear 692c0a3978
Further test improvements (#1166) 2022-11-02 19:46:09 +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
Firstyear db75a0b344
Improve cookie/token handling (#1153) 2022-10-31 10:50:04 +10:00
Firstyear 15c3bde00e
Add new scim/sync files (#1152) 2022-10-29 19:07:54 +10:00
Firstyear c4ecdf4447
20221022 improve test macros (#1139) 2022-10-24 09:50:31 +10:00
James Hodgkinson b0bf00e6eb
removing mirrorsorcerer (#1138)
* removing mirrorsorcerer

* I thought I undid that
2022-10-20 18:18:48 +10:00
Firstyear 02ca657548
Add access control allowing all persons to read oauth2 applications. (#1136) 2022-10-19 12:17:41 +10:00
Firstyear a3e8be76a5
Fix (#1134) 2022-10-18 19:21:08 +10:00
Firstyear 6c67041fda
Fix oauth2 response value and other wasm goodies (#1135) 2022-10-18 19:15:22 +10:00
Firstyear a55c0ca68d
406 session revocation (#1123) 2022-10-17 20:09:47 +10:00
Firstyear 2845f8c4cc
20221011 sudo mode components (#1120) 2022-10-13 10:54:44 +10:00
Firstyear 1908364075
Add trust x forward for option (#1112)
* Add trust x forward for option
2022-10-10 21:18:57 +10:00
Firstyear 67c80f3fcb
Add support for multiple new password imports (#1100)
Woot!
2022-10-10 06:32:04 +10:00
Firstyear 7e4e2f1ad1
1063 967 oauth2 improvements (#1102) 2022-10-09 17:11:55 +10:00
Firstyear ba62f6aef6
20221008 access profile improvements (#1101) 2022-10-09 11:59:10 +10:00
Firstyear b6b41c8471
Add test and comments about pkce (#1098) 2022-10-09 11:57:40 +10:00
James Hodgkinson 48451150aa
Resolving WASM build issues (#1099)
* removing deflate because it is just shit gzip
2022-10-07 15:42:13 +10:00
Firstyear e9ed430199
Improve badlist updating (#1095) 2022-10-07 11:35:58 +10:00
Firstyear 47ef3697c9
Stricter name rules (#1094) 2022-10-06 11:38:43 +10:00
Firstyear 88eb33e1d4
20221001 refactor (#1090) 2022-10-05 09:48:48 +10:00
Firstyear aa9af0705c
Fix issues with radius (#1084) 2022-10-02 11:28:58 +10:00
Firstyear 821b2c05c4
Rework deps (#1079) 2022-10-01 16:08:51 +10:00
James Hodgkinson f0caec57a2
Python updoots (#1081) 2022-09-29 10:08:15 +10:00
James Hodgkinson 446e06d5f6
Fixing the CI failures (#1080) 2022-09-28 10:31:19 +10:00
Firstyear 082464f786
20220911 api tokens (#1071) 2022-09-25 11:21:30 +10:00
James Hodgkinson 657cefb4f1
TLS is now required for all connections (#1069) 2022-09-21 13:36:58 +10:00
James Hodgkinson 5c5b2d6c94
Initial admin UI things (#1044)
* wireframed up the admin menu and components
* banner-shaped yak shaving
* making some nicer messages in the cert script
* removing wee_alloc
* adding admin_groups ui
* adding oauth2 basics
* added group view page
* changing to expect_throw
* serde-wasm-bindgen fixes
* adding view person and view service account basics
* adding basic testy things
* dropping breadcrumbs all over the place
* minor changes to oauth2 admin interface, adding automation around wasm testing
2022-09-20 14:23:54 +10:00
dependabot[bot] 3810c16758
Bump tokio from 1.21.0 to 1.21.1 (#1046)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.0...tokio-1.21.1)

---
updated-dependencies:
- dependency-name: tokio
  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-09-19 12:16:05 +10:00
dependabot[bot] 70cfa5afc2
Bump whoami from 1.2.1 to 1.2.3 (#1050)
Bumps [whoami](https://github.com/ardaku/whoami) from 1.2.1 to 1.2.3.
- [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.2.1...v1.2.3)

---
updated-dependencies:
- dependency-name: whoami
  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-09-19 12:15:29 +10:00
dependabot[bot] cb8d4b8ef1
Bump clap_complete from 3.2.4 to 3.2.5 (#1053)
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v3.2.4...clap_complete-v3.2.5)

---
updated-dependencies:
- dependency-name: clap_complete
  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-09-19 09:48:15 +10:00
dependabot[bot] 15109171d0
Bump url from 2.3.0 to 2.3.1 (#1054)
Bumps [url](https://github.com/servo/rust-url) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: url
  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-09-19 09:47:04 +10:00
Dominik Süß 2b11ad0ad5
feat: allow switch between spn and name for claims (#1043) 2022-09-15 11:42:08 +10:00
dependabot[bot] ebb4185fba
Bump criterion from 0.3.6 to 0.4.0 (#1034)
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.6 to 0.4.0.
- [Release notes](https://github.com/bheisler/criterion.rs/releases)
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.3.6...0.4.0)

---
updated-dependencies:
- dependency-name: criterion
  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-09-12 08:45:59 +10:00
dependabot[bot] 3d6ddfb62f
Bump tokio-util from 0.7.3 to 0.7.4 (#1032)
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.3...tokio-util-0.7.4)

---
updated-dependencies:
- dependency-name: tokio-util
  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-09-12 08:45:20 +10:00
dependabot[bot] 21a21d924c
Bump url from 2.2.2 to 2.3.0 (#1031)
Bumps [url](https://github.com/servo/rust-url) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: url
  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-09-12 08:45:01 +10:00
Firstyear d66edb829c
20220908 dynamic groups (#1029) 2022-09-11 12:23:57 +10:00