travis-api/lib/travis/api/v3/access_control
Joe Corcoran f5bc526f25 Refactor repeated pattern into extracted method
Seems like we'll be checking login status before finding a resource
a lot, so here's a standard way to do it.
2016-07-01 23:55:49 -04:00
..
anonymous.rb v3: add pagination 2015-08-21 17:04:12 +02:00
application.rb v3: implement enable/disable 2015-03-06 15:35:47 +01:00
generic.rb Refactor repeated pattern into extracted method 2016-07-01 23:55:49 -04:00
legacy_token.rb get v3 to a working and tested state 2015-01-21 16:38:25 +01:00
scoped.rb v3: expose repo access permissions in payload 2015-04-29 11:31:05 +02:00
signature.rb get v3 to a working and tested state 2015-01-21 16:38:25 +01:00
user.rb v3: if the API is not marked as public (travis-ci.com), then do not allow read access to organizations the user is not a member of (note: private repos were never included) 2015-08-19 13:04:54 +02:00