<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git, branch develop</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Use webapp 0.9</title>
<updated>2016-11-10T22:38:31+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-11-10T22:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=ec4ec9d17c6fb08030a6178f7131f8a95cc9bdd5'/>
<id>ec4ec9d17c6fb08030a6178f7131f8a95cc9bdd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't do strict checking for nickserver</title>
<updated>2016-11-09T12:50:30+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-11-09T12:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=d8255eb07a8b96ad04fcade8486530db2e61dad4'/>
<id>d8255eb07a8b96ad04fcade8486530db2e61dad4</id>
<content type='text'>
Sometimes nickserver is listed with `ruby /usr/bin/nickserver start`
in the process table, sometimes with `/usr/bin/ruby /usr/bin/nickserver start`.

We should do proper checking with `systemctl status nickserver` to make
sure the service is up though (https://leap.se/code/issues/8579).

Meanwhile it's ok to not do strict checking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes nickserver is listed with `ruby /usr/bin/nickserver start`
in the process table, sometimes with `/usr/bin/ruby /usr/bin/nickserver start`.

We should do proper checking with `systemctl status nickserver` to make
sure the service is up though (https://leap.se/code/issues/8579).

Meanwhile it's ok to not do strict checking.
</pre>
</div>
</content>
</entry>
<entry>
<title>New nickserver is using fully qualified ruby path now</title>
<updated>2016-11-08T20:05:39+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-11-08T20:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=4d8a1bc0ce304404e4d0cab0ce6a3c51ed035e71'/>
<id>4d8a1bc0ce304404e4d0cab0ce6a3c51ed035e71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Additional entries/updates</title>
<updated>2016-11-08T14:52:37+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2016-11-04T14:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=971dae655910ccdb37e2612e38ee6fc58d5f6efa'/>
<id>971dae655910ccdb37e2612e38ee6fc58d5f6efa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refresh docs using https://0xacab.org/leap/leap_se/blob/master/docs/README.md process</title>
<updated>2016-11-03T18:05:52+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2016-11-03T18:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=c8ea78a6ca823d94682c52627e90e7215ada2fff'/>
<id>c8ea78a6ca823d94682c52627e90e7215ada2fff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: allow 'leap facts update' to work again.</title>
<updated>2016-11-01T18:40:22+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-11-01T18:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=fd9f9a485ef29142e342eaea81275b0e9530fa09'/>
<id>fd9f9a485ef29142e342eaea81275b0e9530fa09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change CI build webapp source branch to master.</title>
<updated>2016-10-25T13:20:31+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2016-10-25T13:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e04f0e42c24ee37b55cfd23761c73471e0eeb816'/>
<id>e04f0e42c24ee37b55cfd23761c73471e0eeb816</id>
<content type='text'>
The develop branch was removed, and current master is the same as
develop was before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The develop branch was removed, and current master is the same as
develop was before.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set X-XSS-Protection HTTP response header to '1'.</title>
<updated>2016-10-24T15:31:41+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2016-10-24T15:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=4db1e7c4454ea05c524be4cc385ede1bab2e1be4'/>
<id>4db1e7c4454ea05c524be4cc385ede1bab2e1be4</id>
<content type='text'>
This HTTP response header enables the Cross-site scripting (XSS) filter
built into some modern web browsers. This header is usually enabled by
default anyway, so the role of this header is to re-enable the filter
if it was disabled maliciously, or by accident.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This HTTP response header enables the Cross-site scripting (XSS) filter
built into some modern web browsers. This header is usually enabled by
default anyway, so the role of this header is to re-enable the filter
if it was disabled maliciously, or by accident.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set X-Content-Type-Options nosniff.</title>
<updated>2016-10-24T15:29:59+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2016-10-24T15:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=53ddc64b6aa98653b35b23c334df605ed26ea60b'/>
<id>53ddc64b6aa98653b35b23c334df605ed26ea60b</id>
<content type='text'>
Setting this header will prevent the browser from interpreting files as
something else than declared by the content type in the HTTP
headers. This will prevent the browser from MIME-sniffing a response
away from the declared content-type.

When this is not set, older versions of Internet Explorer and Chrome
perform MIME-sniffing on the response body, potentially causing the
response body to be interpreted and displayed as a content type other
than the declared content type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setting this header will prevent the browser from interpreting files as
something else than declared by the content type in the HTTP
headers. This will prevent the browser from MIME-sniffing a response
away from the declared content-type.

When this is not set, older versions of Internet Explorer and Chrome
perform MIME-sniffing on the response body, potentially causing the
response body to be interpreted and displayed as a content type other
than the declared content type.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] properly set 'enrollment_policy' in provider.json</title>
<updated>2016-10-20T18:16:30+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2016-10-07T22:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=15f8dd13c6d26fa1ad0d06d3ea03e8df260224db'/>
<id>15f8dd13c6d26fa1ad0d06d3ea03e8df260224db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
