Log when an API key is blocked due to IP restrictions

This commit is contained in:
DaneEveritt 2022-06-18 12:04:51 -04:00
parent 0be96cfd26
commit 6ffe5730da
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 8 additions and 0 deletions

View file

@ -15,6 +15,7 @@ return [
'checkpoint' => 'Two-factor authentication requested',
'recovery-token' => 'Used two-factor recovery token',
'token' => 'Solved two-factor challenge',
'ip-blocked' => 'Blocked request from unlisted IP address for <strong>:identifier</strong>',
],
'user' => [
'account' => [