Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
We have an ApiController that wants to call #fetch_user. Since we can only inherit from one class i moved fetch_user into an extension. | |||
2014-07-14 | Moved check for allow_registration into filter. | Folker Bernitt | |
2014-07-11 | Added allow_registration toggle. | Folker Bernitt | |
- default is true - See issue #5217 - See companion change in leap_platform. | |||
2014-07-09 | list identities based on search only | Azul | |
2014-04-08 | moving users: app and test files | Azul | |