]> git.openstreetmap.org Git - osqa.git/commit
Fixes OSQA 275, Password changing is not reliable.
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Fri, 28 May 2010 17:05:02 +0000 (17:05 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Fri, 28 May 2010 17:05:02 +0000 (17:05 +0000)
commitc917b62b3f5772efe422bea6bad19af33b1528f6
treee3abff47c0e4c0615c096aef18a0b862b4a1fa0c
parent746118d4aa8be1471d8496cdd7b3ce965142f1cd
Fixes OSQA 275, Password changing is not reliable.
Makes superusers able to change any password without having to type the old one.
Makes old passwords to be check against the db in every circunstancies.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@339 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/models/comment.py
forum/models/node.py
forum/models/user.py
forum/views/auth.py