ofthewildfire/securitymonitor

Security Monitor plugin for OctoberCMS. Monitors suspicious password reset attempts and alerts users with IP tracking.

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:october-plugin

pkg:composer/ofthewildfire/securitymonitor

1.0.3 2025-06-05 18:15 UTC

This package is auto-updated.

Last update: 2025-10-05 18:59:18 UTC


README

Adds instant alerts for backend password reset requests.

Features

  • Tracks IP and browser info on backend password reset requests
  • Emails the account owner with details

Install

Via Composer:

composer require ofthewildfire/securitymonitor

Or manually:

  1. Copy to plugins/ofthewildfire/securitymonitor/
  2. Run: php artisan october:migrate

No extra setup needed.

Requirements

  • OctoberCMS 3.x
  • PHP 8.0+

License

MIT