|
3fdb775308
|
Start to implement auth middleware
|
2022-04-02 15:44:09 +02:00 |
|
|
ce220c52f7
|
Add max session duration
|
2022-04-02 15:30:08 +02:00 |
|
|
777b8814f5
|
Cargo clippy
|
2022-04-02 08:31:48 +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 |
|
|
e07dee7fde
|
Redirect user after successful login
|
2022-04-01 18:59:17 +02:00 |
|
|
eab9bdf7f5
|
Add actix-identity crate
|
2022-03-30 16:58:00 +02:00 |
|
|
6fdac7fbb1
|
Add communication with user actor
|
2022-03-30 12:41:22 +02:00 |
|
|
70df96f286
|
Migrate to actix
|
2022-03-30 10:14:39 +02:00 |
|
|
6d8b8979ca
|
Fix coding style issue
|
2022-03-30 08:42:18 +02:00 |
|
|
b4e8113706
|
Automatically create admin on first start
|
2022-03-29 19:32:31 +02:00 |
|