api
|
Adds LastActive on /admin/users API route
|
2023-10-03 16:41:06 +02:00 |
db
|
Fix Login With Device without MasterPassword
|
2023-09-01 21:03:50 +02:00 |
static
|
Update admin interface
|
2023-08-31 21:14:53 +02:00 |
auth.rs
|
Allow Authorization header for Web Sockets
|
2023-08-31 12:35:20 +02:00 |
config.rs
|
Implement login-with-device
|
2023-08-13 17:54:18 +02:00 |
crypto.rs
|
Remove get_random_64()
|
2022-11-13 10:03:06 +01:00 |
error.rs
|
Cleanups and Fixes for Emergency Access
|
2022-12-04 23:17:48 +01:00 |
mail.rs
|
Change String to &str for all Rocket functions
|
2023-04-30 17:18:12 +02:00 |
main.rs
|
Implement login-with-device
|
2023-08-13 17:54:18 +02:00 |
util.rs
|
Update Rust and Crates
|
2023-08-31 22:45:53 +02:00 |