We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c72df commit 5cbfbebCopy full SHA for 5cbfbeb
security.rst
@@ -279,6 +279,10 @@ important section is ``firewalls``:
279
],
280
]);
281
282
+.. versionadded:: 4.4
283
+
284
+ The ``anonymous: lazy`` option was introduced in Symfony 4.4.
285
286
A "firewall" is your authentication system: the configuration below it defines
287
*how* your users will be able to authenticate (e.g. login form, API token, etc).
288
0 commit comments