Skip to content
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

[Security] Document InteractiveLoginEvent #19029

Merged

Conversation

alamirault
Copy link
Contributor

@alamirault alamirault commented Oct 16, 2023

InteractiveLoginEvent was not documented

Found it while reviewing #17595

@OskarStark
Copy link
Contributor

Can you add a versionadded?

@alamirault
Copy link
Contributor Author

InteractiveLoginEvent already exists on 4.4 branch (and 2.0 😃 )

@OskarStark
Copy link
Contributor

Thank you Antoine.

@OskarStark OskarStark merged commit 7ed44ca into symfony:5.4 Oct 17, 2023
3 checks passed
@alamirault alamirault deleted the feature/document-login-success-event branch October 17, 2023 09:08
fabpot added a commit to symfony/symfony that referenced this pull request Feb 2, 2024
…scription (alamirault)

This PR was merged into the 5.4 branch.

Discussion
----------

[Security] Update `InteractiveAuthenticatorInterface` description

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License       | MIT

`SecurityEvents` phpdoc and `InteractiveAuthenticatorInterface` are contradictory, this PR try to fix it

https://github.com/symfony/symfony/blob/d28330faaadb68f59e0d93da101741979db51df0/src/Symfony/Component/Security/Http/SecurityEvents.php#L20-L27

Found it when documenting InteractiveLoginEvent symfony/symfony-docs#19029

Commits
-------

0a66c2b [Security] Update InteractiveAuthenticatorInterface description
symfony-splitter pushed a commit to symfony/security-http that referenced this pull request Feb 2, 2024
…scription (alamirault)

This PR was merged into the 5.4 branch.

Discussion
----------

[Security] Update `InteractiveAuthenticatorInterface` description

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License       | MIT

`SecurityEvents` phpdoc and `InteractiveAuthenticatorInterface` are contradictory, this PR try to fix it

https://github.com/symfony/symfony/blob/d28330faaadb68f59e0d93da101741979db51df0/src/Symfony/Component/Security/Http/SecurityEvents.php#L20-L27

Found it when documenting InteractiveLoginEvent symfony/symfony-docs#19029

Commits
-------

0a66c2b15c [Security] Update InteractiveAuthenticatorInterface description
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.

None yet

3 participants