We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
datasette-auth-passwords/datasette_auth_passwords/templates/password_login.html
Line 31 in 3d60f37
This leads to a wrong url target if base_url is set.
base_url
The text was updated successfully, but these errors were encountered:
Fixed POST target and redirection URL, fixing simonw#25
e345e12
Merge pull request #26 from meowcat/main
0229873
Fixed POST target and redirection URL, fixing #25
No branches or pull requests
datasette-auth-passwords/datasette_auth_passwords/templates/password_login.html
Line 31 in 3d60f37
This leads to a wrong url target if
base_url
is set.The text was updated successfully, but these errors were encountered: