mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-01-31 16:41:04 -05:00
The notification about wrong login was not working. Noticed while working on https://github.com/FreshRSS/FreshRSS/pull/5955 This was due to timing of when the notification is retrieved. Simplified code to make the logic easier and more robust.