You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@ CHANGELOG
5
5
---
6
6
7
7
* Add `Security::isGrantedForUser()` to test user authorization without relying on the session. For example, users not currently logged in, or while processing a message from a message queue
8
+
* Add `security.firewalls.not_full_fledged_handler` option to configure behavior where user is not full fledged
8
9
9
10
7.2
10
11
---
11
12
12
13
* Allow configuring the secret used to sign login links
13
14
* Allow passing optional passport attributes to `Security::login()`
14
-
* Add `security.firewalls.not_full_fledged_handler` option to configure behavior where user is not full fledged
0 commit comments