mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
added PasaiakoUdala/AuthBundle recipe
This commit is contained in:
@@ -2,4 +2,5 @@ pasaiako_udala_auth:
|
||||
LDAP_ADMIN_TALDEAK: "Rol-taldea1, Rol-taldea2"
|
||||
LDAP_KUDEATU_TALDEAK: "Rol-taldea1, Rol-taldea2"
|
||||
LDAP_USER_TALDEA: "Rol-taldea1, Rol-taldea2"
|
||||
route_after_successfull_login: "default2"
|
||||
route_after_successfull_login: "default2"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
pasaiako_udala_auth:
|
||||
resource: '@PasaiakoUdalaAuthBundle/Resources/config/routes.xml'
|
||||
prefix: /
|
||||
prefix: /
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
"LDAP_SEARCH_DN": "CN=LDAPUSER,CN=Users,DC=pasaia,DC=net",
|
||||
"LDAP_PASSWD": "LDAP_PASSWD"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user