|
c9ca23cd82
|
Can create user accounts
|
2022-04-07 18:59:48 +02:00 |
|
|
da6a494875
|
Load a list of clients
|
2022-04-06 17:18:06 +02:00 |
|
|
886bae32c8
|
Enable bruteforce protection on login endpoint
|
2022-04-03 17:33:01 +02:00 |
|
|
9943df4952
|
Automatically clean failed login attempts
|
2022-04-03 16:45:25 +02:00 |
|
|
05e911bfc5
|
Start to implement brute force protection
|
2022-04-03 16:21:09 +02:00 |
|
|
b965fa6b4f
|
Format code
|
2022-04-03 15:50:49 +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 |
|
|
ce220c52f7
|
Add max session duration
|
2022-04-02 15:30:08 +02:00 |
|
|
4b8c9fdfdc
|
Can request new user password on login
|
2022-04-02 08:30:01 +02:00 |
|
|
41ee80a077
|
Refactor sessions management
|
2022-04-01 22:51:33 +02:00 |
|
|
5bc4af399d
|
Ready to implement login page
|
2022-03-30 10:29:10 +02:00 |
|
|
b4e8113706
|
Automatically create admin on first start
|
2022-03-29 19:32:31 +02:00 |
|