You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Release Hightlights
Disabled CGO (binaries will work regardless og glibc/musl)
Allow whitelisted redirect ports
Nextcloud provider support added
DigitalOcean provider support added
Important Notes
(Security) Fix for open redirect vulnerability.. a bad actor using /\ in redirect URIs can redirect a session to another domain
Breaking Changes
#321 Add reverse proxy boolean flag to control whether headers like X-Real-Ip are accepted.
This defaults to false. Usage behind a reverse proxy will require this flag to be set to avoid logging the reverse proxy IP address.