Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
30aff66f 01/26/2015 07:47 AM Markus Frosch

Fixes #7849 - re-factor trusted_hosts handling

On HTTPS we will get the FQDN from the client certificate and check against the
list.

While on HTTP we will perform both reverse DNS and forward DNS lookup to verify
the client may talk to us.

Additionally the forward_verify of DNS can be disabled.

e3020e68 01/14/2015 11:00 AM Markus Frosch

Fixes #8948: Remove implicit test ordering from DHCP API test

I had an conflict with test-unit on my system.

test-unit uses alphabetic by default, only minitest supports
"sorted", which is default there.

refs #8948 - Problem with implicit test ordering from DHCP API test

e2ce2a05 12/30/2014 07:57 AM Shlomi Zadok

fixes #8811 - refactor per-module enabling of http(s) to http(s)_rackup

59846579 12/22/2014 11:48 AM Greg Sutcliffe

Fixes #8748 - Allow per-module enabling of http(s)

51c455b9 12/17/2014 09:17 AM Ori Rabin

Fixes #8210 - Adding caching for smart-proxy puppet classes using Stefan Julin's implementation of cache

a7c8c34d 12/11/2014 11:57 AM Lukas Zapletal

Fixes #8538 - Fixed ISC DHCP states and duplicities

Our ISC DHCP parser was not respecting binding states "free" vs "active" and
it was reading free (released) leases as active. Also, with longer lease
times it was loading multiple leases as duplicities. Both was causing...

ab6edc29 11/12/2014 07:29 AM Greg Sutcliffe

Refs #8267 - pass template_url in call to foreman

Also passes the ?static parameter on correctly

c422820a 11/06/2014 05:36 AM Dominic Cleal

fixes #8300 - set webmock custom HTTP status response correctly

ed82c929 11/06/2014 05:20 AM Marek Hulán

Fixes #8160 - Remove chef related code

Code was extracted to separate chef plugin. See
https://github.com/theforeman/smart_proxy_chef

a53d835a 11/04/2014 12:33 PM dustin tsang

Refs #969 - Proxy-side changes for serving templates from the proxy

An update to @GregSutcliffe's original PR. Ports his original feature to the new
plugin api.

View revisions

Also available in: Atom