Files
pocket-id/backend/internal
ItalyPaleAle b088fa94e0 fix: handle IPv6 addresses in callback URLs
This PR fixes unit tests that are currently broken in main.

The reason is that the `github.com/dunglas/go-urlpattern` library (to comply wth specs) requires all colons in IPv6 URLs to be escaped with a backslash.

Also, adds a bunch more test cases
2026-03-01 16:40:21 -08:00
..