-
-
Notifications
You must be signed in to change notification settings - Fork 811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Performer Image Malformed via Local Image URL when API/Creds Enabled #5538
Comments
Also found this to be an issue using my merge plugin, reported by Dogma Dragon and I've been able to replicate. It works absolutely fine without credentials. I tried adding the API key to the request, but no change. |
Reproduced on 76648fe |
The image link provided in the UI assumes that the cookies are inherited, what happens when you pass your apikey via the &apikey parameter? |
Just gave this a go and it doesn't work for me. I tried in my plugin and also in the performer edit screen. If you add image by URL, you can see the image come up in the preview, but after saving it breaks again. |
Describe the bug
When setting a performer image via a local image URL when credentials/API key is set, the image becomes malformed. With no auth, the image updates and persists as normal.
To Reproduce
Steps to reproduce the behavior:
Now, set credentials and generate API key
Expected behavior
The performer image should persist after being updated, but instead it malforms and no image is shown.
Screenshots
Please see the attached screenshots.
Stash Version: (from Settings -> About):
Desktop (please complete the following information):
Smartphone (please complete the following information):
Desktop PC
Additional context
Problem first reported by user @nofinway on Discord when reporting an issue using my
stashRightClickPerformers
plugin to attempt to update a performer image via a local gallery image while having credentials and API enabled.The text was updated successfully, but these errors were encountered: