mirror of
https://github.com/frappe/lms.git
synced 2026-04-30 12:49:26 +03:00
docs: hackathon
This commit is contained in:
+2
-1
@@ -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