Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  fog_extensions
  foreman
  net
  orchestration
  tasks
api_constraints.rb 432 Bytes
audit_extensions.rb 3.55 KB
core_extensions.rb 2.68 KB
fog_extensions.rb 1.25 KB
foreman.rb 368 Bytes
net.rb 1.03 KB
proxy_api.rb 7.81 KB
task.rb 701 Bytes
timed_cached_store.rb 1.18 KB
vnc_proxy.rb 1.75 KB

Latest revisions

# Date Author Comment
a6a6b703 08/26/2012 03:27 AM David Swift

add compute_resource.supports_update? to current provider set

7adf0ee3 08/13/2012 09:58 AM Nacho Barrientos

fixes #1820 - Authenticate API calls via REMOTE_USER

This patch allows API requests authentication via REMOTE_USER
only if authorize_login_delegation and authorize_login_delegation_api
are enabled.

a2228fa4 08/08/2012 10:28 AM Ohad Levy

ensures that progress bar json encoding does not contain the object itself

11465b21 08/08/2012 08:42 AM Petr Chalupa

api v1 - OAuth user mapping

50e78f00 08/08/2012 07:01 AM Hannes Schaller

fixes #1799 moved REMOTE_ADDR verification to settings

fceb1f89 07/26/2012 08:10 AM Petr Chalupa

fixes #1576 - api v1 - oauth support

  • to use set and enable oauth in settings
  • correcting typo
ba69b49b 07/24/2012 04:12 AM Martin Bacovsky

api v1 - Users controller and tests

- split api routes to separate routes file
- better detection of permission failure in model
- fix ApiConstraints
- catch bad routes in api and return json
- render home#index links from restapi
- fixed resource params recognition

63efbbf5 07/24/2012 04:12 AM Petr Chalupa

api v1 - fixing permissions

cleanups in base controller

b2b47290 07/24/2012 04:12 AM Petr Chalupa

api v1 - render errors with rabl

better detection of permission failure in model
fix ApiConstraints
catch bad routes in api and return json

3d6d01c7 07/24/2012 04:12 AM Ohad Levy

fixes #1775 - API versioning name space

View revisions

Also available in: Atom