Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-14 | [feature] restrict is_admin in the user api, to only allow querying | NavaL | |
for him/herself So that it we do not expose the is_admin property to anyone else including other admins. | |||
2016-05-20 | api: set defaults for version in routes | Azul | |
This way we do not need to specify it all the times. In the functional tests defaults do not get added automatically. Introduced api_{get,put,post,delete} to add format and version default. One to two functional tests failing, everything else passes. | |||
2016-05-18 | api: allow version bumping - bump to 2 | Azul | |