nilsbraden / ttrss-reader-fork

An Android-Client for the self-hosted Tiny Tiny RSS feedreader
https://www.nilsbraden.de/TTRSS-Reader/
151 stars 40 forks source link

feed icons not working with HTTP basic auth #382

Closed mnalis closed 5 years ago

mnalis commented 6 years ago

It seems requests for feed-icons are sent without HTTP Basic auth info, resulting with 401 unathorized errors on server side.