Quentin Gliech
|
348912b3fb
|
Bump Crypto crates
|
2022-09-27 18:27:52 +02:00 |
|
dependabot[bot]
|
93c75c09e3
|
Bump tokio from 1.21.0 to 1.21.1
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>
|
2022-09-14 09:05:25 +02:00 |
|
dependabot[bot]
|
b3e44b4241
|
Bump thiserror from 1.0.34 to 1.0.35
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.34 to 1.0.35.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.34...1.0.35)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-14 08:42:55 +02:00 |
|
dependabot[bot]
|
36c643cb8e
|
Bump thiserror from 1.0.33 to 1.0.34
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.33...1.0.34)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-06 00:17:05 +02:00 |
|
dependabot[bot]
|
7f485c0c92
|
Bump anyhow from 1.0.63 to 1.0.64
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.63 to 1.0.64.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.63...1.0.64)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-05 23:53:36 +02:00 |
|
Quentin Gliech
|
eaadcd25a1
|
Upgrade wasmtime & opa-wasm
|
2022-09-02 16:43:59 +02:00 |
|
dependabot[bot]
|
14ab53ddfc
|
Bump serde_json from 1.0.83 to 1.0.85
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.83 to 1.0.85.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.83...v1.0.85)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-22 15:44:03 +02:00 |
|
Quentin Gliech
|
2d3afc1c4f
|
Allow making the contacts and client_uri optional in client registration
|
2022-08-22 15:23:53 +02:00 |
|
dependabot[bot]
|
2eed13639f
|
Bump serde from 1.0.143 to 1.0.144
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.143...v1.0.144)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-22 15:22:04 +02:00 |
|
Kévin Commaille
|
e202c3dd6d
|
Allow to validate client metadata
According to OpenID Connect Dynamic Client Registration Spec 1.0.
Introduce VerifiedClientMetadata.
|
2022-08-19 13:58:43 +02:00 |
|
Quentin Gliech
|
fbe12a67f2
|
Add the evaluation context policy generic parameter
|
2022-08-19 12:37:10 +02:00 |
|
Quentin Gliech
|
809a3ad00c
|
Bump OPA to 0.43 and Rust to 1.63 in Docker image
Also bumps the Dockerfile frontend to 1.4
|
2022-08-19 11:43:36 +02:00 |
|
dependabot[bot]
|
31aa7b6913
|
Bump anyhow from 1.0.59 to 1.0.62
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.59 to 1.0.62.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.59...1.0.62)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-19 10:23:21 +02:00 |
|
Quentin Gliech
|
c1ed726dc8
|
Enable the clippy::str_to_string lint
|
2022-08-08 10:06:20 +02:00 |
|
Hugh Nimmo-Smith
|
3215e86eaa
|
Use unstable prefixes for scope names (#337)
|
2022-08-05 17:58:22 +00:00 |
|
Quentin Gliech
|
2e2c3d54a6
|
Test HTTP handlers
|
2022-08-05 09:48:02 +02:00 |
|
dependabot[bot]
|
3cfd0f1553
|
Bump serde from 1.0.141 to 1.0.142
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.141 to 1.0.142.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.141...v1.0.142)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-04 11:30:39 +02:00 |
|
dependabot[bot]
|
25a7d6cba5
|
Bump serde_json from 1.0.82 to 1.0.83
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.83)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-04 10:43:50 +02:00 |
|
dependabot[bot]
|
3b56287c99
|
Bump thiserror from 1.0.31 to 1.0.32
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.31...1.0.32)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-04 09:21:37 +02:00 |
|
Quentin Gliech
|
44b2708f7a
|
Bump serde_with
|
2022-08-01 19:38:22 +02:00 |
|
Quentin Gliech
|
d4c718ef4b
|
Bump Rust dependencies
|
2022-08-01 17:50:33 +02:00 |
|
Quentin Gliech
|
ba6a382f2c
|
Authorization grant policy (#288)
Co-authored-by: Hugh Nimmo-Smith <hughns@matrix.org>
|
2022-07-21 16:18:59 +00:00 |
|
Hugh Nimmo-Smith
|
fa1f71452c
|
Document client registration policy config and improve error messages (#299)
|
2022-07-09 12:47:40 +00:00 |
|
Quentin Gliech
|
b6d26fff27
|
Enforce redirect_uris verifications in client registration (#276)
|
2022-07-08 12:41:00 +01:00 |
|
Quentin Gliech
|
ba90ee2614
|
Bump dependencies
|
2022-07-04 18:27:18 +02:00 |
|
dependabot[bot]
|
52a400eb9e
|
Bump serde_json from 1.0.81 to 1.0.82
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.81...v1.0.82)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-30 19:12:20 +02:00 |
|
Quentin Gliech
|
70ae9732e0
|
ci: send OPA policies coverage to codecov
|
2022-06-29 14:00:52 +02:00 |
|
dependabot[bot]
|
3ee11176b5
|
Bump wasmtime from 0.38.0 to 0.38.1
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 0.38.0 to 0.38.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v0.38.0...v0.38.1)
---
updated-dependencies:
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-29 09:36:07 +02:00 |
|
Quentin Gliech
|
27fa4fef4f
|
Bump dependencies
|
2022-06-27 11:33:21 +02:00 |
|
dependabot[bot]
|
2ed22a618a
|
Bump anyhow from 1.0.57 to 1.0.58
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.57 to 1.0.58.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.57...1.0.58)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-23 18:33:39 +02:00 |
|
Quentin Gliech
|
54751d8563
|
temporary stop validating the redirect_uri
|
2022-06-21 11:14:15 +02:00 |
|
dependabot[bot]
|
3f9863e7d3
|
Bump tracing from 0.1.34 to 0.1.35
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.34 to 0.1.35.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.34...tracing-0.1.35)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-09 11:40:21 +02:00 |
|
dependabot[bot]
|
274739b537
|
Bump tokio from 1.19.0 to 1.19.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.19.0 to 1.19.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-07 14:05:45 +02:00 |
|
dependabot[bot]
|
b94983ca41
|
Bump tokio from 1.18.2 to 1.19.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.18.2...tokio-1.19.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-04 15:52:31 +02:00 |
|
Quentin Gliech
|
581e011c7b
|
Fix policy test
|
2022-06-04 12:47:36 +02:00 |
|
Quentin Gliech
|
5a4a4ed21e
|
Fix policies test
|
2022-06-03 17:03:25 +02:00 |
|
Quentin Gliech
|
e694932daf
|
Handle password strength verification through OPA
|
2022-06-03 16:14:26 +02:00 |
|
Quentin Gliech
|
eb22c33a7d
|
Remove the login policy (since it is not implemented yet)
|
2022-06-03 13:37:20 +02:00 |
|
Quentin Gliech
|
7c8893e596
|
Switch the policies to a violation list based approach
This allows policies to give proper feedback on form fields
|
2022-06-03 13:37:20 +02:00 |
|
Quentin Gliech
|
88c2625dc0
|
Compile and check OPA policies in CI
|
2022-06-03 13:37:20 +02:00 |
|
Quentin Gliech
|
071055ad18
|
Embed the default policy in the binary
|
2022-06-03 13:37:20 +02:00 |
|
Quentin Gliech
|
9ebff410d1
|
Generate spans for policy evaluations
|
2022-06-03 13:37:20 +02:00 |
|
Quentin Gliech
|
aab1f49374
|
Support for applying OPA policies during client registration
|
2022-06-03 13:37:20 +02:00 |
|