Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: AccessTokens authenticator records all accesses to database #843

Merged
merged 3 commits into from
Sep 19, 2023

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Sep 19, 2023

Description
Fixes #815

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@kenjis kenjis added the bug Something isn't working label Sep 19, 2023
@kenjis kenjis mentioned this pull request Sep 19, 2023
5 tasks
@kenjis kenjis merged commit 2907a5c into codeigniter4:develop Sep 19, 2023
31 checks passed
@kenjis kenjis deleted the fix-token-auth-logging branch September 19, 2023 20:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: AccessTokens authenticator records all accesses to "Auth Token Login Attempts" table
2 participants