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

PHRAS-3890: Admin - add "auth failure" - display and purge auth failure - only for super U #4368

Merged
merged 2 commits into from Sep 5, 2023

Conversation

aynsix
Copy link
Collaborator

@aynsix aynsix commented Aug 30, 2023

Changelog

Adds

  • PHRAS-3890: Admin - add "auth failure" - display and purge auth failure - only for super U

@aynsix aynsix added the 4.1 label Aug 30, 2023
}

public function deleteAuthFailureAction(Request $request)
{
Copy link
Member

Choose a reason for hiding this comment

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

check everywhere that (request comes from / connected user is) superu, else one could forge a request and truncate table.

@nmaillat nmaillat merged commit ec4a225 into master Sep 5, 2023
7 checks passed
@nmaillat nmaillat deleted the PHRAS-3890-admin-auth-failure branch November 3, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants