]> git.openstreetmap.org Git - rails.git/history - app/controllers/api/permissions_controller.rb
JSON output added to permissions endpoint
[rails.git] / app / controllers / api / permissions_controller.rb
2022-03-08 mmd-osmJSON output added to permissions endpoint
2021-07-18 Tom HughesMerge remote-tracking branch 'upstream/pull/3251'
2021-06-27 Tom HughesMerge remote-tracking branch 'upstream/pull/3235'
2021-06-26 Tom HughesMake /api/0.6/permissions work for OAuth 2 clients
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2175'
2019-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/2131'
2019-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/2186'
2019-03-20 Andy AllanSimplify deny_access handling
2019-03-20 Andy AllanRefactor api controllers to inherit from a common ApiCo...
2019-03-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2167'
2019-02-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2160'
2019-02-24 Andy AllanMove the permissions call out of api_controller