Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Security] Adding a GuardAuthenticatorHandler alias#25274

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
weaverryan wants to merge2 commits intomasterfromweaverryan-patch-1

Conversation

@weaverryan
Copy link
Member

QA
Branch?master
Bug fix?kinda
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsnone
LicenseMIT
Doc PRThis feature is not currently documented

Thesecurity.authentication.guard_handler serviceis actually meant to be available for users to use. Specifically, theauthenticateUserAndHandleSuccess() method is useful to auto-login the user after, for example, registration, but maintain all the behavior of a normal login (success behavior, trigger the login event).

So, it should have an autowiring alias.

@Simperfit
Copy link
Contributor

It seems that the file loader can't load the file anymore, could you please check why ?

@weaverryan
Copy link
MemberAuthor

@Simperfit yea, I borked it :). Let's try that again

Copy link
Member

@nicolas-grekasnicolas-grekas left a comment

Choose a reason for hiding this comment

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

3.4?

@weaverryan
Copy link
MemberAuthor

Yea, it could be considered a bug fix: it reallyshould be usable by the end-user. When the service became private in 4.0, that made it not easily usable. So, I think 3.4 makes sense (we could do 3.3... but I don't want to make a policy of back-porting all aliases to 3.3: we just need to make sure they exist on 3.4 so people can upgrade)

@fabpotfabpot changed the base branch frommaster to3.4December 4, 2017 18:40
@fabpotfabpot changed the base branch from3.4 tomasterDecember 4, 2017 18:40
@fabpot
Copy link
Member

Thank you@weaverryan.

fabpot added a commit that referenced this pull requestDec 4, 2017
…rryan)This PR was submitted for the master branch but it was squashed and merged into the 3.4 branch instead (closes#25274).Discussion----------[Security] Adding a GuardAuthenticatorHandler alias| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | kinda| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | none| License       | MIT| Doc PR        | This feature is not currently documentedThe `security.authentication.guard_handler` service *is* actually meant to be available for users to use. Specifically, the `authenticateUserAndHandleSuccess()` method is useful to auto-login the user after, for example, registration, but maintain all the behavior of a normal login (success behavior, trigger the login event).So, it should have an autowiring alias.Commits-------844c402 [Security] Adding a GuardAuthenticatorHandler alias
@fabpotfabpot closed thisDec 4, 2017
@weaverryanweaverryan deleted the weaverryan-patch-1 branchDecember 4, 2017 19:09
This was referencedDec 4, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.1

Development

Successfully merging this pull request may close these issues.

6 participants

@weaverryan@Simperfit@fabpot@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp