summaryrefslogtreecommitdiff
path: root/app/controllers/users_controller.rb
AgeCommit message (Expand)Author
2017-11-13fix: alternate email dialogueAzul
2017-04-03feature: delete user clearing usernameAzul
2016-08-19respond_to on a per controller basisAzul
2016-05-23move signup from users to account_controllerAzul
2016-05-23cleanup: remove service level code from users_controllerAzul
2016-05-23restrict user_params in user_controllerAzul
2016-02-10allow user accounts to be re-enabled, and for associated identities to also g...elijah
2016-01-31remove cert fingerprints for disabled users, so that they cannot send email a...elijah
2015-09-20adding ability to disable/enable users by adminEvelyn
2015-04-30added support for email notifications of ticket changeselijah
2014-07-14move fetch_user into module so it can be mixed inAzul
2014-07-14Moved check for allow_registration into filter.Folker Bernitt
2014-07-11Added allow_registration toggle.Folker Bernitt
2014-07-09list identities based on search onlyAzul
2014-04-08moving users: app and test filesAzul