Files
MokoSuiteClient/src/language
jmiller af043c1375 feat: log all emergency access attempts with email notification
Every emergency access attempt is now logged to both the mokowaas log
file and Joomla Action Logs with a specific result code:
- blocked_ip: unauthorized IP address
- wrong_password: correct username, wrong DB password
- verify_file_created: first attempt, verification file written
- pending_file_delete: waiting for file deletion
- success: access granted

On successful login, a notification email is sent to the master email
address with site name, username, IP, and timestamp.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 13:57:28 -05:00
..