Skip to content

Update security.rst to include missing link #12499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 17, 2019

Conversation

mehlichmeyer
Copy link
Contributor

The documentation for "How to Build a JSON Authentication Endpoint" (https://symfony.com/doc/current/security/json_login_setup.html) is missing in the Security documentation (https://symfony.com/doc/current/security.html#learn-more). This is valuable knowledge that IMO should be represented in the general Security documentation.

The documentation for "How to Build a JSON Authentication Endpoint" (https://symfony.com/doc/current/security/json_login_setup.html) is missing in the Security documentation (https://symfony.com/doc/current/security.html#learn-more). This is valuable knowledge that IMO should be represented in the general Security documentation.
@javiereguiluz
Copy link
Member

@mehlichmeyer you are right! Let's add this link. Congrats on your first Symfony Docs contribution!

javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request Oct 17, 2019
…ichmeyer)

This PR was merged into the 4.3 branch.

Discussion
----------

Update security.rst to include missing link

The documentation for "How to Build a JSON Authentication Endpoint" (https://symfony.com/doc/current/security/json_login_setup.html) is missing in the Security documentation (https://symfony.com/doc/current/security.html#learn-more). This is valuable knowledge that IMO should be represented in the general Security documentation.

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->

Commits
-------

110ed86 Update security.rst to include missing link
@javiereguiluz javiereguiluz merged commit 110ed86 into symfony:4.3 Oct 17, 2019
@mehlichmeyer
Copy link
Contributor Author

@javiereguiluz Thanks!

@mehlichmeyer mehlichmeyer deleted the patch-1 branch October 18, 2019 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants