dependabot[bot]
|
ba7b029128
|
build(deps): bump psl from 2.1.36 to 2.1.37
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.36 to 2.1.37.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.36...v2.1.37)
---
updated-dependencies:
- dependency-name: psl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-10 10:20:16 +02:00 |
|
Quentin Gliech
|
353815bc6f
|
Skip the device code form when using the full verification URI
This changes the form to use a GET method, as it is only really doing
a redirect.
|
2024-05-07 12:19:10 +02:00 |
|
dependabot[bot]
|
eb80ca1c88
|
build(deps): bump wasmtime from 20.0.0 to 20.0.1
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 20.0.0 to 20.0.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/v20.0.0...v20.0.1)
---
updated-dependencies:
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:33:59 +02:00 |
|
dependabot[bot]
|
535985717b
|
build(deps): bump prometheus from 0.13.3 to 0.13.4
Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.13.3 to 0.13.4.
- [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tikv/rust-prometheus/compare/v0.13.3...v0.13.4)
---
updated-dependencies:
- dependency-name: prometheus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:33:05 +02:00 |
|
dependabot[bot]
|
736faf1738
|
build(deps): bump psl from 2.1.35 to 2.1.36
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.35 to 2.1.36.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.35...v2.1.36)
---
updated-dependencies:
- dependency-name: psl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:32:38 +02:00 |
|
Quentin Gliech
|
3978acd94e
|
Fix recently added Clippy lints
This also ignores the clippy::blocks_in_conditions lint in two crates,
until tracing gets fixed: https://github.com/tokio-rs/tracing/issues/2876
|
2024-05-07 07:32:02 +02:00 |
|
Quentin Gliech
|
24021cc984
|
matrix-synapse: urlencode parameters before sending them to Synapse
|
2024-05-03 16:56:56 +02:00 |
|
Quentin Gliech
|
6db50f098d
|
Allow more characters in device IDs
|
2024-05-03 16:56:56 +02:00 |
|
Quentin Gliech
|
8e513ea3cc
|
Update Cargo.lock and update cargo-deny exceptions
|
2024-05-02 14:32:05 +02:00 |
|
Quentin Gliech
|
a99427e942
|
Move lettre to a workspace dependency
|
2024-05-02 14:32:05 +02:00 |
|
Quentin Gliech
|
3567f7c445
|
Upgrade minijinja to 2.0.1
|
2024-05-02 14:04:14 +02:00 |
|
dependabot[bot]
|
0a3ed88921
|
build(deps): bump pest_derive from 2.7.8 to 2.7.10
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.7.8 to 2.7.10.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.7.8...v2.7.10)
---
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-05-02 11:15:33 +02:00 |
|
Quentin Gliech
|
749f71364e
|
mas-i18n: box the sprintf parser error variant
|
2024-05-02 10:58:25 +02:00 |
|
dependabot[bot]
|
b5a2092a3e
|
build(deps): bump pest from 2.7.8 to 2.7.10
Bumps [pest](https://github.com/pest-parser/pest) from 2.7.8 to 2.7.10.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.7.8...v2.7.10)
---
updated-dependencies:
- dependency-name: pest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-02 10:58:25 +02:00 |
|
Quentin Gliech
|
9e2530861f
|
Disable wasmtime cache, enable parallel compilation, add deny exception
|
2024-05-02 10:35:59 +02:00 |
|
dependabot[bot]
|
18c5ca8474
|
build(deps): bump wasmtime from 18.0.3 to 20.0.0
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 18.0.3 to 20.0.0.
- [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/v18.0.3...v20.0.0)
---
updated-dependencies:
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-02 10:35:59 +02:00 |
|
dependabot[bot]
|
ce617f624f
|
build(deps): bump psl from 2.1.34 to 2.1.35
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.34 to 2.1.35.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.34...v2.1.35)
---
updated-dependencies:
- dependency-name: psl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-02 09:35:10 +02:00 |
|
dependabot[bot]
|
89adac0873
|
build(deps): bump crc from 3.0.1 to 3.2.1
Bumps [crc](https://github.com/mrhooray/crc-rs) from 3.0.1 to 3.2.1.
- [Release notes](https://github.com/mrhooray/crc-rs/releases)
- [Commits](https://github.com/mrhooray/crc-rs/compare/3.0.1...3.2.1)
---
updated-dependencies:
- dependency-name: crc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 22:34:40 +02:00 |
|
dependabot[bot]
|
8473dbd309
|
build(deps): bump rustls-pemfile from 2.1.1 to 2.1.2
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/rustls/pemfile/releases)
- [Commits](https://github.com/rustls/pemfile/compare/v/2.1.1...v/2.1.2)
---
updated-dependencies:
- dependency-name: rustls-pemfile
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 22:34:14 +02:00 |
|
dependabot[bot]
|
3d04495856
|
build(deps): bump rustls-pki-types from 1.3.1 to 1.5.0
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.3.1...v/1.5.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-04-30 20:36:04 +02:00 |
|
dependabot[bot]
|
cd0d05cd49
|
build(deps): bump regex from 1.10.3 to 1.10.4
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.3 to 1.10.4.
- [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.3...1.10.4)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 19:43:16 +02:00 |
|
dependabot[bot]
|
efaf407f9d
|
build(deps): bump insta from 1.36.1 to 1.38.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.36.1 to 1.38.0.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.36.1...1.38.0)
---
updated-dependencies:
- dependency-name: insta
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 19:13:29 +02:00 |
|
dependabot[bot]
|
c5b831d855
|
build(deps): bump der from 0.7.8 to 0.7.9
Bumps [der](https://github.com/RustCrypto/formats) from 0.7.8 to 0.7.9.
- [Commits](https://github.com/RustCrypto/formats/compare/der/v0.7.8...der/v0.7.9)
---
updated-dependencies:
- dependency-name: der
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 19:13:14 +02:00 |
|
dependabot[bot]
|
fd985943d3
|
build(deps): bump psl from 2.1.28 to 2.1.34
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.28 to 2.1.34.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.28...v2.1.34)
---
updated-dependencies:
- dependency-name: psl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 18:12:49 +02:00 |
|
dependabot[bot]
|
9fe842d254
|
build(deps): bump serde_with from 3.7.0 to 3.8.1
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.7.0 to 3.8.1.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v3.7.0...v3.8.1)
---
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-04-30 18:12:31 +02:00 |
|
dependabot[bot]
|
43f4768ae6
|
build(deps): bump tokio from 1.36.0 to 1.37.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 18:11:14 +02:00 |
|
dependabot[bot]
|
5c4c7355a1
|
build(deps): bump socket2 from 0.5.6 to 0.5.7
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/compare/v0.5.6...v0.5.7)
---
updated-dependencies:
- dependency-name: socket2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 17:50:55 +02:00 |
|
dependabot[bot]
|
aae06f1233
|
build(deps): bump libc from 0.2.153 to 0.2.154
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.153 to 0.2.154.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.153...0.2.154)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 16:56:11 +02:00 |
|
dependabot[bot]
|
c4d4f74a67
|
build(deps): bump arc-swap from 1.7.0 to 1.7.1
Bumps [arc-swap](https://github.com/vorner/arc-swap) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vorner/arc-swap/compare/v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: arc-swap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 16:54:10 +02:00 |
|
dependabot[bot]
|
fb207c745b
|
build(deps): bump wiremock from 0.5.22 to 0.6.0
Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.5.22 to 0.6.0.
- [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/LukeMathWalker/wiremock-rs/compare/v0.5.22...v0.6.0)
---
updated-dependencies:
- dependency-name: wiremock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 16:20:16 +02:00 |
|
dependabot[bot]
|
2832eb7b48
|
build(deps): bump serde_yaml from 0.9.33 to 0.9.34+deprecated
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.33 to 0.9.34+deprecated.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.33...0.9.34)
---
updated-dependencies:
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 15:10:36 +02:00 |
|
dependabot[bot]
|
325226be41
|
build(deps): bump event-listener from 5.2.0 to 5.3.0
Bumps [event-listener](https://github.com/smol-rs/event-listener) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/smol-rs/event-listener/releases)
- [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/event-listener/compare/v5.2.0...v5.3.0)
---
updated-dependencies:
- dependency-name: event-listener
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 14:23:59 +02:00 |
|
dependabot[bot]
|
a7f40378ab
|
build(deps): bump pin-project-lite from 0.2.13 to 0.2.14
Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.13 to 0.2.14.
- [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
- [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14)
---
updated-dependencies:
- dependency-name: pin-project-lite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-30 14:23:52 +02:00 |
|
Quentin Gliech
|
10d7ca95ae
|
Update copyright headers
|
2024-04-30 13:33:47 +02:00 |
|
Quentin Gliech
|
ee68521792
|
Hide the displayname edit button if disabled in the config
|
2024-04-30 13:33:47 +02:00 |
|
Quentin Gliech
|
49cf6dc5cc
|
Expose the site config in the GraphQL API
|
2024-04-30 13:33:47 +02:00 |
|
Quentin Gliech
|
db0f007afd
|
Prevent password changes if disabled
|
2024-04-30 13:33:47 +02:00 |
|
Quentin Gliech
|
d342b2cd5b
|
Prevent email changes if disabled
|
2024-04-30 13:33:47 +02:00 |
|
Quentin Gliech
|
ae1f244b28
|
Restrict displayname and email changes of users
This allows users to change their displayname and email only if the
config allows it
|
2024-04-30 13:33:47 +02:00 |
|
Quentin Gliech
|
e080932906
|
Make the SiteConfig available in the GraphQL context
|
2024-04-30 13:33:47 +02:00 |
|
Quentin Gliech
|
aa2e2229bc
|
Finish moving the site config
|
2024-04-30 13:33:47 +02:00 |
|
Quentin Gliech
|
f0899f17bd
|
Move the SiteConfig to the data-model crate
|
2024-04-30 13:33:47 +02:00 |
|
Quentin Gliech
|
90080235da
|
Introduce config to restrict user capabilities
|
2024-04-30 13:33:47 +02:00 |
|
Quentin Gliech
|
4d1b6aeded
|
Prompt for all parameters interactively
|
2024-04-30 12:15:10 +02:00 |
|
Quentin Gliech
|
8c402a1f50
|
Prompt for username and confirm user creation
|
2024-04-30 12:15:10 +02:00 |
|
Quentin Gliech
|
1cb48b8026
|
Add a manage register-user utility to the CLI
|
2024-04-30 12:15:10 +02:00 |
|
dependabot[bot]
|
e55171443a
|
build(deps): bump indoc from 2.0.4 to 2.0.5
Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/2.0.4...2.0.5)
---
updated-dependencies:
- dependency-name: indoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-08 23:26:09 +02:00 |
|
dependabot[bot]
|
5fd433059c
|
build(deps): bump bytes from 1.5.0 to 1.6.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0)
---
updated-dependencies:
- dependency-name: bytes
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-05 09:48:10 +02:00 |
|
Quentin Gliech
|
cd0ec35d2f
|
Soft-delete upstream OAuth 2.0 providers on config sync
|
2024-04-03 09:51:22 +02:00 |
|
Quentin Gliech
|
4e3823fe4f
|
Add a soft-deletion column on upstream OAuth 2.0 providers
|
2024-04-03 09:51:22 +02:00 |
|