Skip to content
New issue

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

HTML error when using POST for authentication request #440

Closed
zandbelt opened this issue May 24, 2019 · 1 comment
Closed

HTML error when using POST for authentication request #440

zandbelt opened this issue May 24, 2019 · 1 comment

Comments

@zandbelt
Copy link
Member

until.c:1361
apr_psprintf(r->pool, " onload="%s()"", on_load)

The string param is “document.forms[0].submit()”

The function gives a syntax error result: onload=“document.forms[0].submit()()”

@zandbelt
Copy link
Member Author

closed in 72c3267

thanks @gobreak

make-all pushed a commit to make-all/mod_auth_openidc that referenced this issue Sep 12, 2019
fix oidc_proto_html_post auto-post-submit so it no longer
results in duplicate parentheses; closes OpenIDC#440; thanks @gobreak

Signed-off-by: Hans Zandbelt <hans.zandbelt@zmartzone.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant