Make username appears in logs for api and interface #8385
Bob-le-pirate
started this conversation in
General
Replies: 1 comment 9 replies
-
|
Bonsoir ! Would you be able to test? Note that there are other APIs, including Fever API (more or less deprecated in favour of GReader API), WebSub, and also possibility for extensions to run some APIs. Not all API calls have a username attached. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bonjour,
I switched from tt-rss to freshrss, and thanks to your clear documentation, everything works fine except for one point that is not directly related to freshrss. But maybe someone will have an idea to help me.
My freshrss instance is placed behind a reverse proxy. I carefully check the reverse proxy logs to make sure that everything is running smoothly and that no unwanted connections are being made. With tt-rss, this was easy to do because the basic authentication works with the API and the interface; checking the reverse proxy logs was therefore very simple.
Unfortunately, with freshrss, basic authentication only works for the interface, not the API; So, by checking the reverse proxy logs, I have a lot of correct anonymous connections (i.e. API connections).
Do you think it would be possible to make the username appear in the login logs?
Beta Was this translation helpful? Give feedback.
All reactions