|
07525ef72f
|
Replace file-owner with soft fork due to broken dependency
|
2023-08-28 13:53:34 +02:00 |
|
|
907f22bfd4
|
Add more debugging information in authorize route, and cargo fmt
|
2023-08-27 19:40:47 +00:00 |
|
|
9481c0ff7e
|
Fix ssowat/conf.json format
|
2023-08-26 14:01:03 +00:00 |
|
|
bd4144a5ba
|
Start authorization route
|
2023-08-26 12:39:11 +00:00 |
|
|
1647ca3838
|
Move login/logout logic to separate module
|
2023-08-25 14:20:43 +00:00 |
|
|
70b417865f
|
Implement logout, renaming sessions::Cookie to sessions::Sesssion
|
2023-08-25 10:16:59 +00:00 |
|
|
f5946e5ea0
|
Add LoggedInUser extractor
|
2023-08-23 12:33:06 +00:00 |
|
|
a82e4e1d50
|
Apply socket permissions after socket creation
|
2023-08-22 19:47:20 +02:00 |
|
|
c73f132421
|
Serve and check cookies on login route
|
2023-08-22 19:29:40 +02:00 |
|
|
1667c3295b
|
Start work on login form
|
2023-08-22 17:00:55 +02:00 |
|
|
4eb3ac6350
|
Implement Serialize, Deserialize and TryFromMultipart for Username/Password
Enable the axum feature to use it
|
2023-08-22 16:51:52 +02:00 |
|
|
2d1f3a985f
|
Add permissions on the socket
|
2023-08-22 15:18:04 +02:00 |
|
|
c5731665a3
|
init
|
2023-08-22 14:29:02 +02:00 |
|