Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
..
Core 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
Csrf 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
Guard 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
Http 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
Resources 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
Tests 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
README.md 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky

README.md

Security Component

The Security component provides a complete security system for your web application. It ships with facilities for authenticating using HTTP basic or digest authentication, interactive form login or X.509 certificate login, but also allows you to implement your own authentication strategies. Furthermore, the component provides ways to authorize authenticated users based on their roles.

Resources