Eric Eastwood
|
9db7cf0aac
|
Document how to manually test login flows (#5642)
|
2026-05-12 15:52:53 -05:00 |
|
Eric Eastwood
|
3e310a4fc1
|
Merge branch 'madlittlemods/doc-manual-testing-login-flows' of github.com:element-hq/matrix-authentication-service into madlittlemods/doc-manual-testing-login-flows
|
2026-05-12 11:10:22 -05:00 |
|
Eric Eastwood
|
184f946611
|
Link misc/device-code-grant.sh
|
2026-05-12 11:08:59 -05:00 |
|
Eric Eastwood
|
d179584221
|
Link areweoidcyet.com
|
2026-05-12 11:05:23 -05:00 |
|
Eric Eastwood
|
2657db9e5d
|
Merge branch 'main' into madlittlemods/doc-manual-testing-login-flows
|
2026-05-12 10:54:34 -05:00 |
|
Eric Eastwood
|
94fd625dd4
|
Merge branch 'main' into madlittlemods/session-soft-limit-for-interactive-contexts
Conflicts:
translations/en.json
|
2026-05-07 13:37:35 -05:00 |
|
Quentin Gliech
|
9b6e0b19d1
|
Fix typo in manual: policy.path -> policy.wasm_module (#5654)
|
2026-05-07 14:59:38 +02:00 |
|
Eric Eastwood
|
5d971ea3fc
|
URL encode parameters
|
2026-05-05 16:13:09 -05:00 |
|
Eric Eastwood
|
54e8f83ec3
|
Merge branch 'madlittlemods/hard_limit_eviction' into madlittlemods/session-soft-limit-for-interactive-contexts
|
2026-04-28 13:58:51 -05:00 |
|
Olivier 'reivilibre
|
ba582081a2
|
Fix doc reference: policy.path -> policy.wasm_module
|
2026-04-27 17:31:40 +01:00 |
|
Eric Eastwood
|
8ab60954cf
|
Rename option dangerous_hard_limit_eviction
|
2026-04-24 19:12:58 -05:00 |
|
Eric Eastwood
|
6b59e35583
|
Automatic formatting/linting and more at least typos
|
2026-04-21 18:09:19 -05:00 |
|
Eric Eastwood
|
8cd3b451be
|
catastrophically typo
See https://github.com/element-hq/matrix-authentication-service/pull/5607#discussion_r3119473807
|
2026-04-21 15:23:54 -05:00 |
|
Eric Eastwood
|
beac162d8b
|
Run automatic updates and lints
From https://github.com/element-hq/matrix-authentication-service/blob/main/docs/development/contributing.md#7-test-test-test
|
2026-04-17 15:59:46 -05:00 |
|
Eric Eastwood
|
2623d35363
|
Revert manual login docs that were split out to #5642
Split out to https://github.com/element-hq/matrix-authentication-service/pull/5642
|
2026-04-17 15:57:05 -05:00 |
|
Eric Eastwood
|
f63dd8fafb
|
Document how to manually test login flows
Split out from https://github.com/element-hq/matrix-authentication-service/pull/5639
|
2026-04-16 16:31:19 -05:00 |
|
Eric Eastwood
|
2db97009c5
|
'manually' typo
|
2026-04-14 19:34:30 -05:00 |
|
Eric Eastwood
|
528b3bc500
|
Fix html -> md suffix
|
2026-04-14 19:28:24 -05:00 |
|
Eric Eastwood
|
f4132fb3c9
|
Remove extra words
|
2026-04-14 19:27:36 -05:00 |
|
Eric Eastwood
|
ef52f5bebb
|
Better reading
|
2026-04-14 19:26:49 -05:00 |
|
Eric Eastwood
|
ca27583f44
|
Better language and fix typos
|
2026-04-14 19:24:44 -05:00 |
|
Eric Eastwood
|
260ad7abd1
|
m.login.token is part of m.login.sso
No need to mention it
|
2026-04-14 19:23:57 -05:00 |
|
Eric Eastwood
|
ecb05d2039
|
Fill in authorization code grant flow
|
2026-04-14 19:16:36 -05:00 |
|
Eric Eastwood
|
bf45bf8ce0
|
Better docs on m.login.sso compat flow
|
2026-04-14 16:00:18 -05:00 |
|
Eric Eastwood
|
73085e0c95
|
Update docs as I understand interactive vs non-interactive better
|
2026-04-14 15:07:00 -05:00 |
|
Eric Eastwood
|
b0c1a04585
|
Merge branch 'main' into madlittlemods/hard_limit_eviction
|
2026-04-10 16:23:11 -05:00 |
|
Eric Eastwood
|
594ab210a2
|
Add some docs for debugging policies
|
2026-04-09 16:19:17 -05:00 |
|
Eric Eastwood
|
fe2ce41009
|
Run sh misc/update.sh
|
2026-04-07 15:49:02 -05:00 |
|
Eric Eastwood
|
8964793f31
|
Draft: Evict old devices
|
2026-04-06 14:51:18 -05:00 |
|
Eric Eastwood
|
5532c0cda9
|
Better rustdoc links
|
2026-04-03 17:42:09 -05:00 |
|
Eric Eastwood
|
e4c1be96fc
|
Disabled by default
|
2026-04-03 16:03:49 -05:00 |
|
Eric Eastwood
|
0927f68d76
|
More refined figment error
|
2026-04-03 16:01:17 -05:00 |
|
Eric Eastwood
|
65ae2b6a35
|
Update session limit doc strings and add hard_limit_eviction
|
2026-04-03 15:01:19 -05:00 |
|
beposec
|
e3a0ec75b2
|
Update command to list admin users in CLI docs
There was a wrong example in the Codeblock.
|
2026-03-27 18:20:13 +01:00 |
|
Eric Eastwood
|
c5f996e756
|
Explain how to enable account registration
|
2026-03-24 16:30:56 -05:00 |
|
Olivier 'reivilibre
|
838157dfa5
|
Docs: Added Kanidm Sample configuration (#5446)
|
2026-03-03 17:04:33 +00:00 |
|
Quentin Gliech
|
d3d6c3dcd9
|
Split the cleanup jobs into multiple files
|
2026-02-04 12:12:28 +01:00 |
|
CEbbinghaus
|
fbc6cd0783
|
Added signing alg setting to provider yaml
|
2026-01-28 11:08:35 +11:00 |
|
Quentin Gliech
|
2d929278c1
|
Minor reword in the cleanup jobs documentation
Co-authored-by: Olivier 'reivilibre' <oliverw@element.io>
|
2026-01-23 17:43:13 +01:00 |
|
Quentin Gliech
|
bcdaae7103
|
Add cleanup jobs developer documentation
|
2026-01-23 16:37:52 +01:00 |
|
CEbbinghaus
|
0dff4d628f
|
Added Kanidm Sample configuration
|
2026-01-23 21:41:45 +11:00 |
|
Quentin Gliech
|
5507ebafbe
|
Fix running multiple migration process in parallel (#5329)
|
2025-12-10 22:08:51 +01:00 |
|
Quentin Gliech
|
aa2cfc4bef
|
Minor reword in the documentation
Co-authored-by: Olivier 'reivilibre' <oliverw@element.io>
|
2025-12-10 18:41:36 +01:00 |
|
Quentin Gliech
|
21f1b8a427
|
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-04 16:32:13 +01:00 |
|
Quentin Gliech
|
60bc0627b3
|
Developer documentation for modifying or removing database migrations
|
2025-12-04 15:14:33 +01:00 |
|
Olivier 'reivilibre
|
20c68d4e76
|
Explain the purpose of signing keys in the config documentation. (#5286)
|
2025-12-03 13:02:04 +00:00 |
|
Quentin Gliech
|
c09898c9f5
|
Merge remote-tracking branch 'origin/main' into quenting/upstream-oauth/skip-interactive
|
2025-12-03 10:48:31 +01:00 |
|
Quentin Gliech
|
ee4d1304ab
|
Add more options to deal with localpart conflicts on upstream OAuth 2.0 logins (#5295)
|
2025-12-03 10:39:05 +01:00 |
|
Olivier 'reivilibre
|
3a342b6165
|
Add experimental and preliminary policy-driven session limiting when logging in compatibility sessions. (#5287)
|
2025-12-02 15:50:04 +00:00 |
|
Olivier 'reivilibre
|
262e235c75
|
Convert use case list to bullet points and note the niche private_key_jwt method
|
2025-12-02 12:22:33 +00:00 |
|