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
feature #5021 Explained the "Remember Me" firewall options (javiereguiluz)
This PR was merged into the 2.3 branch.
Discussion
----------
Explained the "Remember Me" firewall options
| Q | A
| ------------- | ---
| Doc fix? | no
| New docs? | yes
| Applies to | 2.3+
| Fixed tickets | #4193
This PR started just for adding a note about setting different cookie names for the "Remember Me" feature when using multiple firewalls ... but then I realized that the options of this important firewall weren't explained.
Commits
-------
63890b1 Put the default value alongside the name of the option to improve readability
aa91c37 Fixed a wrong explanation of the "httponly" option
7e45958 Added the (important) missing "key" option
91172bc Explained the "Remember Me" firewall options
0 commit comments