summaryrefslogtreecommitdiff
path: root/puppet/modules/site_apache
AgeCommit message (Expand)Author
2017-10-05Feat: split tor service into threeelijah
2017-07-13bug: Set .placeholder to fix removalMicah Anderson
2017-07-13Ensure directory has proper owner/group (#8841)Micah Anderson
2017-02-23[feat] only care for apache >= 2.4varac
2017-01-18Ensure the directory exists before creating the fileTulio Casagrande
2017-01-18Change autorestart to use systemd::unit_fileTulio Casagrande
2017-01-18Rename extensions module to autorestartTulio Casagrande
2017-01-18Remove spec_helperTulio Casagrande
2017-01-18Update how exec is runTulio Casagrande
2017-01-18Add apache auto-restart extension fileTulio Casagrande
2016-10-24Set X-XSS-Protection HTTP response header to '1'.Micah Anderson
2016-10-24Set X-Content-Type-Options nosniff.Micah Anderson
2016-09-01added support for Let's Encryptelijah
2016-06-28Make static tor hidden services work (#8212).Micah
2016-06-27Fix the permissions on the DOMAIN/provider.json file for static sites.elijah
2016-06-21Fix hidden service static template (#8203).Micah
2016-06-16Disable the Trace method (#8195)Micah
2016-05-03migrate from obsolete SSLCertificateChainFile apache option (#8055)kwadronaut
2016-05-03migrate from obsolete SSLCertificateChainFile apache option (#8055)Micah
2016-03-11fix tor-related jessie deprecation problems (#7962)Micah
2016-02-25remove couchdb_pwhash_alg leftovervarac
2015-12-12[bug] Use guess_apache_version in apache templatesvarac
2015-11-17[deprec] use @ in front of erb template tagsvarac
2015-11-17[bug] use $lsbdistcodename to query apache versionvarac
2015-11-17[bug] [jessie] Allow apache to access webapp dirvarac
2015-11-17[bug] [jessie] Load needed modules for apache 2.4varac
2015-11-17[feat] Query erb variables like puppet 3 needs itvarac
2015-10-20Provide tor hidden service configuration for static sites (#7546)Micah
2015-10-19Redirect to webapp_domain instead of domainguido
2015-09-30Fix server-status availability to tor hidden services (#7456)Micah Anderson
2015-05-26Implement weakdh recommendations for cipher suites (#7024)Micah Anderson
2015-04-08Disable passenger when pnp4nagios is being fetched, this is part ofMicah Anderson
2015-03-30Adds apache support for webapp.domain if defined on :80, completes fix for #6632guido
2015-01-12Adds apache support for webapp.domain if defined. Fixes #6632guido
2014-12-22Adds a ssl_common.inc file to use inside vhosts for the SSL config (solves #5...guido
2014-11-04Adds support for Tor hidden service on webapp (Feature #6273)guido
2014-10-15Disable SSLv3, and RC4 ciphersMicah Anderson
2014-09-25stop logging user-agent in apache, fixes #6129Micah Anderson
2014-04-02Update TLS apache vhost TLS configuration (#5137):Micah Anderson
2014-02-10move leap_webapp.conf template to common.conf which is included by the nagios...varac
2014-01-22anonymize webapp ips (Bug #4896)varac
2013-11-22improvements to webapp deployment: allow for greater customization, allow for...elijah
2013-10-18"Header set X-Frame-Options: Allow" only for nagios (Bug #4169)varac
2013-09-24Webapp doesn't serve commercial cert (Bug #3916)varac
2013-09-24move commercial x509 deployment to site_x509 (Feature #3889)varac
2013-09-22Merge branch 'api-crt-3384' into develop fixes #3384kwadronaut
2013-09-22adding fqdn as default servername and moving service.domain to ServerAlias (f...kwadronaut
2013-09-20fix whitespace issues from https://review.leap.se/r/82varac
2013-09-19tidy webapp api x509 definitions (#3840)varac
2013-08-29create individual classes for the apache modules so they can be included more...Micah Anderson