mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/freeradius: whitespace sweep
This commit is contained in:
@@ -26,4 +26,3 @@
|
||||
</base_dn>
|
||||
</items>
|
||||
</model>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ ldap {
|
||||
|
||||
{% if helpers.exists('OPNsense.freeradius.ldap.password') and OPNsense.freeradius.ldap.password != '' %}
|
||||
password = {{ OPNsense.freeradius.ldap.password }}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
{% if helpers.exists('OPNsense.freeradius.ldap.base_dn') and OPNsense.freeradius.ldap.base_dn != '' %}
|
||||
base_dn = '{{ OPNsense.freeradius.ldap.base_dn }}'
|
||||
|
||||
Reference in New Issue
Block a user