forked from bofh/fetsite
omniauth_secrets.example
This commit is contained in:
@@ -2,3 +2,11 @@
|
||||
facebook:
|
||||
appid: "<appid>"
|
||||
secret: "<secret>"
|
||||
ldap:
|
||||
host: "localhost"
|
||||
port: 389
|
||||
method: "plain"
|
||||
base: "ou=People,dc=local"
|
||||
uid: 'uid'
|
||||
bind: '<bind dn>'
|
||||
password: '<passwort>'
|
||||
Reference in New Issue
Block a user