HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Minor bug - Infinite redirect loop on password page
businessdad
MVP
I spotted this bug recently, on a forum where I installed the plugin. When a User performs the SSO for the first time, he gets redirected to a page asking for a password. Before he can type the password, though, Js Auto SignIn fires again, displaying the "logging you to the forum" box, then redirecting the user back to the same page. This becomes an infinite loop, unless the User is lightning fast in typing the password and submitting it.
Tagged:
0
Comments
what version of vanilla are they using?
I think if you select the connect method of authentication they shouldn't be asked for a password from vanilla.
I may need to limit my redirect, it is there becuase of the static entry page.
grep is your friend.
I did some testing, and it is fine just not to load this on
entry/connect/jsconnect
grep is your friend.
http://vanillaforums.org/addon/jsconnectautosignin-plugin-0.1.7b
grep is your friend.