Commit 983212d
committed
minor #17648 Add doc for stateless firewall (alamirault)
This PR was merged into the 5.4 branch.
Discussion
----------
Add doc for stateless firewall
Add documentation for `stateless` firewall which is not explained explicitly. `note` for #17581 will be added on branch 6.3 when this PR will be ok.
I didn't add ref for the following blocks. I think is not needed but I'm not sure
https://github.com/symfony/symfony-docs/blob/db74d6d65e33b1344860ad4799e2d7d498fa03b2/security.rst?plain=1#L336-L337
https://github.com/symfony/symfony-docs/blob/db74d6d65e33b1344860ad4799e2d7d498fa03b2/security.rst?plain=1#L2517
https://github.com/symfony/symfony-docs/blob/db74d6d65e33b1344860ad4799e2d7d498fa03b2/testing.rst?plain=1#L726
https://github.com/symfony/symfony-docs/blob/db74d6d65e33b1344860ad4799e2d7d498fa03b2/security/user_providers.rst?plain=1#L326-L327
https://github.com/symfony/symfony-docs/blob/db74d6d65e33b1344860ad4799e2d7d498fa03b2/reference/configuration/security.rst?plain=1#L898-L899
Commits
-------
7a7a82f [SecurityBundle] Add doc for stateless firewall1 file changed
+48
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
899 | 899 | | |
900 | 900 | | |
901 | 901 | | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
902 | 950 | | |
903 | 951 | | |
904 | 952 | | |
| |||
0 commit comments