<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/docs/en/admins, branch 1.26.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.26.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.26.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2025-02-23T15:15:36+00:00</updated>
<entry>
<title>Release 1.26.0</title>
<updated>2025-02-23T15:15:36+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-02-23T15:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=df82c239437ee191dfc5a218f97744267a4a4c77'/>
<id>urn:sha1:df82c239437ee191dfc5a218f97744267a4a4c77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docker Compose remove deprecated version (#7309)</title>
<updated>2025-02-19T10:26:07+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-02-19T10:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=6c6695b835dbabed0836c652839566e728b7cf98'/>
<id>urn:sha1:6c6695b835dbabed0836c652839566e728b7cf98</id>
<content type='text'>
Minor doc</content>
</entry>
<entry>
<title>Add documentation for adding Pocket ID as OIDC provider (#7291)</title>
<updated>2025-02-02T20:42:36+00:00</updated>
<author>
<name>Logan</name>
<email>100550741+UncleArya@users.noreply.github.com</email>
</author>
<published>2025-02-02T20:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7e90dfd0485a6684f5dfe7f2abdd92c6f7acb9d0'/>
<id>urn:sha1:7e90dfd0485a6684f5dfe7f2abdd92c6f7acb9d0</id>
<content type='text'>
* Add documentation for OIDC login via Pocket IT

* Images for the Pocket ID OIDC docs

* Update 16_OpenID-Connect.md

* Recompress images (too big)

* Fix typo and reduce long lines

* Remove advise on changing username
Which only work to some extent with SQLite (breaking a few minor things such as WebSub, API) and not at all with other databases

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Better authorization label for OIDC (#7264)</title>
<updated>2025-01-28T14:33:17+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-01-28T14:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=bb7236e26362fe6297cc76f81ae7f75caeb0b232'/>
<id>urn:sha1:bb7236e26362fe6297cc76f81ae7f75caeb0b232</id>
<content type='text'>
* Better authorization label for OIDC
Reword description of HTTP login method to include OIDC
fix https://github.com/FreshRSS/FreshRSS/issues/7254#issuecomment-2615838151
And remove several duplicated i18n entries.
And add to documentation https://www.authelia.com/integration/openid-connect/freshrss/

* Update app/i18n/it/admin.php

Co-authored-by: UserRoot-Luca &lt;55756898+UserRoot-Luca@users.noreply.github.com&gt;

* Update app/i18n/nl/admin.php

Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;

---------

Co-authored-by: UserRoot-Luca &lt;55756898+UserRoot-Luca@users.noreply.github.com&gt;
Co-authored-by: Frans de Jonge &lt;fransdejonge@gmail.com&gt;</content>
</entry>
<entry>
<title>Add instructions for serving FreshRSS on a subdomain with Caddy (#7197)</title>
<updated>2025-01-08T13:45:47+00:00</updated>
<author>
<name>Roan-V</name>
<email>77012724+Roan-V@users.noreply.github.com</email>
</author>
<published>2025-01-08T13:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=700eef13ed91c4e3ccb3c932e2a437ba9b174dcd'/>
<id>urn:sha1:700eef13ed91c4e3ccb3c932e2a437ba9b174dcd</id>
<content type='text'>
* Add instructions for serving FreshRSS on a subdomain with Caddy

* Fix failing test</content>
</entry>
<entry>
<title>Simplify the Caddy configuraton (#7194)</title>
<updated>2025-01-08T07:40:50+00:00</updated>
<author>
<name>Roan-V</name>
<email>77012724+Roan-V@users.noreply.github.com</email>
</author>
<published>2025-01-08T07:40:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=fa701b39f3775ac4250a82fabcec8970b446789b'/>
<id>urn:sha1:fa701b39f3775ac4250a82fabcec8970b446789b</id>
<content type='text'>
* Simplify Caddyfile configuraton

* Fix missing bracket :)

* Fix failing test</content>
</entry>
<entry>
<title>doc(openid-connect): Add initial setup instructions (#7174)</title>
<updated>2025-01-06T09:30:42+00:00</updated>
<author>
<name>ShaddyDC</name>
<email>shaddythefirst@gmail.com</email>
</author>
<published>2025-01-06T09:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=7d3490a079dfd70565fa17d07cb2f21c2fb90a8e'/>
<id>urn:sha1:7d3490a079dfd70565fa17d07cb2f21c2fb90a8e</id>
<content type='text'>
* doc(openid-connect): Add initial setup instructions

See discussion for reference: https://github.com/FreshRSS/FreshRSS/discussions/5684#discussioncomment-11707635

* style(openid-connect): Change lists to dash style

* Minimize changes

* Typography

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>doc(openid-connect): clarify that OIDC is only supported for the Apache web server (#7135)</title>
<updated>2024-12-23T21:16:07+00:00</updated>
<author>
<name>aftix</name>
<email>aftix@aftix.xyz</email>
</author>
<published>2024-12-23T21:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=84f75e487c16d98a4c1c458fa314f565bedd65cf'/>
<id>urn:sha1:84f75e487c16d98a4c1c458fa314f565bedd65cf</id>
<content type='text'>
* doc(openid-connect): clarify that OIDC is only supported for the Apache web server

Fixes: https://github.com/FreshRSS/FreshRSS/issues/7134

* Update docs/en/admins/16_OpenID-Connect.md

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>doc(docker-cron): duplicate documentation from README to the official docs (#7127)</title>
<updated>2024-12-21T22:53:39+00:00</updated>
<author>
<name>davralin</name>
<email>43001121+davralin@users.noreply.github.com</email>
</author>
<published>2024-12-21T22:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5900f8e198221dd0c79234a2e5aed3fdb018e299'/>
<id>urn:sha1:5900f8e198221dd0c79234a2e5aed3fdb018e299</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade code to php 8.1 (#6748)</title>
<updated>2024-11-28T16:11:04+00:00</updated>
<author>
<name>Luc SANCHEZ</name>
<email>4697568+ColonelMoutarde@users.noreply.github.com</email>
</author>
<published>2024-11-28T16:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=15745d42b779ad14efde2932ab116f45eee39246'/>
<id>urn:sha1:15745d42b779ad14efde2932ab116f45eee39246</id>
<content type='text'>
* revert
Fix code indentation
Fix code

Upgrade code to php 8.1

* fix remarques

* code review

* code review

* code review

* Apply suggestions from code review

* code review

* Fixes

* Many remainging updates of array syntax

* Lost case 'reading-list'

* Uneeded PHPDoc

---------

Co-authored-by: Luc Sanchez &lt;l.sanchez-prestataire@alptis.fr&gt;
Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
</feed>
