summaryrefslogtreecommitdiff
path: root/app/controllers/api/users_controller.rb
AgeCommit message (Collapse)Author
2016-07-14[feature] restrict is_admin in the user api, to only allow queryingNavaL
for him/herself So that it we do not expose the is_admin property to anyone else including other admins.
2016-05-23rename destroy_identity to release_handlesAzul
This expresses the intent rather than the implementation. Also replace temp with query refactoring.
2016-05-18api: allow version bumping - bump to 2Azul