Classes

\ilateral\SilverStripe\AuthUsername\Extensions

Name Description
MemberExtension Add additional variables to Member EMPTY

\ilateral\SilverStripe\AuthUsername\Security

Name Description
UsernameOrEmailAuthenticator Overwrite MemberAuthenticator and add support for a usernajme as well as an email address for authentication EMPTY
UsernameOrEmailLoginForm Custom login form that swaps email field for ident EMPTY
UsernameOrEmailLoginHandler Custom login handler that returns our custom loginform EMPTY
UsernameOrEmailValidator No description available EMPTY

\ilateral\SilverStripe\AuthUsername\Tests

Name Description
UsernameAuthenticatorTest Add some basic tests to the username authenticator (these expand upon the default MemberAuthenticator tests) where needed. EMPTY