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

1614 Commits

Author SHA1 Message Date
Quentin Gliech
4410c84caa setup sqlx with migrations 2021-07-09 10:50:51 +02:00
Quentin Gliech
8da87b031c Add README and LICENSE 2021-07-08 14:41:54 +02:00
Quentin Gliech
718d8bf44b Split storage and handlers in multiple modules 2021-07-08 14:23:41 +02:00
Quentin Gliech
4f1e84947b Logout route 2021-07-08 12:06:47 +02:00
Quentin Gliech
4cd75efc14 Simple error middleware 2021-07-08 11:54:50 +02:00
Quentin Gliech
c3045a9dc1 simplify csrf middleware, cors middleware 2021-07-02 13:34:51 +02:00
Quentin Gliech
168b91780b better file structure 2021-07-01 16:26:02 +02:00
Quentin Gliech
2c2256791a static oauth2 client from config 2021-07-01 14:56:27 +02:00
Quentin Gliech
5f7a346fe4 better CSRF handling in forms 2021-07-01 10:12:02 +02:00
Quentin Gliech
9be6f29446 CSRF protection 2021-06-25 15:11:38 +02:00
Quentin Gliech
d78ca98dd7 bare minimum sessions & login 2021-06-24 12:34:17 +02:00
Quentin Gliech
7e92f41919 Add template engine & rename oauth2 crate 2021-06-24 09:41:54 +02:00
Quentin Gliech
b40dbaa38f initial authentication service web server 2021-06-18 17:00:48 +02:00
Quentin Gliech
c9eb6ca1b4 initial commit 2021-06-10 13:48:28 +02:00