You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
BlackDex 4a2ed553df
Use Rocket `v0.5` branch to fix endpoints
2 years ago
..
api Change `String` to `&str` for all Rocket functions 2 years ago
db check if reset policy is enabled 2 years ago
static Fix admin post endpoints 2 years ago
auth.rs Change `String` to `&str` for all Rocket functions 2 years ago
config.rs Several config and admin interface fixes 2 years ago
crypto.rs Remove get_random_64() 2 years ago
error.rs Cleanups and Fixes for Emergency Access 2 years ago
mail.rs Change `String` to `&str` for all Rocket functions 2 years ago
main.rs Prevent some `::_` logs from outputting 2 years ago
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 3 years ago
util.rs Use Rocket `v0.5` branch to fix endpoints 2 years ago