comparison rhodecode/model/scm.py @ 1757:2aa7f454204e beta

fixes #298, ldap email addresses created by rhodecode automatically during first login didn't get converted to lower case, which lead to lookup failures and than wrong checks for uniqueness. Fixed that by putting a setter on db model column that will enforce converting to lowercase.
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 06 Dec 2011 01:18:27 +0200
parents 1088ded6e602
children b6d23aa3754c
comparison
equal deleted inserted replaced
1756:60a00fd76d58 1757:2aa7f454204e