Project

General

Profile

Download (3.5 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
31b7d5de 01/15/2013 10:59 AM Dominic Cleal

fixes #2069 - use a random salt when saving the root password

CVE-2013-0173: insecure fixed salt "foreman" for passwords

f00eaf07 06/21/2012 04:38 AM Ohad Levy

fixes #1586 -Root password inheritance doesn't seem to work properly

9bb4e25f 05/03/2012 11:31 AM Ohad Levy

fixes #1600 - records are deleted even though host is not Managed

abc12655 05/02/2012 07:39 AM Ohad Levy

fixes #1566 - Puppet CA set incorrectly when only one proxy is defined

0539fada 03/14/2012 06:48 AM Ohad Levy

expose puppet_ca settings to puppet.

this also introduce it as an ENC variable just in case you want to use it in puppet.conf template

de2ea8a9 03/14/2012 06:47 AM Ohad Levy

refs #1503 better handling of migrating to puppet proxies

ace6fbad 03/14/2012 05:46 AM Ohad Levy

fixes #1503 - When creating a host, it should be possible to define a Puppet CA and a Puppet Master to use

779d180c 01/16/2012 01:13 PM Ohad Levy

fixes #1392 - change root password back to system wide defaults

dfa12d91 01/03/2012 08:56 AM Ohad Levy

fixes #1423 - Hardware model field should be mandatory when selecting Sparc architecture

da6fa387 01/03/2012 08:36 AM Ohad Levy

fixes #1422 - Media is greyed out when creating Solaris hosts

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration

8dec3f5b 08/09/2011 06:48 AM Ohad Levy

fixes #1085 - add default domain and subnet settings to hostgroups

672f931d 07/24/2011 11:42 AM Paul Kelly

Fixes #989 - Add Sparc Solaris support

Signed-off-by: Paul Kelly <>

76607ed5 06/29/2011 02:17 PM Ohad Levy

fixes #100 - Setting is now a ActiveRecord object

This allows users to manage foreman settings via the UI.

the UI is a bit ugly, but works :)

a6db0470 06/15/2011 07:03 AM Paul Kelly

Fixes #820 - Intel Solaris support

Signed-off-by: Paul Kelly <>

e27ab33e 05/02/2011 03:33 AM Ohad Levy

fixes #769 - host groups passwords are stored in their non encrypted form in the database.

36f93e4d 03/17/2011 02:32 PM Ohad Levy

Fixes #609 - Orchestrate puppetca operations

This also includes adding support for a puppet smart-proxy target type
and providing migration support
Updated to provide backward compatability for host and hostgroup objects
Now terminates the build and incorporates other fixes...

e5d3f34e 02/01/2011 04:24 PM Ohad Levy

Fixes #631 - Adds the ability to set default values for hostgroups, which
are automatically applied when creating a new host (and selecting that
host group), and allows for templates to be rendered with those default
hostgroup values