1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-11-19 00:26:27 +03:00
Commit Graph

69 Commits

Author SHA1 Message Date
Quentin Gliech
6ad8b82a35 storage{,-pg}: better documentation of both crates 2023-01-26 18:13:14 +01:00
Quentin Gliech
13a9d03647 storage: user and user email repository 2023-01-02 15:28:44 +01:00
Quentin Gliech
ee42250660 Remove the dependency on sqlx in the config crate 2022-12-15 16:51:43 +01:00
Quentin Gliech
ff2f009b0e Password schemes configuration 2022-12-14 16:04:36 +01:00
Hugh Nimmo-Smith
ba486a4773 Reverse ULID for exampels 2022-12-09 23:27:13 +01:00
Hugh Nimmo-Smith
015b8b6d89 Update configuration docs to reference ULID 2022-12-09 23:27:13 +01:00
Hugh Nimmo-Smith
1c735664aa Config schema is auto-generated 2022-12-09 23:27:13 +01:00
Hugh Nimmo-Smith
9197e997d9 client_ids are required to be ULIDs 2022-12-09 23:27:13 +01:00
Quentin Gliech
9c0ece7512 Do not embed the templates and static files in the binary 2022-11-18 22:37:55 +01:00
Quentin Gliech
834214bcac Do not embed the WASM-compiled policies in the binary 2022-11-18 22:37:55 +01:00
Quentin Gliech
933022850b Serve the SPA by the server 2022-11-18 13:43:01 +01:00
Quentin Gliech
ea1ecd5fc6 Update schemas 2022-11-09 19:17:12 +01:00
Quentin Gliech
65282fc9af Update the config schema 2022-10-17 12:09:33 +02:00
Quentin Gliech
eeae943208 Drop the config schema generation subcommand & include it in the docs 2022-10-17 10:43:07 +02:00
Hugh Nimmo-Smith
fa1f71452c Document client registration policy config and improve error messages (#299) 2022-07-09 12:47:40 +00:00
Hugh Nimmo-Smith
d0ec744b33 Core page wording and flow
Remove redundant buttons/links
Make wording more directive
Describe scope of access
2022-05-09 17:22:32 +02:00
Quentin Gliech
4e31fc6c84 Get rid of warp 2022-04-06 17:35:29 +02:00
Quentin Gliech
cb24cd095b Update documentation 2022-02-07 16:10:44 +01:00
Quentin Gliech
4d589b8fa1 Add some documentation as an mdBook 2021-09-24 19:10:17 +02:00