Auth AD URL (#11884)

* Missing auth_ad_url

WIP

* add auth_ad_filter

* Pluralize

* Remove Translation, and add translations generation.
This commit is contained in:
Munzy
2020-07-01 11:23:35 -07:00
committed by GitHub
parent 98502325db
commit 8a851eda9f
3 changed files with 17 additions and 7 deletions

View File

@@ -375,6 +375,12 @@
"order": 10,
"type": "text"
},
"auth_ad_url": {
"group": "auth",
"section": "ad",
"order": 11,
"type": "text"
},
"auth_ldap_attr.uid": {
"default": "uid",
"group": "auth",