Commit Graph

71 Commits (0c487e6339e1f3d8d908f7cb7f4eb8f1262fdb34)

Author SHA1 Message Date
Simon 0c487e6339
bump TA_VERSION 2 months ago
Simon b2c1b417e5
add unstable tag 3 months ago
Simon 0d863ef557
bump TA_VERSION 4 months ago
Simon 18ba808664
bump TA_VERSION unstable 5 months ago
Simon fe8f4faa10
update TA_VERSION 5 months ago
Simon 325bdf5cba
add unstable tag, #build 6 months ago
Simon e9a95d7ada
bump TA_VERSION 6 months ago
Simon 9ffe2098a5
add unstable version 7 months ago
Simon b8ccce250a
bump TA_VERSION 7 months ago
Simon 58ea256b44
add unstable tag 7 months ago
Clark 4d111aff82
Move the startup application settings to a new class (#571)
* Move the startup application settings to a new class

* Replace settings methods with static fields

* Move Redis and ES configuration to the settings class

* Fix environment python imports

* Update envcheck to use the new settings
7 months ago
Simon 4184736bee
update version 8 months ago
Simon 88f5c58b8e
add unstable tag 8 months ago
Igor Rzegocki 6a83756fb4
support for auth forwarding proxy 8 months ago
Igor Rzegocki f423ddc53a
add healthcheck endpoint (#553) 8 months ago
Simon a807d53ff8
update TA_VERSION 9 months ago
Simon fb089dd3de
add unstable footer 9 months ago
Simon 2238565a94
bump TA_VERSION 10 months ago
Simon d500fa5eeb
add unstable footer 10 months ago
simon ea42f0f1e3
bump TA_VERSION v0.3.6 1 year ago
simon 206921baf0
add unstable footer 1 year ago
simon 5723ff1d20
bump TA_VERSION 1 year ago
simon 06c7968070
fix silly host_clean and direct access TA_PASSWORD 1 year ago
simon a98a30cc85
elaborate TA_HOST parsed, #441 1 year ago
simon f0becb750a
add unstable footer 1 year ago
simon 9280159531
bump TA_VERSION 1 year ago
simon 4a64748da8
bump TA_VERSION 1 year ago
simon 4dfc9cef52
better TA_HOST error handling 1 year ago
simon fa46b30e61
add unstable footer 1 year ago
simon cacf6e43b8
add envcheck and basic connection check startup command 1 year ago
simon 3602ec4560
update TA_VERSION v0.3.2 1 year ago
simon bf5a93dae0
update TA_VERSION unstable 1 year ago
simon 18acf22d2e
update TA_VERSION 1 year ago
simon fff389359a
update unstable TA_VERSION 1 year ago
simon e98d2d3590 bump footer version 2 years ago
simon cc965ac473
update TA_VERSION to unstable 2 years ago
simon eda56236ce
bump TA_VERSION 2 years ago
simon 10fbfadf51
bump TA_VERSION unstable 2 years ago
BrianCArnold 6b2fe125d4
Add LDAP attribute mapping env variables. (#344)
* Added ability to specify LDAP attribute mapping.

Specifically made sure that LDAP auth works the same if the
new environment variables aren't set, in order to maintain
behavior for users who are already using LDAP if they don't
set the new envvars.

* Updated env var name to match the name of the parent global.

* Updated README.md to include information on new user attribute mapping environment variables.

* Added additional environment var options, and updated comment explaining why there are multiple.

* I'm not a python programmer, so these were stupid mistakes. Works now.

* Addressing lint error.

* Finished updating formatting according to black linter.

* Shortened comments to fit within line length.

* fix whitespace linting

Co-authored-by: simon <simobilleter@gmail.com>
2 years ago
simon 0e17e2a6cf
bump TA_VERSION to v0.2.3 2 years ago
simon db6840639a
update TA_VERSION to v0.2.2 2 years ago
DanielBatteryStapler 396b6b80cd
Add TA_LDAP_DISABLE_CERT_CHECK option (#314)
* add TA_LDAP_DISABLE_CERT_CHECK option

* add unstable disclaimer next to TA_LDAP_DISABLE_CERT_CHECK
2 years ago
simon 20ff465b94
bump TA_VERSION to v0.2.1 2 years ago
simon 8a1ae1ef83
add protocoll to CSRF_TRUSTED_ORIGINS 2 years ago
simon 07f50b6619
LDAP support, #build
Changed:
- configure LDAP over environment variables
- fix reverse proxy CSRF error
2 years ago
DanielBatteryStapler fd75def6c3 implement LDAP as authentication backend support (#274) 2 years ago
Aron Brown 5407d35779
Update settings.py (#284)
Add CSRF_TRUSTED_ORIGINS Django config settings and set it to environment variable TA_HOST.
This should fix login issues behind reverse proxies.
2 years ago
simon aa0739bfbe
bump TA_VERSION to v0.2.0 2 years ago
simon 3b17c01c6d
add TA_HOST env for ALLOWED_HOSTS 2 years ago
simon 048409bb1e
bump TA_VERSION to v0.1.7 2 years ago