Skip to content

Add a link to Multiple User Providers #5057

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

Closed
wants to merge 2 commits into from
Closed

Add a link to Multiple User Providers #5057

wants to merge 2 commits into from

Conversation

thePanz
Copy link
Contributor

@thePanz thePanz commented Mar 3, 2015

Add a link to "Multiple User Providers" setup (cookbook recipe) where the "providers" parameter is described, this could help readers by having a contextualized reference to the recipe.

Add a link to "Multiple User Providers" setup (cookbook recipe) where the "providers" parameter is described, this could help readers by having a contextualized reference to the recipe.
@@ -361,6 +361,8 @@ Like with ``firewalls``, you can have multiple ``providers``, but you'll
probably only need one. If you *do* have multiple, you can configure which
*one* provider to use for your firewall under its ``provider`` key (e.g.
``provider: in_memory``).
See :doc:`/cookbook/security/multiple_user_providers` for all the details
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should use a seealso directive here like this:

.. seealso::

    See :doc:`/cookbook/security/multiple_user_providers` for all the details
    about a setup with multiple user providers.

Restructured reference by using "seealso::" directive
@wouterj
Copy link
Member

wouterj commented Mar 25, 2015

👍

@wouterj
Copy link
Member

wouterj commented Apr 2, 2015

Thank you for catching this opportunity to add some interlinking! It isn't easy to do, but it's often great for the readers.

wouterj added a commit that referenced this pull request Apr 2, 2015
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes #5057).

Discussion
----------

Add a link to Multiple User Providers

Add a link to "Multiple User Providers" setup (cookbook recipe) where the "providers" parameter is described, this could help readers by having a contextualized reference to the recipe.

Commits
-------

f5dc231 Add a link to Multiple User Providers
@wouterj wouterj closed this Apr 2, 2015
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