Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
loader.rb 6.41 KB

Latest revisions

# Date Author Comment
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...

88824e07 12/24/2012 10:46 AM Ohad Levy

refs #1991 - Cache not cleared prevent location / org feature to show up

1. ensures settings cache is removed when app starts
we can't remove all cache, with Rails.cache.clear as that might lead to issues
with people using memcache with multiple foreman instances (e.g. we can clear...

cd5947ee 12/24/2012 03:50 AM Robert Birnie

fixes #2062 - Add max_trends setting

a3d09f07 12/19/2012 07:12 AM Dominic Cleal

refs #2023 - always write using_storeconfigs default as a boolean

e36b9735 12/09/2012 04:19 AM Dominic Cleal

fixes #1995 - enable param class ENC by default on Puppet 2.6.5+

fc6fbf91 12/05/2012 01:03 PM Dominic Cleal

fixes #1994 - set vardir for puppet 3, use --configprint

When running Puppet 3 as a non-root user (i.e. foreman), both --confdir and
--vardir have to be specified as per Puppet #16637, else SSL settings dependent
on vardir will fail.

This adds a new puppetvardir setting used with puppetconfdir, and supports...

ff16a263 11/22/2012 10:17 AM Dominic Cleal

fixes #1915 - initialise Puppet in master context

Explicitly specify the run_mode as being 'master' to ensure the config is
parsed in a puppetmaster context.

e81bf057 11/15/2012 05:34 AM Sam Kottler

fixes #1872 - Adds Puppet v3 support

e78a621a 11/11/2012 04:38 AM Hannes Schaller

fixed typo - "replay_address" should be called "reply_address"

added migration for typo in replay_adress variable

93580289 10/18/2012 08:48 AM Amos Benari

fixes #1901

View revisions

Also available in: Atom