<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/docs/en/admins, branch 1.23.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.23.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.23.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2023-11-12T20:56:14+00:00</updated>
<entry>
<title>Docs: How to contribute new theme (#5863)</title>
<updated>2023-11-12T20:56:14+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2023-11-12T20:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=2b8b80a5a92c4c464c4cc3f67affed8526cdad18'/>
<id>urn:sha1:2b8b80a5a92c4c464c4cc3f67affed8526cdad18</id>
<content type='text'>
* Update 05_Configuration.md

* Update 11_Themes.md

* Update contributing.md

* Update 02_Design.md

* fix

---------

Co-authored-by: math-gh &lt;&gt;</content>
</entry>
<entry>
<title>Fix trusted cidrs check (#5853)</title>
<updated>2023-11-11T07:40:51+00:00</updated>
<author>
<name>Joe Stump</name>
<email>joe@stu.mp</email>
</author>
<published>2023-11-11T07:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=641b89197243c67f90e8853ad2187c831050fbe7'/>
<id>urn:sha1:641b89197243c67f90e8853ad2187c831050fbe7</id>
<content type='text'>
* Fix ignored TRUSTED_PROXY issue

* Add a sub-section to the docs no property mappings for Authentik

* Typo

* Fix typing

* A few changes to the doc

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Add link to Authentik Integrations Documentation (#5828)</title>
<updated>2023-11-07T14:35:31+00:00</updated>
<author>
<name>François-Xavier Payet</name>
<email>fx@payet.io</email>
</author>
<published>2023-11-07T14:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e6c50549222870dc498f3f5b34d67c5fb75f22b1'/>
<id>urn:sha1:e6c50549222870dc498f3f5b34d67c5fb75f22b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update DB recommendations (#5793)</title>
<updated>2023-10-31T22:37:16+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-10-31T22:37:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5a383c105464876fa57caa4eb655276367af6fb9'/>
<id>urn:sha1:5a383c105464876fa57caa4eb655276367af6fb9</id>
<content type='text'>
* Update DB recommendations
Favour PostgreSQL, based on tests such as:
https://github.com/FreshRSS/FreshRSS/pull/5648#issuecomment-1715843198
https://github.com/FreshRSS/FreshRSS/issues/5707

SQLite is generally very fine, although with the challenge that the DB model cannot easily be updated https://www.sqlite.org/lang_altertable.html#why_alter_table_is_such_a_problem_for_sqlite
(We should ship a command-line update mechanism)

I have verified that FreshRSS still works with `mysql:5.5.62`
https://hub.docker.com/layers/library/mysql/5.5.62/images/sha256-d404d78aa797c87c255e5ae2beb5d8d0e4d095f930b1f20dc208eaa957477b74?context=explore

* sqlite</content>
</entry>
<entry>
<title>Document Apache 2.4+ (#5791)</title>
<updated>2023-10-31T11:27:32+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-10-31T11:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0234f4e40b961b85d6d79afad1b9ccd78c4c4ce8'/>
<id>urn:sha1:0234f4e40b961b85d6d79afad1b9ccd78c4c4ce8</id>
<content type='text'>
And avoid crash in Apache 2.2 anyway
fix https://github.com/FreshRSS/FreshRSS/issues/5790</content>
</entry>
<entry>
<title>Clarify documentation on OIDC_X_FORWARDED_HEADERS (#5789)</title>
<updated>2023-10-31T10:13:53+00:00</updated>
<author>
<name>Mark Monteiro</name>
<email>marknr.monteiro@protonmail.com</email>
</author>
<published>2023-10-31T10:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6fd1195f9502a45fa33982fa6dcd7a92518a44bd'/>
<id>urn:sha1:6fd1195f9502a45fa33982fa6dcd7a92518a44bd</id>
<content type='text'>
* Clarify documentation on OIDC_X_FORWARDED_HEADERS

* Update docs/en/admins/16_OpenID-Connect.md

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Require PHP 7.4+ (#5720)</title>
<updated>2023-10-30T19:47:27+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-10-30T19:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=06d00995049db9c7b915f67cfd4a5708aace458f'/>
<id>urn:sha1:06d00995049db9c7b915f67cfd4a5708aace458f</id>
<content type='text'>
* Require PHP 7.4+
https://github.com/FreshRSS/FreshRSS/discussions/5474

* Update Docker oldest
Alpine 3.13 with PHP 7.4.26

* Add missing packets to Docker oldest

* Update to typed properties
https://php.net/migration74.new-features#migration74.new-features.core.typed-properties

* More types</content>
</entry>
<entry>
<title>OIDC_SCOPES compatibility colon (#5753)</title>
<updated>2023-10-27T13:26:39+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2023-10-27T13:26:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ce6ba583be15414d7541867e96b627fcdd3f9043'/>
<id>urn:sha1:ce6ba583be15414d7541867e96b627fcdd3f9043</id>
<content type='text'>
fix https://github.com/FreshRSS/FreshRSS/issues/5744</content>
</entry>
<entry>
<title>Create "Authentik" specific OIDC configuration. (#5746)</title>
<updated>2023-10-25T20:30:14+00:00</updated>
<author>
<name>XtremeOwnage</name>
<email>5262735+XtremeOwnageDotCom@users.noreply.github.com</email>
</author>
<published>2023-10-25T20:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a9a7643e715ff5e0afabaafa43433102e2a66780'/>
<id>urn:sha1:a9a7643e715ff5e0afabaafa43433102e2a66780</id>
<content type='text'>
* Create 16_OpenID-Connect-Authentik.md

* Local images + text improvements

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Use RemoteIPInternalProxy directive of remoteip Apache module (#5740)</title>
<updated>2023-10-25T14:23:03+00:00</updated>
<author>
<name>Mossroy</name>
<email>mossroy@mossroy.fr</email>
</author>
<published>2023-10-25T14:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5374df384a032e91f09d53291c879ee19da99714'/>
<id>urn:sha1:5374df384a032e91f09d53291c879ee19da99714</id>
<content type='text'>
* Use RemoteIPInternalProxy directive of remoteip Apache module

instead of RemoteIPTrustedProxy directive

To allow internal IPs to be trusted: for internal clients,
and also for the case of chained internal reverse-proxies

Fixes #5726

* One last reference forgotten

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
</feed>
