Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
add current URL into the login/logout actions?
This discussion is related to the Vanilla Proxyconnect addon.
Comments
In 1.4 (and even more so with upcoming 1.5) you can use curly braces to wrap nammed constants, like this:
www.yourforum.com/whatever/somefile.php?redirect={Redirect}
These will eventually make it to the documentation, but for now:
{Path} = relative/vanilla/path/to/current/page {Redirect} = http://www.yourforum/absolute/vanilla/path/to/current/page {Scheme} = authentication scheme being used. e.g. 'password', 'proxy', 'handshake', etc...
New authenticators will be able to supply their own replacements as well, so the list may grow/change depending on what authenticator you end up using.
Vanilla Forums COO [GitHub, Twitter, About.me]
Vanilla Forums COO [GitHub, Twitter, About.me]