InvenTree/InvenTree
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
..
build Add flake8-logging linting (#5620) 2023-09-28 14:53:22 +10:00
common Allow reload of plugin registry when config changes (#5662) 2023-10-05 00:38:40 +11:00
company Primary address fix (#5592) 2023-09-23 10:14:59 +10:00
generic Bump deps (#5385) 2023-08-06 21:39:15 +10:00
InvenTree Native LDAP support (#5226) 2023-10-05 07:52:36 +11:00
label Fixed LOG style errors (#5628) 2023-09-29 09:34:24 +10:00
locale New Crowdin updates (#5623) 2023-09-30 07:01:29 +10:00
order Fix location priority when receiving items (#5661) 2023-10-05 00:31:50 +11:00
part Feature/Tree picker (#5595) 2023-10-05 00:11:49 +11:00
plugin Allow reload of plugin registry when config changes (#5662) 2023-10-05 00:38:40 +11:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Add flake8-logging linting (#5620) 2023-09-28 14:53:22 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Feature/Tree picker (#5595) 2023-10-05 00:11:49 +11:00
templates Feature/Tree picker (#5595) 2023-10-05 00:11:49 +11:00
users Add flake8-logging linting (#5620) 2023-09-28 14:53:22 +10:00
web [P UI] Make base url configurable (#5577) 2023-09-21 09:39:05 +10:00
config_template.yaml Native LDAP support (#5226) 2023-10-05 07:52:36 +11:00
gunicorn.conf.py Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00