freshrss.org
freshrss.org copied to clipboard
demo.freshrss.org: reauthentication: password needed
With the reauthentication (see https://github.com/FreshRSS/FreshRSS/pull/7753/ V1.27.0) a password is needed when opening admin config pages, but the password on the demo instance is not known for every standard user. Reason: the credentials (user name + password) are already set at the login and the password is hidden.
It would be better to have the password set in the reauthentication prompt.
For the record: The password is demodemo
Actually was on my TODO list to fix.
Should the password be autofilled or just disable reauthentication?
Notice: It would be a task for the demo extension as far as I understand the extension correctly: https://github.com/FreshRSS/xExtension-Demo
I would suggest that the reauthentication should be visible to the demo users as well, so a autofilled password would be great.
See https://github.com/FreshRSS/xExtension-Demo/pull/4