2017 © Pedro Peláez
 

silverstripe-module silverstripe-username-auth

Enables username authentication for the CMS login form.

image

webbuilders-group/silverstripe-username-auth

Enables username authentication for the CMS login form.

  • Tuesday, April 18, 2017
  • by WebbuildersGroup
  • Repository
  • 3 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 50 % Grown

The README.md

SilverStripe 3 Username Authentication

Allows CMS admins to login using a username and also provides a form for retrieving a username., (*1)

Requirements

  • SilverStripe ^4.3

Installation

Extract all files into a folder called "username-auth" under your SilverStripe root or use composer (recommended):, (*2)

composer require webbuilders-group/silverstripe-username-auth
  • Run dev/build?flush=all

License

See License, (*3)

Maintainers

Bugtracker

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique., (*4)

If the issue does look like a new bug:, (*5)

  • Create a new issue
  • Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
  • Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker., (*6)

Development and contribution

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers., (*7)

The Versions

18/04 2017

dev-master

9999999-dev

Enables username authentication for the CMS login form.

  Sources   Download

BSD-3-Clause

The Requires

 

authentication auth silverstripe username