Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Custom Login


Go to End


1276 Views

Avatar
Qiming

Community Member, 5 Posts

26 June 2010 at 5:36pm

Edited: 26/06/2010 5:36pm

Hi all,

I found a custom Login tutorial online here: http://www.ssbits.com/custom-login-form-with-group-based-redirection/
However, I have a more general question than that. On my home page, I want to set a form for users to be able to log in. I have made the form already, but what action should I set so that it calls the user verification script using the inputted email and password arguments after POST?

Thanks in Advance.