Switch to unified view

a/pyforge/development.ini b/pyforge/development.ini
...
...
28
cache_dir = %(here)s/data
28
cache_dir = %(here)s/data
29
beaker.session.key = pyforge
29
beaker.session.key = pyforge
30
beaker.session.type = cookie
30
beaker.session.type = cookie
31
beaker.session.secret = 61ece7db-ba8d-49fe-a923-ab444741708c
31
beaker.session.secret = 61ece7db-ba8d-49fe-a923-ab444741708c
32
beaker.session.validate_key = 714bfe3612c42390726f
32
beaker.session.validate_key = 714bfe3612c42390726f
33
34
registration.method = local
33
35
34
auth.method = local
36
auth.method = local
35
auth.ldap.server = ldap://localhost
37
auth.ldap.server = ldap://localhost
36
auth.ldap.suffix = ou=people,dc=example,dc=com
38
auth.ldap.suffix = ou=people,dc=example,dc=com
37
auth.ldap.admin_dn = cn=admin,dc=example,dc=com
39
auth.ldap.admin_dn = cn=admin,dc=example,dc=com