Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-29209

Implement connection response delay after a number of failed login attempts

Details

    Description

      MySQL 5.7 introduced the Connection Control plugins to implement an increasing delay in server response to connection attempts after a configurable number of consecutive failed attempts.
      https://dev.mysql.com/doc/refman/5.7/en/connection-control.html

      This is aimed as a deterrent for brute force attacks. A user requested this feature - https://mariadb.com/kb/en/is-there-a-mariadb-equivalent-to-mysql-connection_control-plugin/

      Attachments

        Issue Links

          Activity

            Kurt Ding kurt.ding added a comment -

            Hard code for min/max and a threshold values is much simpler. I will start do this work today

            Kurt Ding kurt.ding added a comment - Hard code for min/max and a threshold values is much simpler. I will start do this work today
            Kurt Ding kurt.ding added a comment -

            PR is ready , it would be nice if PR got comments.

            Kurt Ding kurt.ding added a comment - PR is ready , it would be nice if PR got comments.

            It will. At the moment we're mainly working on bugs, though. and will start looking into features again in February.

            serg Sergei Golubchik added a comment - It will. At the moment we're mainly working on bugs, though. and will start looking into features again in February.

            This patch needs additional work. When I get back to working on this task, I'll mark it into in-progress.

            cvicentiu Vicențiu Ciorbaru added a comment - This patch needs additional work. When I get back to working on this task, I'll mark it into in-progress.
            svoj Sergey Vojtovich added a comment -

            Reset contribution label as there is no active pull request.

            svoj Sergey Vojtovich added a comment - Reset contribution label as there is no active pull request.

            People

              cvicentiu Vicențiu Ciorbaru
              greenman Ian Gilfillan
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.