freshrss-image-cache-plugin icon indicating copy to clipboard operation
freshrss-image-cache-plugin copied to clipboard

the stored access token in user config is not display correctly

Open FitzroyZ opened this issue 1 month ago • 2 comments

For pic cache function, everything works fine. But for the stored access token, it shows one more comma which is not correct. It leads to misconfiguration if I just copy it and set up for another instance.

For example, my defined access token is "pRsavHKTaIphbt" after configuration, the token shown in the extension configuration will be "pRsavHKTaIphbt,"

The above code is randomly generated.

Image

FitzroyZ avatar Nov 09 '25 04:11 FitzroyZ

I can't reproduce on my instance, which version of FreshRSS and the extension are you using?

Victrid avatar Nov 10 '25 08:11 Victrid

I can't reproduce on my instance, which version of FreshRSS and the extension are you using?

For the freshrss, I used latest tag and 1.26.3-alpine for the extension, I used Image Cache (0.4.1)

FitzroyZ avatar Nov 10 '25 10:11 FitzroyZ