This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Wouter de Jong ac84a6c5d9 Removed AnonymousToken from the authenticator system
* Anonymous users are actual to unauthenticated users, both are now represented by no token
* Added a PUBLIC_ACCESS Security attribute to be used in access_control
* Deprecated "anonymous: lazy" in favor of "lazy: true"
2020-05-03 08:43:40 +02:00
..
Bridge Merge branch '5.0' 2020-04-28 20:01:52 +02:00
Bundle Removed AnonymousToken from the authenticator system 2020-05-03 08:43:40 +02:00
Component Removed AnonymousToken from the authenticator system 2020-05-03 08:43:40 +02:00
Contracts Merge branch '5.0' 2020-03-18 09:01:26 +01:00