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.
 
 
 
 
 
 
GeekCorner 93da5091e6
feat: Working passkeys storage (#4025)
1 year ago
..
api feat: Working passkeys storage (#4025) 1 year ago
db feat: Working passkeys storage (#4025) 1 year ago
static 2FA Confirmation Code Email subject line change to fix triggering Google spam blocker (#3572) 2 years ago
auth.rs Allow Authorization header for Web Sockets 2 years ago
config.rs New config option disable email change 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 tokio::signal::unix::SignalKind::hangup().as_raw_value() insted of 1 2 years ago
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 3 years ago
util.rs Do not send extra headers for Upgrade connection 2 years ago