Quentin Gliech
|
0e94e6c2bb
|
Add whether the registration is valid or not in the admin API
|
2025-06-03 17:42:55 +02:00 |
|
Quentin Gliech
|
3821c6550d
|
CLI tool to issue user registration tokens
|
2025-06-03 17:42:55 +02:00 |
|
Quentin Gliech
|
4d1122533b
|
Admin API to revoke user registration tokens
|
2025-06-03 17:42:54 +02:00 |
|
Quentin Gliech
|
2eaca3db22
|
Admin API to create a new user registration token
|
2025-06-03 17:42:54 +02:00 |
|
Quentin Gliech
|
378e83ef66
|
Admin API to get individual user registration tokens
|
2025-06-03 17:42:54 +02:00 |
|
Quentin Gliech
|
35a33f3464
|
Admin API to list user registration tokens
|
2025-06-03 17:42:54 +02:00 |
|
Quentin Gliech
|
dcef4bcf3f
|
Add config flag to require registration tokens for password registrations
|
2025-06-03 17:42:53 +02:00 |
|
Quentin Gliech
|
cd96b6324e
|
Add the user deactivation state in the admin API
|
2025-06-02 11:54:16 +02:00 |
|
Quentin Gliech
|
f63b466145
|
Allow applying unicode normalisation to passwords before hashing
|
2025-05-30 15:42:32 +02:00 |
|
Lomion0815
|
c45d98fdc3
|
Fix Swagger UI callback path
|
2025-05-07 22:09:46 +02:00 |
|
Quentin Gliech
|
4d0bce9382
|
Make the default scope on upstream providers config openid
|
2025-05-07 15:34:30 +02:00 |
|
Quentin Gliech
|
f8c7a218f1
|
Make the security schemes relative in the static OpenAPI spec
|
2025-05-07 14:20:21 +02:00 |
|
Quentin Gliech
|
95094453e5
|
Use absolute URLs in the OAuth 2.0 security scheme in the API spec
|
2025-05-07 14:05:44 +02:00 |
|
Doug
|
5a93bf69ec
|
Update upstream_oauth2.providers docs.
|
2025-05-07 11:14:10 +01:00 |
|
Doug
|
a826b99319
|
Update the login schema docs.
|
2025-05-07 10:21:40 +01:00 |
|
Doug
|
b16492a62c
|
Generate the schema (which fixes a typo amongst other things 🤦♂️)
|
2025-05-06 18:03:53 +01:00 |
|
Doug
|
7f91c8948b
|
Add a configuration for forwarding the login hint to the upstream provider.
|
2025-05-06 17:50:33 +01:00 |
|
Quentin Gliech
|
7b9b44c644
|
Allow setting custom names on sessions (#4459)
|
2025-04-30 15:32:25 +02:00 |
|
Quentin Gliech
|
7b8ff852cc
|
Remove the old migration tool and document the new one (#4447)
|
2025-04-30 13:52:31 +02:00 |
|
Quentin Gliech
|
aba9ca38e6
|
Insert client_name when upserting statically registered clients (#4417)
|
2025-04-30 11:50:49 +02:00 |
|
Quentin Gliech
|
3e7b7d7463
|
Apply suggestions from code review
Co-authored-by: Will Lewis <1543626+wrjlewis@users.noreply.github.com>
|
2025-04-30 11:49:29 +02:00 |
|
Quentin Gliech
|
5d4c371e53
|
admin: expose the sessions 'human_name'
|
2025-04-25 16:55:30 +02:00 |
|
Quentin Gliech
|
f24d94c6f5
|
docs: stop talking about the .well-known/matrix/client changes
These were relevant on an old version of the specs, and just confuses people.
|
2025-04-23 18:52:34 +02:00 |
|
Quentin Gliech
|
b3e2cadf71
|
Document the new migration tool
|
2025-04-23 18:50:15 +02:00 |
|
Olivier 'reivilibre
|
f47df35bde
|
syn2mas: document new tool
|
2025-04-23 17:52:09 +02:00 |
|
Quentin Gliech
|
6ec318374d
|
Make the new migration tool generally available (#4444)
|
2025-04-23 17:01:19 +02:00 |
|
Quentin Gliech
|
db5c39e11d
|
Fix headings in config doc (#4419)
|
2025-04-23 14:11:33 +02:00 |
|
Hugh Nimmo-Smith
|
86ff994fb3
|
Remove reference to unsupported aws_ses email transport
|
2025-04-22 13:21:07 +01:00 |
|
Quentin Gliech
|
0792171f91
|
Move the synapse_idp_id field to the top of the provider section
This means that when serializing those, it will be at a more obvious place.
|
2025-04-18 18:25:46 +02:00 |
|
Quentin Gliech
|
a061db35d7
|
Make a few password-related options public in the config crate
It also adds docs to a few of those options
|
2025-04-18 18:24:35 +02:00 |
|
Kai A. Hiller
|
e1631f6dfd
|
Fix headings in config doc
Signed-off-by: Kai A. Hiller <git@kaialexhiller.de>
|
2025-04-16 15:05:36 +02:00 |
|
Adis Veletanlic
|
e495b66ad1
|
Run ./misc/update.sh
|
2025-04-16 13:16:43 +02:00 |
|
Adis Veletanlic
|
3b83f7bd34
|
Merge branch 'element-hq:main' into main
|
2025-04-16 08:40:03 +02:00 |
|
Quentin Gliech
|
ed643ee7d2
|
fix(docs): add token_endpoint_auth_method in Authentik SSO example (#4387)
|
2025-04-15 22:37:41 +02:00 |
|
Adis Veletanlic
|
1611bb652a
|
Format project and run misc/update.sh
|
2025-04-14 13:41:43 +02:00 |
|
Adis Veletanlic
|
70c5c05570
|
Merge branch 'element-hq:main' into main
|
2025-04-14 12:22:51 +02:00 |
|
Adis Veletanlic
|
05ab1ec3a9
|
Add private_key_file option for apple sso and edit docs
|
2025-04-14 12:21:00 +02:00 |
|
Quentin Gliech
|
32f19afec6
|
Document how to migrate passwords from Synapse with a pepper set (#4353)
|
2025-04-11 16:40:14 +02:00 |
|
Quentin Gliech
|
b802f8f173
|
Minor rewording
|
2025-04-11 16:33:14 +02:00 |
|
Samuel Lorch
|
4b073ea079
|
Document password scheme secret field for migrations
Signed-off-by: Samuel Lorch sam@soontm.de
|
2025-04-11 11:45:28 +02:00 |
|
Przemysław Romanik
|
fc84c2468f
|
fix(docs): add token_endpoint_auth_method in Authentik SSO example
|
2025-04-11 00:17:02 +02:00 |
|
mcalinghee
|
2fe4752aa4
|
add login by email + feature flag
|
2025-04-10 17:57:58 +02:00 |
|
Quentin Gliech
|
e064c381b6
|
Admin API for adding and removing upstream oauth links (#4255)
|
2025-04-09 13:33:16 +02:00 |
|
Tonkku
|
13c9713205
|
Handle the correct conflict
|
2025-04-09 07:27:04 +00:00 |
|
Quentin Gliech
|
4f3dcc3a4b
|
Expose more Sentry configuration (#4352)
|
2025-04-07 08:50:27 +02:00 |
|
hummingbard
|
204b7c54b5
|
Added Discord to default upstream oauth2 providers, regenerated config schema
|
2025-04-06 23:21:12 +06:00 |
|
Quentin Gliech
|
d5017bb623
|
Allow setting the OTLP tracing sample rate
|
2025-04-05 23:19:50 +02:00 |
|
Quentin Gliech
|
05b7d2d1ec
|
Allow setting the Sentry environment & sample rates
Also record the version in the Sentry release field.
|
2025-04-05 23:19:16 +02:00 |
|
hummingbard
|
e4f83892b9
|
Added upstream sample config for Discord, brand logo in templates
|
2025-03-30 15:53:56 +06:00 |
|
hummingbard
|
e634509b7a
|
Missing token_endpoint_auth_method field in upstream sample config for Github
|
2025-03-30 14:08:14 +06:00 |
|