Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-7907

User login attempts are counted twice

XMLWordPrintable

      When a user fails to login into the frontend, the login attempt is saved twice: once in the "users" table by the API, and the second time in the "profiles" table in the CWebUser::login() method. It must only be logged once, in the API.

      We'll need to add patch to remove the values stored in the "profiles" table.

            Unassigned Unassigned
            jelisejev Pavels Jelisejevs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: