travis-api/lib/travis/api/app/extensions
Piotr Sarnacki 3b299cfec7 Allow to pass required_params to token
required_params will be matched with actual params to check if the token
may be used for authorization. For example if { job_id: 44 } is passed
as a required param, the token will be rejected for GET /jobs/33
2013-05-08 14:11:03 +02:00
..
scoping.rb Allow to pass required_params to token 2013-05-08 14:11:03 +02:00
smart_constants.rb rewrite all the things 2012-07-27 15:55:57 +02:00
subclass_tracker.rb rewrite all the things 2012-07-27 15:55:57 +02:00