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.
Vanilla Login On Front Of Site
Okay so this isn't exactly a single sign on type thing with proxy connect because I currently have no user system on the frontend of my site. I have vanilla embeded into my website and was wondering if there was a way to embed the login form into a sidebar for example?
If not is there any other simple way to go about this. I eventually want to use it to have users leave comments and rate games. I just want to use vanillas user system entirely.
If not is there any other simple way to go about this. I eventually want to use it to have users leave comments and rate games. I just want to use vanillas user system entirely.
0
Comments
http://webcade.info/
Otherwise, you can maybe try copying the html from Vanilla's entry/signin page. You can add a hidden input with with a name of Form/Target to tell Vanilla what page to redirect back to.
Also if I want to change the login area once logged in do i check the cookies for the vanilla cookies?