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

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