mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-11 17:47:37 +03:00
public logout
This commit is contained in:
parent
96731ead74
commit
e7b35df2f1
@ -56,8 +56,8 @@ def require_admin_by_default():
|
||||
"/auth/first_time_login",
|
||||
"/login",
|
||||
"/auth/verify",
|
||||
# Authenticated user endpoints (allow_any_authenticated)
|
||||
"/logout",
|
||||
# Authenticated user endpoints (allow_any_authenticated)
|
||||
"/profile",
|
||||
# Public info endpoints (allow_public)
|
||||
"/",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user