Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c94aa6f

Browse filesBrowse files
committed
minor #44223 [Security] Add SymfonyCasts as a backer to the READMEs (nicolas-grekas)
This PR was merged into the 5.4 branch. Discussion ---------- [Security] Add SymfonyCasts as a backer to the READMEs | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Thanks to them! 🙏 /cc @weaverryan Commits ------- ea561b4 [Security] Add SymfonyCasts as a backer to the READMEs
2 parents ab8fc5c + ea561b4 commit c94aa6f
Copy full SHA for c94aa6f

File tree

Expand file treeCollapse file tree

4 files changed

+60
-0
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+60
-0
lines changed

‎src/Symfony/Component/Security/Core/README.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/README.md
+15Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ which makes it possible to easily separate the actual authorization logic from
66
so called user providers that hold the users credentials. It is inspired by
77
the Java Spring framework.
88

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+
920
Resources
1021
---------
1122

@@ -14,3 +25,7 @@ Resources
1425
* [Report issues](https://github.com/symfony/symfony/issues) and
1526
[send Pull Requests](https://github.com/symfony/symfony/pulls)
1627
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

‎src/Symfony/Component/Security/Csrf/README.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Csrf/README.md
+15Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ Security Component - CSRF
44
The Security CSRF (cross-site request forgery) component provides a class
55
`CsrfTokenManager` for generating and validating CSRF tokens.
66

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+
718
Resources
819
---------
920

@@ -12,3 +23,7 @@ Resources
1223
* [Report issues](https://github.com/symfony/symfony/issues) and
1324
[send Pull Requests](https://github.com/symfony/symfony/pulls)
1425
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

‎src/Symfony/Component/Security/Guard/README.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Guard/README.md
+15Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ The Guard component brings many layers of authentication together, making
55
it much easier to create complex authentication systems where you have
66
total control.
77

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+
819
Resources
920
---------
1021

@@ -13,3 +24,7 @@ Resources
1324
* [Report issues](https://github.com/symfony/symfony/issues) and
1425
[send Pull Requests](https://github.com/symfony/symfony/pulls)
1526
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

‎src/Symfony/Component/Security/Http/README.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/README.md
+15Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ which makes it possible to easily separate the actual authorization logic from
66
so called user providers that hold the users credentials. It is inspired by
77
the Java Spring framework.
88

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+
920
Resources
1021
---------
1122

@@ -14,3 +25,7 @@ Resources
1425
* [Report issues](https://github.com/symfony/symfony/issues) and
1526
[send Pull Requests](https://github.com/symfony/symfony/pulls)
1627
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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.