Extend warning with IP + host etc.

This commit is contained in:
James Cole
2024-12-22 06:33:37 +01:00
parent 2e993857e8
commit bffa0088b4
5 changed files with 33 additions and 28 deletions

View File

@@ -54,6 +54,7 @@ return [
'ip_address' => 'IP address',
'host_name' => 'Host',
'date_time' => 'Date + time',
'user_agent' => 'Browser',
// access token created
'access_token_created_subject' => 'A new access token was created',