-
Notifications
You must be signed in to change notification settings - Fork 357
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
Cannot delete file pushes using API #2516
Comments
Hello @dniasoff, thanks for contributing to the Password Pusher community! We will respond as soon as possible. |
Hi @dniasoff - I'll take a closer look at this tomorrow when I'm back at my desk but a couple thoughts:
I'll give it some more thought and take a look again tomorrow. |
Hi @pglombardo Thanks for your quick response. yes I have the following set
I can see and expire the file push using the GUI. I tried reproducing the POST request the dashboard uses to delete file pushes but couldn't get it to work. Thanks Daniel |
Morning @dniasoff - You may have to update your container versions. Which Docker tag are you using? My bad - just saw 1.45... these locale paths don't exist in the latest versions - In any case, this is the code that does the redirect if conditions are correct. |
Thanks @pglombardo Using 1.45 from here - https://hub.docker.com/layers/pglombardo/pwpush/1.45/images/sha256-95fd3b50f0bd500fa7a74148db3f5b2deafcdc5416fb5ed781d1c0ba0749b0d2?context=explore Not using locales? |
Hi @dniasoff - have you had a chance to try this out? |
not yet, just upgraded to 1.47, will try and test tomorrow
…On Sun, 20 Oct 2024 at 20:43, Peter Giacomo Lombardo < ***@***.***> wrote:
Hi @dniasoff <https://github.com/dniasoff> - have you had a chance to try
this out?
—
Reply to this email directly, view it on GitHub
<#2516 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7BXDJFA6MECYTRLOMCDFTZ4QBU5AVCNFSM6AAAAABOIGDBT2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRVGE4TCNZXGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
🐛 Bug Report
Trying to delete file pushes using API but getting 302 instead of 200
Exactly the same request works on file pushes
I can retrieve and push file pushes using API but just not delete
🔬 How To Reproduce
Here is a web capture of a successful file delete
and here is a similar failing file request
Code sample
Environment
Where are you running/using Password Pusher?
running in Kubernetes, tried 1.45 and 1.39
The text was updated successfully, but these errors were encountered: