Age | Commit message (Expand) | Author |
---|---|---|
2016-08-19 | respond_to on a per controller basis | Azul |
2016-05-23 | move signup from users to account_controller | Azul |
2016-05-23 | cleanup: remove service level code from users_controller | Azul |
2016-05-23 | restrict user_params in user_controller | Azul |
2016-02-10 | allow user accounts to be re-enabled, and for associated identities to also g... | elijah |
2016-01-31 | remove cert fingerprints for disabled users, so that they cannot send email a... | elijah |
2015-09-20 | adding ability to disable/enable users by admin | Evelyn |
2015-04-30 | added support for email notifications of ticket changes | elijah |
2014-07-14 | move fetch_user into module so it can be mixed in | Azul |
2014-07-14 | Moved check for allow_registration into filter. | Folker Bernitt |
2014-07-11 | Added allow_registration toggle. | Folker Bernitt |
2014-07-09 | list identities based on search only | Azul |
2014-04-08 | moving users: app and test files | Azul |