diff options
author | Wesley van Tilburg <justwesley@protonmail.com> | 2025-01-27 03:07:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-27 02:07:39 +0000 |
commit | c79adf00b830ea206d1c46ce298c86802c5404d9 (patch) | |
tree | 8e543ed125a7b25be50ac0891a8a7e7aafb8e309 /routers/admin/hooks.go | |
parent | 26b51aa0328e90032283d3d707508ab3824ad9ed (diff) | |
download | gitea-c79adf00b830ea206d1c46ce298c86802c5404d9.tar.gz gitea-c79adf00b830ea206d1c46ce298c86802c5404d9.zip |
Add basic auth support to rss/atom feeds (#33371)
Allows RSS readers to access private feeds using their basic auth
capabilities. Not all clients feature the ability to add cookies or
headers.
fixes #32458
Tested with miniflux
no credentials:
![image](https://github.com/user-attachments/assets/8c3369f2-1cf6-4ce3-ac6e-84447e454928)
basic auth entered:
![image](https://github.com/user-attachments/assets/c93ff22c-1429-4a80-898f-91d9f35c7c61)
![image](https://github.com/user-attachments/assets/60d83afd-9dde-4973-a440-ff8138799e87)
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Diffstat (limited to 'routers/admin/hooks.go')
0 files changed, 0 insertions, 0 deletions