Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

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

8dc8a9ac 12/24/2012 10:57 AM Joseph Magen

fixes #1890 api host status

596d5f09 12/24/2012 10:46 AM Joseph Magen

fixes #1991 expire topbar cache on user when restart server

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...

d92340af 12/12/2012 10:37 AM Joseph Magen

fixes #2037 remove catchall routes

this blocks any plugin/engine from adding additional routes

25d4ca6d 12/11/2012 03:57 AM Joseph Magen

host routes api changes squashed

5d78633e 12/06/2012 07:11 AM Ivan Necas

Turn off the apipie validations for now

The main reason for the validations to be implemented in Apipie was
the ability to be able to check the documentation against the code:
i.e. it can discover inconsistencies between the documentation and
the actual code that uses the API....

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...

decd2842 12/05/2012 02:56 AM Amos Benari

replaced default taxonomy migration with a multiple actions for assigning hosts to orgs and locations.

752d0844 12/02/2012 08:06 AM Dmitri Dolguikh

added template_kinds controller to api

View revisions

Also available in: Atom