|
c4bc559b4d
|
Check OpenID request parameters
|
2022-04-09 11:30:23 +02:00 |
|
|
886bae32c8
|
Enable bruteforce protection on login endpoint
|
2022-04-03 17:33:01 +02:00 |
|
|
b965fa6b4f
|
Format code
|
2022-04-03 15:50:49 +02:00 |
|
|
9236b91f12
|
Block POST requests from unknown origins
|
2022-04-03 15:48:45 +02:00 |
|
|
9f5fdd65ab
|
Do not consider as valid sessions that are not completely signed in
|
2022-04-03 14:46:58 +02:00 |
|
|
f08fddc79c
|
Can redirect user on successful login
|
2022-04-02 19:44:13 +02:00 |
|
|
da74acaed8
|
Restrict access to admin routes
|
2022-04-02 19:23:32 +02:00 |
|
|
91fd763fe1
|
Redirect anonymous user from authenticated pages
|
2022-04-02 17:44:10 +02:00 |
|
|
9e72e6a044
|
Delegate session lifetime to actix-identity crate
|
2022-04-02 17:17:54 +02:00 |
|
|
cb4daa1112
|
Get identity from middleware
|
2022-04-02 17:03:51 +02:00 |
|
|
1070d80553
|
Restrict access to .git directory
|
2022-04-02 15:58:31 +02:00 |
|
|
3fdb775308
|
Start to implement auth middleware
|
2022-04-02 15:44:09 +02:00 |
|