Immich mobile redirect URL won't work after update #218
Labels
No labels
bug
chore
documentation
enhancement
help
in-progress
question
ready-for-release
released
translation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
adam/gate#218
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Describe the bug:
Immich mobile redirect URL (app.immich:///oauth-callback) cannot be put into VoidAuth
To Reproduce:
Update VoidAuth to 1.7.0+ (Unsure, but it's related to my setup)
Expected behavior:
As it should be, URL should be added to VoidAuth, as it described in the guide.
Database Driver:
Postgres 18
Screenshots:
Additional context:
Sorry if I described something bad. Not sure about anything, but "it worked on v1.6.X" and "it is broken on 1.7.0".
Thanks for opening an issue! This is a regression introduced while adding wildcard support in v1.7.0. I should be able to get a fix out shortly.
This should be fixed in v1.7.2, let me know if this still does not work for you 🙂
Now it's working! Thank you! :D