mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #436] Getting "Forbidden" at login, but (sometimes) after refresh login succeeds #236
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 @bonsairobo on GitHub (Aug 22, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/436
Problem
On Firefox + Linux:
When I log in (in Firefox), I get a popup that says "Forbidden". But then if I refresh the page, I am logged in.
On Safari or Firefox + iPad:
Logging in says "Forbidden", and refresh does nothing. Even trying to log in again just immediately pops up "Forbidden" without any form.
Configuration
Log
Environment:
@sigoden commented on GitHub (Aug 22, 2024):
@bonsairobo
Could you provide a demonstration video?
@bonsairobo commented on GitHub (Aug 22, 2024):
https://github.com/user-attachments/assets/d4c47ec4-dd42-4157-95d1-728b84c5a92c
@sigoden commented on GitHub (Aug 22, 2024):
@bonsairobo
How is this record generated? If the login fails, it returns the pop-up window will reappear. If successful, it returns a 200 status code.
Can you share your configuration that matchs your video? I'm unable to reproduce the issue you're describing without it.
@bonsairobo commented on GitHub (Aug 22, 2024):
I believe that occurs when I try to log in.
I did in the original post. Only the user/directory names were changed.