Skip to content
Snippets Groups Projects

feat: reset login attempts for a user with "alter user login"

Merged Егор Ивков requested to merge alter-user-login into master

Summary

  • feat: reset login attempts for a user with "alter user login"

We need another way to unlock users who exceeded max login attempts. Now in addition to restarting the instance this can be done with granting session to user (e.g alter user USER with login in sql)

  • feat: make alter and revoke privilege operations idempotent

  • test: enable test_sql_alter_login


Edited by Егор Ивков

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Dmitry Rodionov
  • Dmitry Rodionov
  • Looks good to me overall, minor comments

  • added 1 commit

    • 09fd5ccd - feat: reset login attempts for a user with "alter user login"

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading