Skip to content

Conversation

javiereguiluz
Copy link
Member

Fixes #13046.

@@ -132,6 +132,15 @@ The ``remember_me`` firewall defines the following configuration options:
Defines the service id of a token provider to use. If you want to store tokens
in the database, see :ref:`remember-me-token-in-database`.

``service`` (default value: ``null``)
Defines the ID of the service used to handle the Remember Me feature. It's
mostly useful in complex applications that need to override the default
Copy link
Contributor

Choose a reason for hiding this comment

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

I would remove complex, even the whole sentence maybe.

Copy link
Contributor

@OskarStark OskarStark Feb 5, 2020

Choose a reason for hiding this comment

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

I made some adjustments: bbfdec1

@OskarStark
Copy link
Contributor

Thank you Javier.

OskarStark added a commit that referenced this pull request Feb 5, 2020
…viereguiluz)

This PR was merged into the master branch.

Discussion
----------

[Security] Document the remember_me.service option

Fixes #13046.

Commits
-------

7f021b5 [Security] Document the remember_me.service option
@OskarStark OskarStark merged commit 7f021b5 into symfony:master Feb 5, 2020
OskarStark added a commit that referenced this pull request Feb 5, 2020
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.

[SecurityBundle] add "service" option in remember_me firewall
4 participants