]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/controllers/user.py
Added UI for working with tags
[bluechips.git] / bluechips / controllers / user.py
2010-02-28 Evan BroderSession.save is dead. Long live Session.add.
2010-02-25 Evan BroderDon't let non-residents create new users.
2010-02-25 Evan BroderAdd a new /user action with pointers to the others.
2010-02-25 Evan BroderMove the e-mail form to /user/email
2010-02-25 Evan BroderAdd an action for registering a new user.
2009-11-08 Scott Torborgadded XSRF protection to all forms and associated tests
2009-11-08 Evan BroderMerge remote branch 'storborg/master'
2009-11-07 Scott Torborgdon't need that check--formencode converts empty to None
2009-11-07 Scott Torborgset user settings title on user controller
2009-11-05 Scott Torborgadded interface to edit email address