Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/gs-2.12.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
fvanderbiest committed Feb 7, 2018
2 parents 4a10f3b + 725ac62 commit 485c19f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions security/role/my_ldap/config.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<org.geoserver.security.ldap.config.LDAPRoleServiceConfig>
<org.geoserver.security.ldap.LDAPRoleServiceConfig>
<id>-189534bb:153ae737769:-7ff2</id>
<name>my_ldap</name>
<className>org.geoserver.security.ldap.LDAPRoleService</className>
Expand All @@ -10,4 +10,4 @@
<bindBeforeGroupSearch>true</bindBeforeGroupSearch>
<user>cn=admin,dc=georchestra,dc=org</user>
<password>secret</password>
</org.geoserver.security.ldap.config.LDAPRoleServiceConfig>
</org.geoserver.security.ldap.LDAPRoleServiceConfig>
4 changes: 2 additions & 2 deletions security/usergroup/my_ldap/config.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<org.geoserver.security.ldap.config.LDAPUserGroupServiceConfig>
<org.geoserver.security.ldap.LDAPUserGroupServiceConfig>
<id>52684add:153ae61eaf4:-7ff0</id>
<name>my_ldap</name>
<className>org.geoserver.security.ldap.LDAPUserGroupService</className>
Expand All @@ -15,4 +15,4 @@
<password>secret</password>
<passwordEncoderName>emptyPasswordEncoder</passwordEncoderName>
<passwordPolicyName>default</passwordPolicyName>
</org.geoserver.security.ldap.config.LDAPUserGroupServiceConfig>
</org.geoserver.security.ldap.LDAPUserGroupServiceConfig>

0 comments on commit 485c19f

Please sign in to comment.