We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e2612 commit 2fcb740Copy full SHA for 2fcb740
1 file changed
backend/common/utils/whitelist.py
@@ -25,8 +25,7 @@
25
"/system/license",
26
"/system/config/key",
27
"/images/*",
28
- "/sse",
29
- "/user*"
+ "/sse"
30
]
31
32
class WhitelistChecker:
0 commit comments