freshrss.org icon indicating copy to clipboard operation
freshrss.org copied to clipboard

demo.freshrss.org: reauthentication: password needed

Open math-GH opened this issue 2 months ago • 3 comments
trafficstars

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

math-GH avatar Sep 06 '25 20:09 math-GH

Actually was on my TODO list to fix.

Should the password be autofilled or just disable reauthentication?

Inverle avatar Sep 06 '25 20:09 Inverle

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.

math-GH avatar Sep 06 '25 20:09 math-GH

See https://github.com/FreshRSS/xExtension-Demo/pull/4

Inverle avatar Sep 06 '25 21:09 Inverle