1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-11-20 12:02:22 +03:00
Commit Graph

218 Commits

Author SHA1 Message Date
Quentin Gliech
6e50921626 Email management UI
Also simplify a bunch of query strings
2022-01-18 18:16:56 +01:00
Quentin Gliech
1b35f96f29 Move password change to its own page
Also restructure the templates structure a bit
2022-01-18 11:58:42 +01:00
Quentin Gliech
565f5cda1b Save user emails in database 2022-01-14 18:42:37 +01:00
Quentin Gliech
1377e09dbe Upgrade dependencies 2022-01-04 22:35:18 +01:00
Quentin Gliech
584294538b Implement a basic "my account" page with password change 2021-12-16 12:31:29 +01:00
Quentin Gliech
5d7619827b Link between login & register + "back to client" link 2021-12-14 10:29:19 +01:00
Quentin Gliech
daf5542e6d Fix embedded templates loading 2021-12-13 17:56:35 +01:00
Quentin Gliech
ac211a5aa0 Add missing embedded templates 2021-12-13 17:18:16 +01:00
Quentin Gliech
18bcc3dfa8 Frontend overhaul based on Tailwind CSS 2021-12-13 16:55:08 +01:00
Quentin Gliech
d558b74bad Upgrade dependencies 2021-12-09 23:34:36 +01:00
Quentin Gliech
c4a979245b Move to Rust edition 2021
Also bump MSRV to 1.56 and use the same clippy lints in every crate
2021-12-09 22:54:35 +01:00
Quentin Gliech
d8df34db4c Frontend/static files building & serving 2021-12-09 22:09:39 +01:00
Quentin Gliech
c53318eca0 Refactor templates loading & implement templates hot-reload 2021-12-09 14:07:09 +01:00
Quentin Gliech
c857ff90ec Upgrade dependencies 2021-12-06 10:01:37 +01:00
Quentin Gliech
6a69ef8456 Fix post-auth redirects & support max_age
This also displays some context on login and reauth page about the next
step
2021-11-16 19:16:52 +01:00
Quentin Gliech
0a2fda35fd Bump all dependencies 2021-11-05 17:19:07 +01:00
Quentin Gliech
617ab83ab2 Upgrade all dependencies 2021-10-18 17:45:45 +02:00
Quentin Gliech
026bc47c27 Move templates to their own crate 2021-10-18 17:40:25 +02:00