comparison rhodecode/model/meta.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 cac5109ac3b6
children 6c86c987cf93
comparison
equal deleted inserted replaced
1756:60a00fd76d58 1757:2aa7f454204e