Project

General

Profile

Revision ded8142d

IDded8142d4ce10600a642d5e05696c9030e2bc989
Parent 77b7746d
Child 976b1b88

Added by Francois POIROTTE about 7 years ago

[#1615] Compatibilité repoze.who 2.x

Change-Id: I0f4807f4f5aec7de987ece0423b78b4cdd841a90
Refs: #1615

View differences:

who.ini
15 15
rememberer_name = auth_tkt
16 16
post_login_url = /post_login
17 17
post_logout_url = /post_logout
18
encoding = utf-8
18
charset = utf-8
19 19

  
20 20
[general]
21 21
request_classifier = vigilo.turbogears.repoze.classifier:vigilo_classifier
......
30 30
[authenticators]
31 31
plugins =
32 32
    vigilo.turbogears.repoze.plugins.sqlauth:plugin
33
    auth_tkt
33 34

  
34 35
[challengers]
35 36
plugins =
......
39 40
[mdproviders]
40 41
plugins =
41 42
    vigilo.turbogears.repoze.plugins.mduser:plugin
42
    vigilo.turbogears.repoze.plugins.mdgroups:plugin

Also available in: Unified diff