File tree Expand file tree Collapse file tree 4 files changed +60
-0
lines changed
Filter options
src/Symfony/Component/Security Expand file tree Collapse file tree 4 files changed +60
-0
lines changed
Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ which makes it possible to easily separate the actual authorization logic from
6
6
so called user providers that hold the users credentials. It is inspired by
7
7
the Java Spring framework.
8
8
9
+ Sponsor
10
+ -------
11
+
12
+ The Security component for Symfony 5.4/6.0 is [ backed] [ 1 ] by [ SymfonyCasts] [ 2 ] .
13
+
14
+ Learn Symfony faster by watching real projects being built and actively coding
15
+ along with them. SymfonyCasts bridges that learning gap, bringing you video
16
+ tutorials and coding challenges. Code on!
17
+
18
+ Help Symfony by [ sponsoring] [ 3 ] its development!
19
+
9
20
Resources
10
21
---------
11
22
@@ -14,3 +25,7 @@ Resources
14
25
* [ Report issues] ( https://github.com/symfony/symfony/issues ) and
15
26
[ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
16
27
in the [ main Symfony repository] ( https://github.com/symfony/symfony )
28
+
29
+ [ 1 ] : https://symfony.com/backers
30
+ [ 2 ] : https://symfonycasts.com
31
+ [ 3 ] : https://symfony.com/sponsor
Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ Security Component - CSRF
4
4
The Security CSRF (cross-site request forgery) component provides a class
5
5
` CsrfTokenManager ` for generating and validating CSRF tokens.
6
6
7
+ Sponsor
8
+ -------
9
+
10
+ The Security component for Symfony 5.4/6.0 is [ backed] [ 1 ] by [ SymfonyCasts] [ 2 ] .
11
+
12
+ Learn Symfony faster by watching real projects being built and actively coding
13
+ along with them. SymfonyCasts bridges that learning gap, bringing you video
14
+ tutorials and coding challenges. Code on!
15
+
16
+ Help Symfony by [ sponsoring] [ 3 ] its development!
17
+
7
18
Resources
8
19
---------
9
20
@@ -12,3 +23,7 @@ Resources
12
23
* [ Report issues] ( https://github.com/symfony/symfony/issues ) and
13
24
[ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
14
25
in the [ main Symfony repository] ( https://github.com/symfony/symfony )
26
+
27
+ [ 1 ] : https://symfony.com/backers
28
+ [ 2 ] : https://symfonycasts.com
29
+ [ 3 ] : https://symfony.com/sponsor
Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ The Guard component brings many layers of authentication together, making
5
5
it much easier to create complex authentication systems where you have
6
6
total control.
7
7
8
+ Sponsor
9
+ -------
10
+
11
+ The Security component for Symfony 5.4/6.0 is [ backed] [ 1 ] by [ SymfonyCasts] [ 2 ] .
12
+
13
+ Learn Symfony faster by watching real projects being built and actively coding
14
+ along with them. SymfonyCasts bridges that learning gap, bringing you video
15
+ tutorials and coding challenges. Code on!
16
+
17
+ Help Symfony by [ sponsoring] [ 3 ] its development!
18
+
8
19
Resources
9
20
---------
10
21
@@ -13,3 +24,7 @@ Resources
13
24
* [ Report issues] ( https://github.com/symfony/symfony/issues ) and
14
25
[ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
15
26
in the [ main Symfony repository] ( https://github.com/symfony/symfony )
27
+
28
+ [ 1 ] : https://symfony.com/backers
29
+ [ 2 ] : https://symfonycasts.com
30
+ [ 3 ] : https://symfony.com/sponsor
Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ which makes it possible to easily separate the actual authorization logic from
6
6
so called user providers that hold the users credentials. It is inspired by
7
7
the Java Spring framework.
8
8
9
+ Sponsor
10
+ -------
11
+
12
+ The Security component for Symfony 5.4/6.0 is [ backed] [ 1 ] by [ SymfonyCasts] [ 2 ] .
13
+
14
+ Learn Symfony faster by watching real projects being built and actively coding
15
+ along with them. SymfonyCasts bridges that learning gap, bringing you video
16
+ tutorials and coding challenges. Code on!
17
+
18
+ Help Symfony by [ sponsoring] [ 3 ] its development!
19
+
9
20
Resources
10
21
---------
11
22
@@ -14,3 +25,7 @@ Resources
14
25
* [ Report issues] ( https://github.com/symfony/symfony/issues ) and
15
26
[ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
16
27
in the [ main Symfony repository] ( https://github.com/symfony/symfony )
28
+
29
+ [ 1 ] : https://symfony.com/backers
30
+ [ 2 ] : https://symfonycasts.com
31
+ [ 3 ] : https://symfony.com/sponsor
You can’t perform that action at this time.
0 commit comments