Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
auth
Commits
4d35c11e
Commit
4d35c11e
authored
Feb 07, 2019
by
Bertrand Gauthier
Browse files
Retouche de la config local.php.dist: désactivation du mode CAS par défaut.
parent
9ec0bb9d
Pipeline
#3549
failed with stages
in 2 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
config/unicaen-auth.local.php.dist
View file @
4d35c11e
...
...
@@ -42,6 +42,7 @@ return [
* - pour désactiver l'authentification CAS, le tableau 'cas' doit être vide.
* - pour l'activer, renseigner les paramètres.
*/
/*
'cas' => [
'connection' => [
'default' => [
...
...
@@ -55,6 +56,7 @@ return [
],
],
],
*/
/**
* Identifiants de connexion LDAP autorisés à faire de l'usurpation d'identité.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment