rn0 / admin-security-bundle

Purpose of this bundle is to provide simple authentication & authorization mechanisms for fsi/admin-bundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FSi Admin Security Bundle

FSiAdminSecurityBundle provide missing security layer for FSiAdminBundle. You can use this bundle with almost any kind of user model as long as it implements Symfony\Component\Security\Core\User\UserInterface.

Build Status:
Build Status - Master

Latest Stable Version

Code quality:
Scrutinizer Quality Score
SensioLabsInsight

Documentation:

Features

  • Login page
  • Logout link added to admin panel navigation bar
  • Admin change password page

About

Purpose of this bundle is to provide simple authentication & authorization mechanisms for fsi/admin-bundle

License:MIT License


Languages

Language:PHP 92.8%Language:Gherkin 7.2%