mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user