mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2026-07-13 09:12:20 +08:00
Move to argon2 for password hashes
This commit is contained in:
@@ -75,6 +75,7 @@ pub fn parse_platform(header: &str) -> &str {
|
||||
"android" => "Android",
|
||||
"ios" => "iOS",
|
||||
"windows" => "Windows",
|
||||
"windowsplayer" => "Windows",
|
||||
_ => "Android",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user