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 3.77 KB
fog_extensions.rb 1.52 KB
foreman.rb 368 Bytes
net.rb 1.03 KB
proxy_api.rb 11.3 KB
puppet_setting.rb 1.82 KB
task.rb 701 Bytes
timed_cached_store.rb 1.18 KB
vnc_proxy.rb 1.75 KB

Latest revisions

# Date Author Comment
24de57c0 01/20/2013 10:20 AM Dominic Cleal

refs #2069 - enable auth by default

Without authentication, sensitive information and power is available to all,
so improve security out of the box.

358ec5a3 01/20/2013 10:06 AM Dominic Cleal

fixes #2121, #2069 - restrict importers and ENC to puppetmasters and users

CVE-2013-0171: report and fact importers parse YAML directly from the remote
host without authentication. Untrusted YAML can instantiate objects and be
used to exploit Foreman.

CVE-2013-0174: external nodes (ENC) output is available to any source and...

dc742060 01/10/2013 05:30 AM Joseph Magen

added API v2 placeholders.

adfcf8f0 01/08/2013 08:24 AM Dominic Cleal

fixes #2109 - improve session token security

- adds security:generate token rake task to create static token
- generate and cache a token on startup if static token isn't present

Thanks to Sandor Szücs <>

2a1269eb 01/03/2013 07:22 AM Dominic Cleal

fixes #2097 - improve debug when `puppet master --configprint` fails

47a2bac5 12/27/2012 10:59 AM Ohad Levy

fixes #2073 - undefined method `update!'

a490a1a4 12/27/2012 10:50 AM Ohad Levy

fixes #1947 - wrong notice pressing the power on/off button for vmware hosts

  • now using the real state from the server
  • also made sure that we validate power on/off requests
  • ensured our fog server objects respond to to_s and to state
81e0a301 12/26/2012 10:00 AM Joseph Magen

fixes #2017 added patch from ticket

d4e8938a 12/26/2012 09:58 AM Ohad Levy

fixes #1944 - Listing VMWare virtual machines under Computer resources is slow.

8838eb42 12/26/2012 08:49 AM Ohad Levy

fixes #1814 - converts sp_* attributes into a BMC interface class

this patch also includes the following

  • added a new interfaces table, and STI objects to represent a NIC, BMC, Managed
    and a bootable interface.
  • refactored DHCP/DNS orchestation code, so they can work on the...

View revisions

Also available in: Atom