Skip to content
Snippets Groups Projects
Commit 932aaa8f authored by Cédric Krier's avatar Cédric Krier :atom:
Browse files

Use SQL query to remove old login attempt

This is more efficient if there are a huge number of old login attempt because
it avoid to fetch the ids and to have loop over them to delete.

issue5377
review24901002
parent a6624f31
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment