<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fripost-ansible/roles/wiki/files/etc/nginx/sites-available, branch master</title>
<subtitle>Fripost ansible scripts</subtitle>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/'/>
<entry>
<title>Wiki: Content-Security-Policy: Add data: to img-src.</title>
<updated>2020-05-22T17:13:13+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-05-22T17:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=4797826cd2d7b64bf1d2c29c22a09f960ddbac30'/>
<id>4797826cd2d7b64bf1d2c29c22a09f960ddbac30</id>
<content type='text'>
This is needed for BS4's navbar-toggler-icon which uses an SVG
background-image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed for BS4's navbar-toggler-icon which uses an SVG
background-image.
</pre>
</div>
</content>
</entry>
<entry>
<title>nginx: Add Expires: HTTP headers.</title>
<updated>2020-05-17T18:34:42+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-05-17T18:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=3c7c834a37802e5ca5d93a4b4a91dde3264d9f5d'/>
<id>3c7c834a37802e5ca5d93a4b4a91dde3264d9f5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git, wiki, website: Improve gzip support.</title>
<updated>2020-05-17T16:30:03+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-05-17T15:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=caf1eb7d7b3082a6b3a335e59cdd5813b82f3966'/>
<id>caf1eb7d7b3082a6b3a335e59cdd5813b82f3966</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wiki/website: harden config and port to Debian 10.</title>
<updated>2020-05-16T21:35:25+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2020-05-16T21:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=af8880f3a3281612340ec3d38e823684d9af5baa'/>
<id>af8880f3a3281612340ec3d38e823684d9af5baa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade wiki baseline to Debian Stretch.</title>
<updated>2018-12-03T02:43:48+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2018-12-03T02:35:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=259ad739c650aafd8dddf5afcd829632a6f88a80'/>
<id>259ad739c650aafd8dddf5afcd829632a6f88a80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nginx: add support for HTTP/2.</title>
<updated>2016-12-13T19:36:06+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-12-13T19:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=b0869dd3b4e6f72060185b32f19d28351b560998'/>
<id>b0869dd3b4e6f72060185b32f19d28351b560998</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nginx: Don't hard-code the HPKP headers.</title>
<updated>2016-07-12T01:10:33+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-07-12T01:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=ef430522256013665205cdda05636846cc622251'/>
<id>ef430522256013665205cdda05636846cc622251</id>
<content type='text'>
Instead, lookup the pubkeys and compute the digests on the fly.  But
never modify the actual header snippet to avoid locking our users out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead, lookup the pubkeys and compute the digests on the fly.  But
never modify the actual header snippet to avoid locking our users out.
</pre>
</div>
</content>
</entry>
<entry>
<title>wiki.fripost.org CSP: allow inline styles/scripts, and form actions to Paypal.</title>
<updated>2016-05-22T15:54:10+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-05-22T15:43:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=d77df990152817c497660712f32ca88abaa9e60a'/>
<id>d77df990152817c497660712f32ca88abaa9e60a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wibble</title>
<updated>2016-04-02T14:07:45+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-04-02T14:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=1a841b83af278fa3370aaecbc6c25e228ccf419d'/>
<id>1a841b83af278fa3370aaecbc6c25e228ccf419d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set a HPKP on the webmail, website/wiki/git and list manager.</title>
<updated>2016-04-01T16:23:44+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2016-04-01T16:13:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.fripost.org/fripost-ansible/commit/?id=8164e87052cfa2d4a2929a1d095222614c12b95e'/>
<id>8164e87052cfa2d4a2929a1d095222614c12b95e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
