Olivier 'reivilibre
|
19d87e896d
|
Remove TODO on MIGRATOR
|
2025-03-12 14:38:32 +00:00 |
|
Olivier 'reivilibre
|
0ee9a68e22
|
syn2mas: improve performance of reading access tokens / refresh tokens
|
2025-03-12 14:38:32 +00:00 |
|
Olivier 'reivilibre
|
f5b17d9243
|
syn2mas: disable logging of slow statements
|
2025-03-12 14:38:32 +00:00 |
|
Quentin Gliech
|
2ae1523a61
|
Order the OAuth providers in the UI by their order in the config file (#4199)
|
2025-03-12 12:12:39 +01:00 |
|
reivilibre
|
d1a3ef99e2
|
syn2mas: better performance, output tweaks, tracing tweaks, access token fixes (#4175)
|
2025-03-12 10:56:56 +00:00 |
|
reivilibre
|
dbb67532b5
|
Update crates/cli/src/commands/syn2mas.rs
Co-authored-by: Quentin Gliech <quenting@element.io>
|
2025-03-12 10:47:47 +00:00 |
|
Quentin Gliech
|
36a9131145
|
Update test snapshots
|
2025-03-12 11:47:07 +01:00 |
|
Quentin Gliech
|
847aa027dc
|
Fix missing 'ui_order' field in tests
|
2025-03-12 11:32:06 +01:00 |
|
Quentin Gliech
|
69bfdb2d5d
|
Order the OAuth providers in the UI by their order in the config file
|
2025-03-12 11:12:55 +01:00 |
|
Quentin Gliech
|
7823f210a6
|
Align user deactivation behaviour with Synapse (#4197)
|
2025-03-12 08:55:50 +01:00 |
|
Quentin Gliech
|
4f30463e17
|
build(deps): bump console from 0.15.10 to 0.15.11 (#4194)
|
2025-03-11 18:00:52 +01:00 |
|
Quentin Gliech
|
1d31857de4
|
build(deps): bump time from 0.3.37 to 0.3.39 (#4195)
|
2025-03-11 18:00:45 +01:00 |
|
Quentin Gliech
|
c3d56ff59a
|
build(deps): bump chrono from 0.4.39 to 0.4.40 (#4196)
|
2025-03-11 18:00:28 +01:00 |
|
Quentin Gliech
|
ea955b88b7
|
syn2mas: import the deactivation and locked status independently
|
2025-03-11 17:35:13 +01:00 |
|
Quentin Gliech
|
f66afb8c30
|
Proper error when the account is deactivated or locked on upstream SSO login
|
2025-03-11 17:35:13 +01:00 |
|
Quentin Gliech
|
62a4aba08b
|
Better error pages when a user is deactivated or locked
|
2025-03-11 17:35:13 +01:00 |
|
Quentin Gliech
|
93b991ec95
|
Mark the user as deactivated in the user deactivation job
|
2025-03-11 17:35:13 +01:00 |
|
Quentin Gliech
|
b72b83665e
|
Repository method to deactivate a user.
|
2025-03-11 17:35:13 +01:00 |
|
Quentin Gliech
|
6519d6c9ea
|
Add a deactivated_at flag on users
|
2025-03-11 17:35:13 +01:00 |
|
Quentin Gliech
|
4e2f38ea41
|
Remove user emails when deactivating a user
|
2025-03-11 17:35:12 +01:00 |
|
Quentin Gliech
|
10276b05fc
|
Allow removing email addresses in bulk
|
2025-03-11 17:35:12 +01:00 |
|
Quentin Gliech
|
7834221c22
|
Stop writing to the old email confirmation-related tables
This will allow to drop those old tables and fields in the next release
|
2025-03-11 17:35:12 +01:00 |
|
dependabot[bot]
|
7cfda0e32e
|
build(deps): bump chrono from 0.4.39 to 0.4.40
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.39 to 0.4.40.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.39...v0.4.40)
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 13:18:05 +00:00 |
|
dependabot[bot]
|
02118213e4
|
build(deps): bump time from 0.3.37 to 0.3.39
Bumps [time](https://github.com/time-rs/time) from 0.3.37 to 0.3.39.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.37...v0.3.39)
---
updated-dependencies:
- dependency-name: time
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 13:17:38 +00:00 |
|
dependabot[bot]
|
8bb7dc86c8
|
build(deps): bump console from 0.15.10 to 0.15.11
Bumps [console](https://github.com/console-rs/console) from 0.15.10 to 0.15.11.
- [Release notes](https://github.com/console-rs/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md)
- [Commits](https://github.com/console-rs/console/compare/0.15.10...0.15.11)
---
updated-dependencies:
- dependency-name: console
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 13:17:18 +00:00 |
|
Quentin Gliech
|
49dc729c01
|
build(deps): bump tokio-rustls from 0.26.1 to 0.26.2 (#4191)
|
2025-03-11 09:06:53 +01:00 |
|
Quentin Gliech
|
2f68ba4808
|
build(deps): bump the tanstack-router group in /frontend with 3 updates (#4188)
|
2025-03-11 09:06:41 +01:00 |
|
Quentin Gliech
|
0daa130f0c
|
build(deps-dev): bump happy-dom from 17.2.2 to 17.4.3 in /frontend (#4190)
|
2025-03-11 09:05:53 +01:00 |
|
Quentin Gliech
|
65bd30be6b
|
build(deps): bump lettre from 0.11.14 to 0.11.15 (#4189)
|
2025-03-11 09:05:44 +01:00 |
|
Quentin Gliech
|
29f59b592a
|
build(deps): bump tokio from 1.43.0 to 1.44.0 (#4192)
|
2025-03-11 09:03:51 +01:00 |
|
dependabot[bot]
|
e710f74b98
|
build(deps): bump tokio from 1.43.0 to 1.44.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.44.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 07:19:51 +00:00 |
|
dependabot[bot]
|
ee2fb50a54
|
build(deps): bump tokio-rustls from 0.26.1 to 0.26.2
Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/rustls/tokio-rustls/releases)
- [Commits](https://github.com/rustls/tokio-rustls/compare/v/0.26.1...v/0.26.2)
---
updated-dependencies:
- dependency-name: tokio-rustls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 07:19:30 +00:00 |
|
dependabot[bot]
|
573d713363
|
build(deps-dev): bump happy-dom from 17.2.2 to 17.4.3 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 17.2.2 to 17.4.3.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v17.2.2...v17.4.3)
---
updated-dependencies:
- dependency-name: happy-dom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 07:19:12 +00:00 |
|
dependabot[bot]
|
a05fd89f0b
|
build(deps): bump lettre from 0.11.14 to 0.11.15
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.14 to 0.11.15.
- [Release notes](https://github.com/lettre/lettre/releases)
- [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lettre/lettre/compare/v0.11.14...v0.11.15)
---
updated-dependencies:
- dependency-name: lettre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 07:19:11 +00:00 |
|
dependabot[bot]
|
6d2b91175f
|
build(deps): bump the tanstack-router group in /frontend with 3 updates
Bumps the tanstack-router group in /frontend with 3 updates: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router), [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) and [@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin).
Updates `@tanstack/react-router` from 1.114.12 to 1.114.13
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.13/packages/react-router)
Updates `@tanstack/router-devtools` from 1.114.12 to 1.114.13
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.13/packages/router-devtools)
Updates `@tanstack/router-vite-plugin` from 1.114.12 to 1.114.13
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.13/packages/router-vite-plugin)
---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tanstack-router
- dependency-name: "@tanstack/router-devtools"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tanstack-router
- dependency-name: "@tanstack/router-vite-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tanstack-router
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 07:18:54 +00:00 |
|
Quentin Gliech
|
f1981ab35b
|
Properly accumulate form errors on the upstream register page (#4173)
|
2025-03-11 08:11:48 +01:00 |
|
Quentin Gliech
|
d10dd61fbd
|
build(deps): bump minijinja from 2.7.0 to 2.8.0 (#4177)
|
2025-03-11 08:04:43 +01:00 |
|
Quentin Gliech
|
c90345cf5c
|
build(deps): bump wiremock from 0.6.2 to 0.6.3 (#4178)
|
2025-03-11 08:04:33 +01:00 |
|
Quentin Gliech
|
a050e207b4
|
build(deps): bump bytes from 1.10.0 to 1.10.1 (#4179)
|
2025-03-11 08:04:23 +01:00 |
|
Quentin Gliech
|
60bf112a88
|
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.10 to 2.0.11 (#4180)
|
2025-03-11 08:04:14 +01:00 |
|
Quentin Gliech
|
f4107674d2
|
build(deps): bump the tanstack-router group in /frontend with 3 updates (#4182)
|
2025-03-11 08:03:46 +01:00 |
|
Quentin Gliech
|
a3485abe62
|
build(deps-dev): bump @types/node from 22.13.9 to 22.13.10 in /frontend in the types group (#4183)
|
2025-03-11 08:03:30 +01:00 |
|
Quentin Gliech
|
d1b804fbb3
|
build(deps-dev): bump @types/node from 22.13.8 to 22.13.10 in /tools/syn2mas in the development group (#4187)
|
2025-03-11 08:03:24 +01:00 |
|
Quentin Gliech
|
68030bba96
|
build(deps-dev): bump autoprefixer from 10.4.20 to 10.4.21 in /frontend (#4185)
|
2025-03-11 08:03:16 +01:00 |
|
Quentin Gliech
|
cc258d2bc8
|
build(deps): bump swagger-ui-dist from 5.20.0 to 5.20.1 in /frontend (#4186)
|
2025-03-11 08:03:06 +01:00 |
|
Quentin Gliech
|
966841869e
|
Update comment
Co-authored-by: reivilibre <oliverw@element.io>
|
2025-03-11 08:02:36 +01:00 |
|
Quentin Gliech
|
9ff7877e42
|
build(deps): bump mozilla-actions/sccache-action from 0.0.7 to 0.0.8 (#4181)
|
2025-03-10 19:37:36 +01:00 |
|
dependabot[bot]
|
dfc719de93
|
build(deps-dev): bump @types/node
Bumps the development group in /tools/syn2mas with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `@types/node` from 22.13.8 to 22.13.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 14:04:31 +00:00 |
|
dependabot[bot]
|
868ecd4b0f
|
build(deps): bump swagger-ui-dist from 5.20.0 to 5.20.1 in /frontend
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.20.0 to 5.20.1.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.20.0...v5.20.1)
---
updated-dependencies:
- dependency-name: swagger-ui-dist
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 14:02:49 +00:00 |
|
dependabot[bot]
|
ffad9fa94c
|
build(deps-dev): bump autoprefixer from 10.4.20 to 10.4.21 in /frontend
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.20 to 10.4.21.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21)
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 14:02:36 +00:00 |
|