mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-22 01:16:11 -04:00
[GH-ISSUE #35] [BUG] Authentication failed: 403 invalid nonce signature #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @callephi on GitHub (May 26, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/35
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Login completes, proceeds to landing page
Desktop (please complete the following information):
Also happens when using token. Not using https as usage is local.
@callephi commented on GitHub (May 26, 2025):
Error caused by version mismatch between client and server. I think a prompt to the user to update client based on server version mismatch would clear could confusion!
@DecDuck commented on GitHub (May 26, 2025):
On the todo list
@callephi commented on GitHub (May 29, 2025):
Is there a published site for the ongoing todo/roadmap? There are some other things that I've discovered in the nightly build (like unable to add manual metadata or change metadata, unable to add metadata to certain titles) that I wanted to create issues for in case they hadn't been recognized yet.
@DecDuck commented on GitHub (May 29, 2025):
Not really, but we're working on it. We're putting together a wide-view roadmap, but GitHub issues are the best representation of whether bugs have been reported.
[BUG] Authentication failed: 403 invalid nonce signatureto [GH-ISSUE #35] [BUG] Authentication failed: 403 invalid nonce signature