<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_static/templates, branch clean_vcsrepo</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>[bugfix] static sites: only enable hidden service by default if one domain is configured</title>
<updated>2016-09-13T20:42:36+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-09-02T19:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=a063280eab5e8749c74381aabbe641c30887e9f6'/>
<id>a063280eab5e8749c74381aabbe641c30887e9f6</id>
<content type='text'>
The problem is that we have a single onion address per server, so if more
than one domain is configured we need to make sure they don't both try to
use the same onion address.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The problem is that we have a single onion address per server, so if more
than one domain is configured we need to make sure they don't both try to
use the same onion address.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix static site apache config</title>
<updated>2016-06-30T20:39:11+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-06-30T19:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=cfb91a199c8c205b99c4424df77b0b6ed20e4288'/>
<id>cfb91a199c8c205b99c4424df77b0b6ed20e4288</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make static tor hidden services work (#8212).</title>
<updated>2016-06-28T17:11:37+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-06-23T16:08:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=29d6b7dbbc3b9d8b11f0b215cad894fcfca9989c'/>
<id>29d6b7dbbc3b9d8b11f0b215cad894fcfca9989c</id>
<content type='text'>
When tor hidden services were enabled for static sites, only a very
basic configuration was setup and it didn't take into account the
different location configurations that can be configured for a
static site.

This commit resolves that by making a site_static::hidden_service class
similar to the site_webapp::hidden_service class, and fixes up the
apache vhost template to properly create the location blocks for the
hidden service vhost.

Change-Id: Ice3586f4173bd2d1bd3defca29d21c7403d5a03a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When tor hidden services were enabled for static sites, only a very
basic configuration was setup and it didn't take into account the
different location configurations that can be configured for a
static site.

This commit resolves that by making a site_static::hidden_service class
similar to the site_webapp::hidden_service class, and fixes up the
apache vhost template to properly create the location blocks for the
hidden service vhost.

Change-Id: Ice3586f4173bd2d1bd3defca29d21c7403d5a03a
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the permissions on the DOMAIN/provider.json file for static sites.</title>
<updated>2016-06-27T23:15:26+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-06-27T22:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b21a3e9126a1734b2cea975e57b5c9e8206f12fa'/>
<id>b21a3e9126a1734b2cea975e57b5c9e8206f12fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate from obsolete SSLCertificateChainFile apache option (#8055)</title>
<updated>2016-05-03T17:21:17+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2016-05-03T17:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3b5ce74f81bb56af0b94a119a85649446a3d6e19'/>
<id>3b5ce74f81bb56af0b94a119a85649446a3d6e19</id>
<content type='text'>
Change-Id: I20a28ae77c98071aefc1933e0ea73e5f3b895acb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I20a28ae77c98071aefc1933e0ea73e5f3b895acb
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] [jessie] Fix apache 2.4 auth directives</title>
<updated>2016-01-27T20:12:07+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-01-27T20:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=8effa368557761c23f5496d4a26554b9cec6036c'/>
<id>8effa368557761c23f5496d4a26554b9cec6036c</id>
<content type='text'>
- Resolves: #7853
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7853
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] Optimize static apache vhost templates</title>
<updated>2016-01-27T20:03:58+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-01-27T20:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=33cf7e313cf9dfa2e5ac0e8eeb91cacb016ebe62'/>
<id>33cf7e313cf9dfa2e5ac0e8eeb91cacb016ebe62</id>
<content type='text'>
- Related: #7853
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Related: #7853
</pre>
</div>
</content>
</entry>
<entry>
<title>change apache header set for HSTS to be always, otherwise it wont be set for redirects (#7540)</title>
<updated>2015-10-20T00:59:04+00:00</updated>
<author>
<name>Micah</name>
<email>micah@leap.se</email>
</author>
<published>2015-10-20T00:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=91c638f7d30243f0c5c079659bd3bd1d32a7cc7c'/>
<id>91c638f7d30243f0c5c079659bd3bd1d32a7cc7c</id>
<content type='text'>
Change-Id: Ic77c64c03a99dad951f42633de04c352bed17c1e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic77c64c03a99dad951f42633de04c352bed17c1e
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement weakdh recommendations for cipher suites (#7024)</title>
<updated>2015-05-27T02:23:22+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2015-05-27T02:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b77e3f7e87bc64ffaaa608e5b6a6ef385b8054d3'/>
<id>b77e3f7e87bc64ffaaa608e5b6a6ef385b8054d3</id>
<content type='text'>
This is a first step mitigation until we can have a newer apache that
will allow us to specify dh parameters other than the default.

Change-Id: Ibfcee53b331e8919466027dde1a93117b5210d9d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a first step mitigation until we can have a newer apache that
will allow us to specify dh parameters other than the default.

Change-Id: Ibfcee53b331e8919466027dde1a93117b5210d9d
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable SSLv3, and RC4 ciphers</title>
<updated>2014-10-15T21:08:52+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-10-15T21:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=189bd4b704ba685640ca01afe90f592e7b33567a'/>
<id>189bd4b704ba685640ca01afe90f592e7b33567a</id>
<content type='text'>
Change-Id: I7214aa4334e3d817dd1b6d8dce43523e3d955b5d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7214aa4334e3d817dd1b6d8dce43523e3d955b5d
</pre>
</div>
</content>
</entry>
</feed>
