<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/lib, branch 1.10.2</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.10.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.10.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2018-03-04T00:02:02+00:00</updated>
<entry>
<title>New Docker (#1813)</title>
<updated>2018-03-04T00:02:02+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-03-04T00:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=71918dbc5a240dfa391491b27cdb482d55b8794a'/>
<id>urn:sha1:71918dbc5a240dfa391491b27cdb482d55b8794a</id>
<content type='text'>
* Draft of new Docker

Based on Alpine Linux. Size ~78MB.
https://github.com/FreshRSS/docker-freshrss/issues/4
https://github.com/FreshRSS/FreshRSS/issues/520
https://github.com/FreshRSS/docker-freshrss
https://github.com/FreshRSS/docker-freshrss-production

* Docker readme

* +x execution rights prepare

* Docker readme links to hub.docker.com

https://hub.docker.com/r/freshrss/freshrss/
</content>
</entry>
<entry>
<title>[fix] Login: HTTP Auth when internal redirects occur (#1772)</title>
<updated>2018-01-22T14:12:44+00:00</updated>
<author>
<name>Nico B</name>
<email>github@nicoboehr.de</email>
</author>
<published>2018-01-22T14:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=dfc638dd9856e5507e482583c4e7339fcd2bb915'/>
<id>urn:sha1:dfc638dd9856e5507e482583c4e7339fcd2bb915</id>
<content type='text'>
When Apache performs an internal redirect, it stores the username in the
REDIRECT_REMOTE_USER variable instead of REMOTE_USER, breaking HTTP
authentication. For more information, see this Stack Overflow
discussion:
&lt;https://stackoverflow.com/questions/3050444/when-setting-environment-variables-in-apache-rewriterule-directives-what-causes&gt;

This commit first tries REMOTE_USER, as before. If it is not set, it checks whether REDIRECT_REMOTE_USER is set.</content>
</entry>
<entry>
<title>Merge pull request #1714 from kevinpapst/hook-readingmodes</title>
<updated>2018-01-01T19:49:18+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-01-01T19:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a756878219f0c67674849c1bc1b881303d394ee7'/>
<id>urn:sha1:a756878219f0c67674849c1bc1b881303d394ee7</id>
<content type='text'>
Added extension hook for reading modes</content>
</entry>
<entry>
<title>Remove warning for CURLOPT_FOLLOWLOCATION with open_basedir (#1734)</title>
<updated>2017-12-17T19:14:20+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-12-17T19:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e399bc4b929b660908e60f1928014ae6445327f5'/>
<id>urn:sha1:e399bc4b929b660908e60f1928014ae6445327f5</id>
<content type='text'>
For PHP 5.6.0- http://www.php.net/ChangeLog-5.php#5.6.0
https://bugs.php.net/bug.php?id=65646
https://github.com/FreshRSS/FreshRSS/pull/1733
https://github.com/FreshRSS/FreshRSS/pull/1657
https://github.com/FreshRSS/FreshRSS/issues/1655</content>
</entry>
<entry>
<title>Fix favicon for open_basedir (#1733)</title>
<updated>2017-12-17T16:46:04+00:00</updated>
<author>
<name>Kevin Papst</name>
<email>kevinpapst@users.noreply.github.com</email>
</author>
<published>2017-12-17T16:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=be3ed001a4803b4279c34249f20ebffc13c8cc9b'/>
<id>urn:sha1:be3ed001a4803b4279c34249f20ebffc13c8cc9b</id>
<content type='text'>
Remove open_basedir warning for CURLOPT_FOLLOWLOCATION with PHP 5.6.0- https://bugs.php.net/bug.php?id=65646</content>
</entry>
<entry>
<title>Merge branch 'FreshRSS/dev' into Minz_Dispatcher_paths</title>
<updated>2017-12-16T23:00:43+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-12-16T23:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e6c1c7d4cb62ff6638a22c90f2d734f4a08a4541'/>
<id>urn:sha1:e6c1c7d4cb62ff6638a22c90f2d734f4a08a4541</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minz Dispatcher Controllers path</title>
<updated>2017-12-16T21:33:49+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-12-16T21:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=425958af5a2d64113ad352e983cd810bc829735e'/>
<id>urn:sha1:425958af5a2d64113ad352e983cd810bc829735e</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1704
</content>
</entry>
<entry>
<title>Add message after log rotation</title>
<updated>2017-12-16T17:08:08+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-12-16T16:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=92d9d77fe57c8f5a2407889c6c84fed1fb6f22a1'/>
<id>urn:sha1:92d9d77fe57c8f5a2407889c6c84fed1fb6f22a1</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/1712
https://github.com/FreshRSS/FreshRSS/issues/1562
</content>
</entry>
<entry>
<title>Merge pull request #1724 from kevinpapst/exception-bug</title>
<updated>2017-12-13T21:56:29+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-12-13T21:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ccb829418d25af49d129ac227b0cbd09c085b8a3'/>
<id>urn:sha1:ccb829418d25af49d129ac227b0cbd09c085b8a3</id>
<content type='text'>
ExtensionManager fixes</content>
</entry>
<entry>
<title>fixed bug in catch block</title>
<updated>2017-12-13T20:59:02+00:00</updated>
<author>
<name>Kevin Papst</name>
<email>kpapst@gmx.net</email>
</author>
<published>2017-12-13T20:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=417178e957c0137cb9476321482d5d163d932255'/>
<id>urn:sha1:417178e957c0137cb9476321482d5d163d932255</id>
<content type='text'>
added types to docblocks
</content>
</entry>
</feed>
