InvenTree/docker
Lukas 8ec04028d5
Native LDAP support (#5226)
* Added basic ldap support

* Added new settings to config template

* Added missing apk dependency to dockerfile

* update requirements.txt

* Remove requirements and added docs

* Update advanced.md

* Added more ldap options

* allow direct bind
* add ldap debug mode
* add ldap global_options
* add start_tls
* use get_boolean_setting

* Update advanced.md to use a warning box

* fix: style

* Update advanced.md

* Remove ldap install instructions for non docker installs
2023-10-05 07:52:36 +11:00
..
production Remove container-name:s from Compose file (#5339) 2023-07-25 12:51:37 +10:00
docker-compose.sqlite.yml Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
gunicorn.conf.py Add flake8-logging linting (#5620) 2023-09-28 14:53:22 +10:00
init.sh Refactor: Dockerimage (#5007) 2023-07-10 19:52:33 +10:00
nginx.dev.conf Add content headers to config (#3731) 2022-09-30 10:47:56 +10:00
requirements.txt Native LDAP support (#5226) 2023-10-05 07:52:36 +11:00