<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/puppet/modules/site_static/templates, branch 0.10.0</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Feat: split tor service into three</title>
<updated>2017-10-05T23:24:34+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2017-09-19T18:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=96f8af37b4a3bbd9a15651e27f588073c0601299'/>
<id>96f8af37b4a3bbd9a15651e27f588073c0601299</id>
<content type='text'>
The 'tor' service is now three separate services, 'tor_exit', 'tor_relay', or 'hidden_service'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'tor' service is now three separate services, 'tor_exit', 'tor_relay', or 'hidden_service'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug: fix hidden service for static</title>
<updated>2017-08-23T20:29:36+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2017-08-16T00:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=804e022221bfb0b5200282e556d75e601271dac5'/>
<id>804e022221bfb0b5200282e556d75e601271dac5</id>
<content type='text'>
hidden service should be activated iff tor is among the active services and
tor.hidden_service.active == true
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hidden service should be activated iff tor is among the active services and
tor.hidden_service.active == true
</pre>
</div>
</content>
</entry>
<entry>
<title>static - support for renewing certs with let's encrypt for static sites</title>
<updated>2017-05-30T21:21:52+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2017-05-26T23:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1e463c6638a05a237d660f458f5a147353be3fc1'/>
<id>1e463c6638a05a237d660f458f5a147353be3fc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
