password-protected
password-protected copied to clipboard
Fix redirect loop when entering password via get query parameters
I believe that since the changes in #166 we sometimes see a redirect loop when users use the password in the url.
This patch tries to fix that.