mirror of
https://github.com/tubearchivist/tubearchivist.git
synced 2024-12-22 01:40:12 +00:00
LDAP support, #build
Changed: - configure LDAP over environment variables - fix reverse proxy CSRF error
This commit is contained in:
parent
36d0f08efb
commit
07f50b6619
@ -193,4 +193,4 @@ CORS_ALLOW_HEADERS = list(default_headers) + [
|
|||||||
|
|
||||||
# TA application settings
|
# TA application settings
|
||||||
TA_UPSTREAM = "https://github.com/tubearchivist/tubearchivist"
|
TA_UPSTREAM = "https://github.com/tubearchivist/tubearchivist"
|
||||||
TA_VERSION = "v0.2.0"
|
TA_VERSION = "v0.2.1-unstable"
|
||||||
|
Loading…
Reference in New Issue
Block a user