<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/p, branch 1.26.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.26.2</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.26.2'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2025-05-02T07:47:57+00:00</updated>
<entry>
<title>Fix file serving for symlinked extensions (#7545)</title>
<updated>2025-05-02T07:47:57+00:00</updated>
<author>
<name>Inverle</name>
<email>inverle@proton.me</email>
</author>
<published>2025-05-02T07:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4568111c00813756a3a34a381d684b8354fc4438'/>
<id>urn:sha1:4568111c00813756a3a34a381d684b8354fc4438</id>
<content type='text'>
* Fix file serving for symlinked extensions from ext.php

* Don't resolve symlink when deleting extension

* Minor syntax

---------

Co-authored-by: Alexandre Alapetite &lt;alexandre@alapetite.fr&gt;</content>
</entry>
<entry>
<title>Themes fix CSS .as-link (#7526)</title>
<updated>2025-04-27T20:30:52+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-04-27T20:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=9374b7745f92f8f4b0cfc94163d4df9845a1d15c'/>
<id>urn:sha1:9374b7745f92f8f4b0cfc94163d4df9845a1d15c</id>
<content type='text'>
* Themes fix CSS .as-link
Add missing rules.
fix https://github.com/FreshRSS/FreshRSS/pull/7489#issuecomment-2781146577

* More fixes</content>
</entry>
<entry>
<title>Fix regression ext.php (#7499)</title>
<updated>2025-04-08T08:25:42+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-04-08T08:25:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=be73c6d6694beb6d68b90b6e59223a397676b303'/>
<id>urn:sha1:be73c6d6694beb6d68b90b6e59223a397676b303</id>
<content type='text'>
fix https://github.com/FreshRSS/FreshRSS/issues/7498
Regression from https://github.com/FreshRSS/FreshRSS/pull/7495</content>
</entry>
<entry>
<title>Secure serving of user files from extensions (#7495)</title>
<updated>2025-04-07T06:47:42+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-04-07T06:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0c33d2713957eaf6cc0222150df7ebbcb53beaed'/>
<id>urn:sha1:0c33d2713957eaf6cc0222150df7ebbcb53beaed</id>
<content type='text'>
* Secure serving of user files from extensions
fix https://github.com/FreshRSS/FreshRSS/issues/4930

* More fixes

* Typo</content>
</entry>
<entry>
<title>Use HTTP POST for logout (#7489)</title>
<updated>2025-04-05T21:15:37+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-04-05T21:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d858053a7c70b3fee0fe407420ff8bd1466d5de2'/>
<id>urn:sha1:d858053a7c70b3fee0fe407420ff8bd1466d5de2</id>
<content type='text'>
* Use HTTP POST for logout
To avoid potential CSRF risks

* Fixed button font issue

* Minor whitespace</content>
</entry>
<entry>
<title>Add :focus style to .dropdown-menu .item (#7491)</title>
<updated>2025-04-05T20:23:54+00:00</updated>
<author>
<name>Frans de Jonge</name>
<email>fransdejonge@gmail.com</email>
</author>
<published>2025-04-05T20:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=711a14fd9ccea0a5b3c68dfa20fc34e558823f40'/>
<id>urn:sha1:711a14fd9ccea0a5b3c68dfa20fc34e558823f40</id>
<content type='text'>
So you can see keyboard focus.

In reply to &lt;https://github.com/FreshRSS/FreshRSS/pull/7489#issuecomment-2774759046&gt;.</content>
</entry>
<entry>
<title>fix regression mapco/ansum theme (#7490)</title>
<updated>2025-04-03T20:50:29+00:00</updated>
<author>
<name>maTh</name>
<email>1645099+math-GH@users.noreply.github.com</email>
</author>
<published>2025-04-03T20:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=92c929386575eabcf5a7d02b07ea0d0e2e786d71'/>
<id>urn:sha1:92c929386575eabcf5a7d02b07ea0d0e2e786d71</id>
<content type='text'>
fix of https://github.com/FreshRSS/FreshRSS/pull/7489#discussion_r2023760515

Regression #7314 </content>
</entry>
<entry>
<title>Fix ext.php: Restrict valid paths in ext.php for extensions (#7479)</title>
<updated>2025-04-01T17:13:27+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-04-01T17:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d3aaefb1f6c13bf3817cd0b89e4bcaa751765181'/>
<id>urn:sha1:d3aaefb1f6c13bf3817cd0b89e4bcaa751765181</id>
<content type='text'>
* Fix ext.php: Restrict valid paths in ext.php for extensions
Rework https://github.com/FreshRSS/FreshRSS/pull/7474

* Fix wrong variable</content>
</entry>
<entry>
<title>Restrict valid paths in ext.php for extensions (#7474)</title>
<updated>2025-04-01T15:53:33+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-04-01T15:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=5cb73fa2206138235a0978d64c35332b67ce180c'/>
<id>urn:sha1:5cb73fa2206138235a0978d64c35332b67ce180c</id>
<content type='text'>
* Restrict valid paths in ext.php for extensions

* Disallow absolute paths as well</content>
</entry>
<entry>
<title>Partial revert Referrer-Policy (#7478)</title>
<updated>2025-04-01T10:38:37+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-04-01T10:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=aa3867ae12c3718fe65bfb8871376780f3827d07'/>
<id>urn:sha1:aa3867ae12c3718fe65bfb8871376780f3827d07</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/pull/6303#issuecomment-2768907702
Was already implemented conditionally
https://github.com/FreshRSS/FreshRSS/pull/1198</content>
</entry>
</feed>
