fix: remove speaker-registration
This commit is contained in:
@@ -176,6 +176,7 @@ whitelist = [
|
||||
"/exhibitor-registration",
|
||||
"/discussions",
|
||||
"/propose-talk",
|
||||
|
||||
]
|
||||
whitelist_rules = [{"from_route": p, "to_route": p[1:]} for p in whitelist]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user