Project

General

Profile

Revision 6f6efdcd

ID6f6efdcd325be1f197f3f271ffeef4b2bc0a4560
Parent 88cac5bb
Child 0bd9c069

Added by Francois POIROTTE about 13 years ago

Fusion du travail fait dans la branche 'nested_sets' vers le trunk.

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@6116 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

who.ini
19 19
[plugin:sqlauth]
20 20
use = vigilo.turbogears.repoze_plugins:auth_plugin
21 21

  
22
;[plugin:kerberos]
23
;use = repoze.who.plugins.vigilo.kerberos:VigiloKerberosAuthenticator
24
;ldap_url = ldap://ldap.example.com
25
;ldap_base = uid=%s,dc=example,dc=com
26
;filterstr = sAMAccountName=%s
27
;ldap_charset = cp1252
28
;http_charset = utf-8
29
;binddn = mybinduser
30
;bindpw = mybindpassword
31

  
22 32
[general]
23
;request_classifier = repoze.who.classifiers:default_request_classifier
24 33
request_classifier = vigilo.turbogears.repoze_plugins:vigilo_api_classifier
25 34
challenge_decider = repoze.who.classifiers:default_challenge_decider
35
;remote_user_key = ''
26 36

  
27 37
[identifiers]
28 38
plugins =

Also available in: Unified diff