Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | 5 năm trước cách đây | |
---|---|---|
.. | ||
Core | 5 năm trước cách đây | |
Csrf | 5 năm trước cách đây | |
Guard | 5 năm trước cách đây | |
Http | 5 năm trước cách đây | |
Resources | 5 năm trước cách đây | |
Tests | 5 năm trước cách đây | |
.gitignore | 5 năm trước cách đây | |
CHANGELOG.md | 5 năm trước cách đây | |
LICENSE | 5 năm trước cách đây | |
README.md | 5 năm trước cách đây | |
composer.json | 5 năm trước cách đây | |
phpunit.xml.dist | 5 năm trước cách đây |
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.