You've already forked AstralRinth
forked from didirus/AstralRinth
Move descriptions to database, switch to SHA-512 hashes, fix declining invites not working, allow user deletion, fix broken permission checks for many things, security fixes
This commit is contained in:
@@ -29,6 +29,7 @@ chrono = { version = "0.4", features = ["serde"] }
|
||||
rand = "0.7.3"
|
||||
base64 = "0.13.0"
|
||||
sha1 = { version = "0.6.0", features = ["std"] }
|
||||
sha2 = "0.9.2"
|
||||
bitflags = "1.2.1"
|
||||
|
||||
gumdrop = "0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user