-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature #4188 Updated documentation regarding the SecurityContext spl…
…it (iltar) This PR was submitted for the master branch but it was merged into the 2.6 branch instead (closes #4188). Discussion ---------- Updated documentation regarding the SecurityContext split | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | >=2.6 | Fixed tickets | symfony/symfony#11690 This PR is to update the documentation regarding my PR on symfony/symfony. I require some feedback regarding: - Code Examples, I did not change *all* examples because the class using the `$securityContext` was not updated in my PR as it's Backwards Compatible - The usage of "security context". The term is correct, but it might get really confusing for people who see that the security context is deprecated. However, this is only regarding the `SecurityContext`, `SecurityContextInterface` and `@security.context`. - The above point is what confused me too so the docs might be out of context in certain spots, please review this thoroughly Commits ------- deff25f Updated documentation regarding the SecurityContext split; symfony/symfony#11690
- Loading branch information
Showing
14 changed files
with
168 additions
and
99 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.