docs: hackathon
This commit is contained in:
@@ -150,7 +150,8 @@ whitelist = [
|
||||
"/admin",
|
||||
"/socket.io",
|
||||
"/hackathons",
|
||||
"/dashboard"
|
||||
"/dashboard",
|
||||
"/join-request"
|
||||
]
|
||||
whitelist_rules = [{"from_route": p, "to_route": p[1:]} for p in whitelist]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user