comparison rhodecode/model/user.py @ 1576:2c08b6929b1c beta

fixes #276, when adding an single user into users group with id >= 10 a call to set was invoked on string instead of a list which lead to creating an set from digits that id was combined with.
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 17 Oct 2011 15:48:19 +0200
parents 582686d76cb6
children 5585609772d0 10d117545a7e
comparison
equal deleted inserted replaced
1571:a9888895b60d 1576:2c08b6929b1c