ncsu-stars / Stars-CMS

A CMS written in Django for the STARS SLC at NCSU
http://research.csc.ncsu.edu/stars
BSD 2-Clause "Simplified" License
7 stars 2 forks source link

Users are not created with invalid passwords #51

Closed mdraelos closed 12 years ago

mdraelos commented 12 years ago

Bugfix

The CreateMemberView should set created User passwords to "!" so the WRAP login backend will not refuse to log them in.

mdraelos commented 12 years ago

Fixed in commit 87b958de1780e7be81b6429add656245c248ce37.