Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[SecurityBundle] Made collection of user provider unique when injecting them to the RemberMeService #21032

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
Dec 31, 2016

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Dec 23, 2016

Q A
Branch? 2.7
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

@lyrixx
Copy link
Member Author

lyrixx commented Dec 29, 2016

Fabbot is wrong.
Tests are green ;)

@xabbuh
Copy link
Member

xabbuh commented Dec 29, 2016

When can the collection be non-unique? Can we add a test covering this?

@lyrixx
Copy link
Member Author

lyrixx commented Dec 29, 2016

When can the collection be non-unique?

If you have many authentication provider in a firewall that use the same user provider

Can we add a test covering this?

yes, I guess ;)

@lyrixx
Copy link
Member Author

lyrixx commented Dec 30, 2016

I wanted to add tests, but for now, there are no tests on this class. IMHO, we can merge this one as this.

@fabpot
Copy link
Member

fabpot commented Dec 31, 2016

Thank you @lyrixx.

@fabpot fabpot merged commit 8227593 into symfony:2.7 Dec 31, 2016
fabpot added a commit that referenced this pull request Dec 31, 2016
…hen injecting them to the RemberMeService (lyrixx)

This PR was merged into the 2.7 branch.

Discussion
----------

[SecurityBundle] Made collection of user provider unique when injecting them to the RemberMeService

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Commits
-------

8227593 [SecurityBundle] Made collection of user provider unique when injecting them to the RemberMeService
@lyrixx lyrixx deleted the secu-remember-me branch January 1, 2017 22:22
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.

5 participants