mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 16:15:24 -04:00
[GH-ISSUE #414] Auth redirect not working #347
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 @MaitreGEEK on GitHub (May 12, 2026).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/414
Hello, the homepage looks like this for me :
And there is nothing such as login to connect.
Under cloudflared
@DecDuck commented on GitHub (May 12, 2026):
Looks like the redirect to the signin page isn't working, it should automatically redirect you if you're not logged in.
Can you try hard-refreshing (Ctrl+R), and if that doesn't work, you can manually navigate to /auth/signin to sign in.
@MaitreGEEK commented on GitHub (May 12, 2026):
console-export-2026-5-12_13-24-15.txt
here's my browser console
Using /auth/signin works
Btw, the "Login" button in 403 error pages seems to be not working too
@MaitreGEEK commented on GitHub (May 12, 2026):
Plus, importing a game under cloudflare domain doesn't allow to drop select on the import page (works with local ip)
@DecDuck commented on GitHub (May 12, 2026):
Weird, can you show me your Docker compose?
@MaitreGEEK commented on GitHub (May 12, 2026):
Sure
@MaitreGEEK commented on GitHub (May 12, 2026):