metamaps--metamaps/app
Devin Howard 9d821c920b reorder API authentication precedence to be: token, oauth, cookie ()
* reorder authentication to be: token, then oauth, then cookie

* all APIs but tokens are accessible anonymously (so add mappings to the list)

* fix mapping order
2016-10-28 10:51:58 +08:00
..
assets overflow-y: hidden on body to prevent openLightbox from showing a scrollbar () 2016-10-27 18:40:42 -04:00
controllers reorder API authentication precedence to be: token, oauth, cookie () 2016-10-28 10:51:58 +08:00
helpers scoping on topic json properties () 2016-10-23 22:11:38 +08:00
mailers access requests () 2016-10-16 20:22:00 -04:00
models allow anonymous users to GET api routes () 2016-10-26 08:37:23 +08:00
policies allow anonymous users to GET api routes () 2016-10-26 08:37:23 +08:00
serializers/api/v2 policy_scope on has_many relationships in serializers () 2016-10-26 19:56:30 +08:00
services Merge pull request from metamaps/feature/node1-topic1-migration 2016-09-28 22:26:50 +08:00
views scoping on topic json properties () 2016-10-23 22:11:38 +08:00