Mercurial > hg > soundsoftware-site
view test/fixtures/.svn/text-base/auth_sources.yml.svn-base @ 142:e6ed6c7a2ce9 luisf
corrected bug in the institution field while creating a new user.
author | luisf |
---|---|
date | Thu, 20 Jan 2011 14:06:23 +0000 |
parents | 513646585e45 |
children |
line wrap: on
line source
--- auth_sources_001: id: 1 type: AuthSourceLdap name: 'LDAP test server' host: '127.0.0.1' port: 389 base_dn: 'OU=Person,DC=redmine,DC=org' attr_login: uid attr_firstname: givenName attr_lastname: sn attr_mail: mail onthefly_register: true