Quentin Gliech
|
25cf5800bd
|
Ignore slow test, and try to optimize slow deps during testing
|
2024-10-29 12:37:59 +01:00 |
|
Quentin Gliech
|
87da8b39ff
|
Enable better minijinja compatibility with the Python implementation
|
2024-10-28 14:59:36 +01:00 |
|
Quentin Gliech
|
cc99fdd3f2
|
Replace http_service with http_client
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
da4f00a612
|
Restore some of the metadata cache tests
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
38a58e926c
|
Handle error responses from the OAuth 2.0 provider better
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
16f74fe87d
|
Restore HTTP request metrics
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
fc4808436a
|
Fix HTTP request tracing and make the DNS resolver traced again
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
8fb94ec662
|
Fix documentation link
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
d8f2c5648d
|
Remove the Matrix scope-related code in oidc-client
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
713586d5aa
|
Delete more unused oidc-client code
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
a88b7efe1e
|
Replace all the manual HTTP clients with reqwest
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
248e03ac93
|
Replace HTTP client in oidc-client with reqwest
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
5b879bd4f4
|
WIP: switch to reqwest
|
2024-10-28 13:46:38 +01:00 |
|
Quentin Gliech
|
00b17bfb95
|
Remove unnecessary sleep (#3409)
|
2024-10-22 17:44:49 +00:00 |
|
Quentin Gliech
|
ae6995582a
|
Upgrade to Rust 1.82.0 (#3407)
|
2024-10-22 17:01:27 +02:00 |
|
Quentin Gliech
|
34ab23d97c
|
Better error when the email addresses in the config are invalid
|
2024-10-22 16:19:43 +02:00 |
|
Quentin Gliech
|
7babcf1d35
|
Add a CLI tool to add an email address to a user
|
2024-10-22 16:19:26 +02:00 |
|
dependabot[bot]
|
8ca0a379d8
|
build(deps): bump libc from 0.2.159 to 0.2.161
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.159 to 0.2.161.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 14:58:04 +02:00 |
|
dependabot[bot]
|
c36758df24
|
build(deps): bump uuid from 1.10.0 to 1.11.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-17 16:08:29 +02:00 |
|
dependabot[bot]
|
186802d9d5
|
build(deps): bump rustls-pki-types from 1.9.0 to 1.10.0
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.9.0...v/1.10.0)
---
updated-dependencies:
- dependency-name: rustls-pki-types
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-15 16:28:44 +02:00 |
|
dependabot[bot]
|
435787f8e4
|
build(deps): bump pest_derive from 2.7.13 to 2.7.14
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.7.13 to 2.7.14.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.7.13...v2.7.14)
---
updated-dependencies:
- dependency-name: pest_derive
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-15 16:28:21 +02:00 |
|
dependabot[bot]
|
3ac851cee7
|
build(deps): bump pest from 2.7.13 to 2.7.14
Bumps [pest](https://github.com/pest-parser/pest) from 2.7.13 to 2.7.14.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.7.13...v2.7.14)
---
updated-dependencies:
- dependency-name: pest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-15 14:54:10 +02:00 |
|
Quentin Gliech
|
f0e2f6a2f0
|
Use CancellationToken and a TaskTracker to handle graceful shutdowns
|
2024-10-10 10:49:41 +02:00 |
|
dependabot[bot]
|
97337f485e
|
build(deps): bump pest_derive from 2.7.11 to 2.7.13
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.7.11 to 2.7.13.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.7.11...v2.7.13)
---
updated-dependencies:
- dependency-name: pest_derive
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 19:05:34 +02:00 |
|
dependabot[bot]
|
05c28ab318
|
build(deps): bump regex from 1.10.6 to 1.11.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.6 to 1.11.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.10.6...1.11.0)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 19:05:21 +02:00 |
|
dependabot[bot]
|
27c5c2c964
|
build(deps): bump futures-util from 0.3.30 to 0.3.31
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.30 to 0.3.31.
- [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.30...0.3.31)
---
updated-dependencies:
- dependency-name: futures-util
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 19:04:27 +02:00 |
|
dependabot[bot]
|
686c0255a2
|
build(deps): bump async-stream from 0.3.5 to 0.3.6
Bumps [async-stream](https://github.com/tokio-rs/async-stream) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/tokio-rs/async-stream/releases)
- [Commits](https://github.com/tokio-rs/async-stream/compare/v0.3.5...v0.3.6)
---
updated-dependencies:
- dependency-name: async-stream
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 18:50:08 +02:00 |
|
dependabot[bot]
|
fd62fb7c9d
|
build(deps): bump serde_with from 3.9.0 to 3.11.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.9.0 to 3.11.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v3.9.0...v3.11.0)
---
updated-dependencies:
- dependency-name: serde_with
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 18:49:33 +02:00 |
|
dependabot[bot]
|
df6f67f0ea
|
build(deps): bump opa-wasm from 0.1.0 to 0.1.1
Bumps [opa-wasm](https://github.com/matrix-org/rust-opa-wasm) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/matrix-org/rust-opa-wasm/releases)
- [Changelog](https://github.com/matrix-org/rust-opa-wasm/blob/main/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/rust-opa-wasm/compare/v0.1.0...v0.1.1)
---
updated-dependencies:
- dependency-name: opa-wasm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 18:06:28 +02:00 |
|
dependabot[bot]
|
f6b08e789e
|
build(deps): bump reqwest from 0.12.7 to 0.12.8
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.7 to 0.12.8.
- [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.12.7...v0.12.8)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 18:06:11 +02:00 |
|
dependabot[bot]
|
1d84dba8ac
|
build(deps): bump rustls-pemfile from 2.1.3 to 2.2.0
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/rustls/pemfile/releases)
- [Commits](https://github.com/rustls/pemfile/compare/v/2.1.3...v/2.2.0)
---
updated-dependencies:
- dependency-name: rustls-pemfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 18:04:39 +02:00 |
|
dependabot[bot]
|
ab2132bab3
|
build(deps): bump k256 from 0.13.3 to 0.13.4
Bumps [k256](https://github.com/RustCrypto/elliptic-curves) from 0.13.3 to 0.13.4.
- [Commits](https://github.com/RustCrypto/elliptic-curves/compare/k256/v0.13.3...k256/v0.13.4)
---
updated-dependencies:
- dependency-name: k256
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 17:39:33 +02:00 |
|
dependabot[bot]
|
6f99dff9d8
|
build(deps): bump the axum group with 3 updates
Bumps the axum group with 3 updates: [axum](https://github.com/tokio-rs/axum), [axum-extra](https://github.com/tokio-rs/axum) and [axum-macros](https://github.com/tokio-rs/axum).
Updates `axum` from 0.7.5 to 0.7.7
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.7)
Updates `axum-extra` from 0.9.3 to 0.9.4
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-extra-v0.9.3...axum-extra-v0.9.4)
Updates `axum-macros` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-macros-v0.4.1...axum-macros-v0.4.2)
---
updated-dependencies:
- dependency-name: axum
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: axum
- dependency-name: axum-extra
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: axum
- dependency-name: axum-macros
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: axum
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 17:39:09 +02:00 |
|
dependabot[bot]
|
559051357d
|
build(deps): bump indexmap from 2.5.0 to 2.6.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.5.0 to 2.6.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.5.0...2.6.0)
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 17:38:38 +02:00 |
|
dependabot[bot]
|
91925ff358
|
build(deps): bump rustls-pki-types from 1.8.0 to 1.9.0
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.8.0...v/1.9.0)
---
updated-dependencies:
- dependency-name: rustls-pki-types
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 12:20:04 +02:00 |
|
dependabot[bot]
|
d32c1643e5
|
build(deps): bump pest from 2.7.11 to 2.7.13
Bumps [pest](https://github.com/pest-parser/pest) from 2.7.11 to 2.7.13.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.7.11...v2.7.13)
---
updated-dependencies:
- dependency-name: pest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-02 15:06:37 +02:00 |
|
dependabot[bot]
|
69c3eaac29
|
build(deps): bump libc from 0.2.158 to 0.2.159
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.158 to 0.2.159.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-01 18:31:49 +02:00 |
|
Quentin Gliech
|
fc87c633bc
|
Remove unused sqlx query introspection data
|
2024-10-01 12:38:31 +02:00 |
|
Quentin Gliech
|
24b68987a2
|
Format code with latest nightly
|
2024-10-01 10:17:00 +02:00 |
|
Quentin Gliech
|
e6ddaf098b
|
Output the registered client metadata in the registration endpoint
Fixes #2848
|
2024-09-20 20:39:04 +02:00 |
|
Quentin Gliech
|
03838bd909
|
Remove contacts from the data model
|
2024-09-20 20:39:04 +02:00 |
|
dependabot[bot]
|
5e610ab851
|
build(deps): bump wiremock from 0.6.1 to 0.6.2 (#3215)
Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.6.1 to 0.6.2.
- [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/LukeMathWalker/wiremock-rs/compare/v0.6.1...v0.6.2)
---
updated-dependencies:
- dependency-name: wiremock
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>
|
2024-09-17 11:13:39 +02:00 |
|
Quentin Gliech
|
9e1cd0cdec
|
Move the remaining mentions of matrix-org to element-hq
|
2024-09-10 14:28:55 +02:00 |
|
Quentin Gliech
|
0d41cd8a0f
|
Manual license edit of remaining files
|
2024-09-10 14:28:55 +02:00 |
|
Quentin Gliech
|
9a946c19e7
|
Remove (C)
|
2024-09-10 14:28:55 +02:00 |
|
Quentin Gliech
|
9da19e2af0
|
License headers change
|
2024-09-05 13:25:42 +02:00 |
|
dependabot[bot]
|
46ddd58f8d
|
build(deps): bump indexmap from 2.4.0 to 2.5.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.4.0 to 2.5.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.4.0...2.5.0)
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-03 17:47:58 +02:00 |
|
Quentin Gliech
|
bf230df69c
|
Update redirect URIs when syncing clients from the config
Fixes #3143
|
2024-08-30 18:21:33 +02:00 |
|
dependabot[bot]
|
7e4ef3814d
|
build(deps): bump reqwest from 0.12.5 to 0.12.7
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.5 to 0.12.7.
- [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.12.5...v0.12.7)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-30 16:47:16 +02:00 |
|
dependabot[bot]
|
43d1f7d2bb
|
build(deps): bump libc from 0.2.155 to 0.2.158
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.155 to 0.2.158.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.158/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.158)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-30 16:47:05 +02:00 |
|