summaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2018-01-31keys: store type and rev in hash rather than serializedAzul
2018-01-19API: implement deleting keys through new keys apiAzul
2018-01-18(WIP) first steps towards implementing keys APIAzul
2017-11-16fix: respond with error on invalid pgp keyAzul
2017-11-13fix: alternate email dialogueAzul
2017-11-07Merge branch '8800-hand-out-configs-json-without-authentication' into 'master'azul
2017-10-24fix: sanity checks on user paramsAzul
2017-10-17feat: sort invite codes by last updateAzul
2017-10-16fix: login error message with locale setAzul
2017-09-11feat: allow unauthenticated access to list of configsAzul
2017-04-20fix: set token in forms correctlyAzul
2017-04-03feature: delete user clearing usernameAzul
2017-03-23bugfix: handle couch 404sAzul
2017-03-21fix: 404 on key request with non html content-typeAzul
2017-03-20fix: 404 for missing pages template - fixes #9Azul
2016-08-19respond_to on a per controller basisAzul
2016-08-17bugfix: send 406 if an unexpected format is asked forAzul
2016-07-14[feature] restrict is_admin in the user api, to only allow queryingNavaL
2016-05-23rename destroy_identity to release_handlesAzul
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-05-18features for API version 2 - keep old onesAzul
2016-05-18api: allow version bumping - bump to 2Azul
2016-05-03use APP_CONFIG[config_file_paths] for provider.jsonAzul
2016-05-03fix failing unit and functional testsAzul
2016-05-02upgrade: {File,Dir}.exists? -> exist?Azul
2016-05-02upgrade: remove references to RestClientAzul
2016-04-11allow monitor auth to create users even if invites are normally required.elijah
2016-04-01api: added super simple motd, closes #7866elijah
2016-03-30api: return proper 404 for GET /1/identities/:id.jsonelijah
2016-03-28api: added get(:show) to identities and users, allow monitors to create/delet...elijah
2016-03-28api: added allow ability to limit what IPs can access api using a static conf...elijah
2016-03-28api tokens - clarify terms: "monitors" are admins that authenticated via api ...elijah
2016-03-28api tokens: allow for special api tokens that work like session tokens but ar...elijah
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
2016-01-16retain locale in URL when logging in and signing up, and ajax actions in gene...elijah
2016-01-14added UI for invite codeselijah
2015-09-20adding ability to disable/enable users by adminEvelyn
2015-08-07do not include random cruft in the common name of smtp client certificateselijah
2015-07-14fix i18n testselijah
2015-06-15added CommonLanguages gemelijah
2015-04-30added support for email notifications of ticket changeselijah
2015-03-17Better error message when a database is missing (very useful for nagios tests)elijah
2014-12-15bugfix: allow deletion of user's identities via api when user is deleted. clo...elijah
2014-11-11Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/l...elijah
2014-11-11Merge branch 'feature/error-tweaks' of https://github.com/azul/leap_web into ...elijah
2014-11-10added destroy user to apielijah
2014-09-04fixed typo on configs_controller.rbelijah