mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-06 07:28:53 -05:00
feat: comment URL (#1163)
This commit is contained in:
parent
1b960b28f8
commit
53d8215346
@ -495,7 +495,7 @@ if GLOBAL_LOGIN_REQUIRED:
|
|||||||
r'/accounts/signup/$',
|
r'/accounts/signup/$',
|
||||||
r'/accounts/password/.*/$',
|
r'/accounts/password/.*/$',
|
||||||
r'/accounts/confirm-email/.*/$',
|
r'/accounts/confirm-email/.*/$',
|
||||||
r'/api/v[0-9]+/',
|
# r'/api/v[0-9]+/',
|
||||||
]
|
]
|
||||||
|
|
||||||
# if True, only show original, don't perform any action on videos
|
# if True, only show original, don't perform any action on videos
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user