Viewing entries tagged with 'modules'

Username Authentication for SilverStripe Websites

Posted by Jeremy Shipman on 5 January 2010 | 1 Comments

Tags: ,

This set of instructions and code will help you to set up username authentication for your SilverStripe website. Note that the SilverStripe CMS has typically relied on E-Mail authentication, so this could cause problems if developers have assumed email authentication. I've provided a patch and information for issues I've found so far.

1 comments | Read the full post