InvenTree/.devcontainer
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
..
devcontainer.json fix controlling log level in devcontainer (#5604) 2023-09-24 23:01:06 +10:00
Dockerfile Native LDAP support (#5226) 2023-10-05 07:52:36 +11:00
postCreateCommand.sh P UI: Added frontend publishing for bare-metal (git) (#5277) 2023-07-20 10:12:08 +10:00