logout inactive on exteranal auth
This commit is contained in:
@@ -64,4 +64,7 @@ PYTORRENT_AUTH_PROXY_AUTO_CREATE_PERMISSION=rw
|
||||
PYTORRENT_PROXY_FIX_ENABLE=true
|
||||
PYTORRENT_SESSION_COOKIE_SECURE=false
|
||||
#PYTORRENT_SOCKETIO_CORS_ALLOWED_ORIGINS=https://pytorrent.domain.com
|
||||
#PYTORRENT_API_ALLOWED_ORIGINS=https://pytorrent.domain.com
|
||||
#PYTORRENT_API_ALLOWED_ORIGINS=https://pytorrent.domain.com
|
||||
|
||||
# bypass auth on specific hosts (ex. local ip)
|
||||
PYTORRENT_AUTH_BYPASS_HOSTS=10.11.1.11:8090,10.11.1.11
|
||||
|
||||
Reference in New Issue
Block a user