PrivateBin/lib/Proxy
rugk 2c1a17a07f
Strengthen validation of URL in proxy services
This should definitively rule out any circumstances, where invalid URLs could cause problems.

Both URL validity is checked before it is forwarded to the URL shortener proxy _and_ the host part is explicitly compared to make sure the domain is really the same one.

TOOD:
* [ ] some tests may be needed here (hmpff…)
2025-09-02 22:40:22 +02:00
..
AbstractProxy.php Strengthen validation of URL in proxy services 2025-09-02 22:40:22 +02:00
ShlinkProxy.php chore: moved proxy classes to different folder and namespaces 2025-08-19 20:34:39 +01:00
YourlsProxy.php chore: moved proxy classes to different folder and namespaces 2025-08-19 20:34:39 +01:00