summaryrefslogtreecommitdiff
path: root/app/controllers/profiles/passwords_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-011-4/+5
* Fix Profiles::PasswordsController.Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-301-8/+2
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-4/+4
* Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan2015-02-131-3/+5
* Require current password even if password was expiredDmitriy Zaporozhets2014-07-291-0/+5
* Fix password change. Fix test settingsDmitriy Zaporozhets2014-06-261-1/+1
* User model to strong params. Comment other attr_accessible to let tests runDmitriy Zaporozhets2014-06-261-4/+8
* Fix spinach profile testsDmitriy Zaporozhets2013-10-091-2/+2
* Separate page for password changeDmitriy Zaporozhets2013-10-091-1/+40
* Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets2013-06-241-0/+38