Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  settings
error.rb 109 Bytes
file_lock.rb 313 Bytes
helpers.rb 2.24 KB
http_downloads.rb 690 Bytes
kerberos.rb 623 Bytes
log.rb 792 Bytes
plugin.rb 5.07 KB
request.rb 2.3 KB
settings.rb 819 Bytes
util.rb 2.9 KB
validations.rb 1.01 KB
virsh.rb 744 Bytes

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.

93c566e1 01/07/2015 06:20 AM Mathieu Parent

Fixes #8853 - Actually redirect stderr to proxy error log

according to comment.

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

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.

31728207 10/29/2014 07:25 AM Lukas Zapletal

Fixes #8006 - added STDOUT proxy log option

8efc06c3 10/22/2014 10:07 AM Šimon Lukašík

Fixes #7922 - promote uri and http to instance property

This will allow to re-use existing http connection for subsequent
requests.

25691fff 10/20/2014 09:14 AM Dmitri Dolguikh

fixes #7660: fixes first bunch of rubocop warnings

2fe082ea 10/02/2014 10:26 AM Marek Hulán

Fixes #7749 - allow using logger in log_halt helper

View revisions

Also available in: Atom