Skip to content

Add remote user in Apache logs, also for API#8392

Merged
Alkarex merged 5 commits intoFreshRSS:edgefrom
Alkarex:log-api-REMOTE_USER
Jan 3, 2026
Merged

Add remote user in Apache logs, also for API#8392
Alkarex merged 5 commits intoFreshRSS:edgefrom
Alkarex:log-api-REMOTE_USER

Conversation

@Alkarex
Copy link
Member

@Alkarex Alkarex commented Jan 1, 2026

fix #8385

Example:

2026-01-01T18:38:28.645486326Z 0.0.0.0 - alex [01/Jan/2026:19:38:28 +0100] "GET /api/greader.php/reader/api/0/subscription/list?output=json HTTP/1.1" 200 9798 "-" "curl/8.14.1"

fix FreshRSS#8385

Example:
```
2026-01-01T18:38:28.645486326Z 0.0.0.0 - alex [01/Jan/2026:19:38:28 +0100] "GET /api/greader.php/reader/api/0/subscription/list?output=json HTTP/1.1" 200 9798 "-" "curl/8.14.1"
```
@Alkarex Alkarex added Security 🛡️ API 🤝 API for other clients labels Jan 1, 2026
@Alkarex Alkarex added this to the 1.28.1 milestone Jan 1, 2026
@Alkarex Alkarex changed the title API: add remote user in Apache logs Add remote user in Apache logs, also for API Jan 2, 2026
@Alkarex Alkarex merged commit 15814cf into FreshRSS:edge Jan 3, 2026
1 check passed
@Alkarex Alkarex deleted the log-api-REMOTE_USER branch January 3, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API 🤝 API for other clients Security 🛡️

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant