You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services
Wesley van Tilburg c79adf00b8
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>
2 weeks ago
..
actions Move some Actions related functions from `routers` to `services` (#33280) 3 weeks ago
agit Add reviewers selection to new pull request (#32403) 3 months ago
asymkey Move delete deploy keys into service layer (#32201) 2 months ago
attachment Include file extension checks in attachment API (#32151) 3 months ago
auth Add basic auth support to rss/atom feeds (#33371) 2 weeks ago
automerge Automerge supports deleting branch automatically after merging (#32343) 4 weeks ago
context Refactor context flash msg and global variables (#33375) 2 weeks ago
contexttest Refactor request context (#32956) 2 months ago
convert Make tracked time representation display as hours (#33315) 3 weeks ago
cron Enable tenv and testifylint rules (#32852) 2 months ago
doctor Refactor older tests to use testify (#33140) 4 weeks ago
externalaccount allow synchronizing user status from OAuth2 login providers (#31572) 7 months ago
feed Refactor RefName (#33234) 4 weeks ago
forms Refactor webhook events (#33337) 2 weeks ago
gitdiff Fix parentCommit invalid memory address or nil pointer dereference. (#33204) 3 weeks ago
indexer Update issue indexer after merging a PR (#30715) 9 months ago
issue Refactor RefName (#33234) 4 weeks ago
lfs Fix LFS route mock, realm, middleware names (#32488) 3 months ago
mailer Refactor older tests to use testify (#33140) 4 weeks ago
markup Refactor request context (#32956) 2 months ago
migrations Refactor older tests to use testify (#33140) 4 weeks ago
mirror Fix mirror bug (#33224) 4 weeks ago
notify Add new event commit status creation and webhook implementation (#27151) 3 months ago
oauth2_provider Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543) 2 months ago
org Refactor tests (#33021) 1 month ago
packages Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) 2 weeks ago
projects Add issue comment when moving issues from one column to another of the project (#29311) 6 months ago
pull Automerge supports deleting branch automatically after merging (#32343) 4 weeks ago
release Refactor "string truncate" (#32984) 1 month ago
repository Improve sync fork behavior (#33319) 3 weeks ago
secrets
task Fix "force private" logic (#31012) 9 months ago
uinotification
user Move some errors to their own sub packages (#32880) 2 months ago
webhook Refactor webhook events (#33337) 2 weeks ago
webtheme
wiki Refactor older tests to use testify (#33140) 4 weeks ago