<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/docs/en/admins, branch 1.20.1</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.20.1</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.20.1'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2022-08-29T19:11:54+00:00</updated>
<entry>
<title>doc: Add recommendations for manual updates (#4557)</title>
<updated>2022-08-29T19:11:54+00:00</updated>
<author>
<name>berumuron</name>
<email>dev@marienfressinaud.fr</email>
</author>
<published>2022-08-29T19:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a38fe3a15e12e8317e22c95c2fca7bff7f771222'/>
<id>urn:sha1:a38fe3a15e12e8317e22c95c2fca7bff7f771222</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve documentation: example code to configure SMTP (#4555)</title>
<updated>2022-08-29T06:38:35+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2022-08-29T06:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=10f29a736221a41549f9ab1de70e0c4d593958c7'/>
<id>urn:sha1:10f29a736221a41549f9ab1de70e0c4d593958c7</id>
<content type='text'>
* add example code

* just a changed line break

* fix

* Fix

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Improved: error page (#4465)</title>
<updated>2022-08-21T20:44:03+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2022-08-21T20:44:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4214954ea169e6cf6b9a7b2927dce892463c851c'/>
<id>urn:sha1:4214954ea169e6cf6b9a7b2927dce892463c851c</id>
<content type='text'>
* error page: true HTML page

* error page: http500 erorr

* error page: add CSP header

* 'log.txt' replaced by LOG_FILENAME

* use ADMIN_LOG

* log.txt =&gt; LOG_FILENAME

* error message: add &lt;title&gt;

* Docs created

* delete: documentation on error message page

* line break added

* added: new line at the end

* typo fixed

* Update lib/lib_rss.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Update lib/lib_rss.php

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;

* Minz HTTP 500

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Easier full-text search possibility (#4505)</title>
<updated>2022-08-18T10:06:31+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-08-18T10:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4f111c5b305078a641d13ac41ce7d798e3cc19ce'/>
<id>urn:sha1:4f111c5b305078a641d13ac41ce7d798e3cc19ce</id>
<content type='text'>
* Easier full-text search possibility
Contributes to https://github.com/FreshRSS/FreshRSS/issues/1331
Avoid concats in searches to make text indexes easier to build

* Fix tests

* Documentation</content>
</entry>
<entry>
<title>Add link to CHATONS list of FreshRSS instances (#4483)</title>
<updated>2022-08-05T13:11:01+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-08-05T13:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3b6ff675158cbcc448088f8284f7961ddb8d2db0'/>
<id>urn:sha1:3b6ff675158cbcc448088f8284f7961ddb8d2db0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Custom logo HTML (#4369)</title>
<updated>2022-05-23T12:03:19+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2022-05-23T12:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=f89819bd64bb5ada706f9b85abd6f7b600a95786'/>
<id>urn:sha1:f89819bd64bb5ada706f9b85abd6f7b600a95786</id>
<content type='text'>
* Custom logo HTML
Add option for custom HTML logo/title in the main Web UI view.
Can potentially be different per user.
#fix https://github.com/FreshRSS/FreshRSS/pull/3830/files#r850472247

* logo_html in main config
With new `./data/config.custom.php` to provide custom values before install

* Docker documentation

* whitespace

* Auto relax CSP to allow images for HTML logo

* Documentation</content>
</entry>
<entry>
<title>Docs: improve backup section (#4290)</title>
<updated>2022-04-11T20:56:52+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2022-04-11T20:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=578a05e0e325d61d0c38a6e4aa11a7ba9de14736'/>
<id>urn:sha1:578a05e0e325d61d0c38a6e4aa11a7ba9de14736</id>
<content type='text'>
* Update 05_Backup.md

* Update 05_Backup.md

* Update docs/en/admins/05_Backup.md

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update docs/en/admins/05_Backup.md

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update docs/en/admins/05_Backup.md

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update docs/en/admins/05_Backup.md

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;</content>
</entry>
<entry>
<title>Add HTTP_REMOTE_USER header for auth (#4063)</title>
<updated>2022-04-02T19:40:30+00:00</updated>
<author>
<name>drosoCode</name>
<email>44530920+drosoCode@users.noreply.github.com</email>
</author>
<published>2022-04-02T19:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2aba861bc983555faf6dd96c5daa4e40e5328c54'/>
<id>urn:sha1:2aba861bc983555faf6dd96c5daa4e40e5328c54</id>
<content type='text'>
* add HTTP_REMOTE_USER header for auth

* add ip whitelist for HTTP_REMOTE_USER header

* add IPv6 support for header auth

* fix formatting

* A few fixes

* Add some default trusted sources

* Fix IPv6 doc

* More standard header names

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Docs: information about extensions (#4281)</title>
<updated>2022-03-22T21:59:53+00:00</updated>
<author>
<name>maTh</name>
<email>math-home@web.de</email>
</author>
<published>2022-03-22T21:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=eabe95e28cccb921d4874ae7210bb2bf38b68e4d'/>
<id>urn:sha1:eabe95e28cccb921d4874ae7210bb2bf38b68e4d</id>
<content type='text'>
* first draft

* Update docs/en/admins/15_extensions.md

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update docs/en/admins/15_extensions.md

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update docs/en/admins/15_extensions.md

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update docs/en/admins/15_extensions.md

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update 15_extensions.md

* Update docs/en/admins/15_extensions.md

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update docs/en/admins/15_extensions.md

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update docs/en/admins/15_extensions.md

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

* Update 15_extensions.md

* Update 15_extensions.md

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;</content>
</entry>
<entry>
<title>Cloud Providers page (#4247)</title>
<updated>2022-03-02T17:03:00+00:00</updated>
<author>
<name>Nicolas Ferrari</name>
<email>nferrari@alwaysdata.com</email>
</author>
<published>2022-03-02T17:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a6a4e806e4137cd12e9e59fbc391aac809e477b9'/>
<id>urn:sha1:a6a4e806e4137cd12e9e59fbc391aac809e477b9</id>
<content type='text'>
</content>
</entry>
</feed>
