feat: email-based notifications for security events #147

Open
opened 2026-06-03 00:46:15 +00:00 by jmiller · 1 comment
Owner

Summary

Email alerts for admin logins, WAF blocks, and system events.

Features

  • Admin login notification
  • Failed login notification after N attempts
  • WAF block notification (rate throttled)
  • SSL certificate expiry warning
  • Disk space warning (threshold)
  • Configuration change notification
## Summary Email alerts for admin logins, WAF blocks, and system events. ## Features - [ ] Admin login notification - [ ] Failed login notification after N attempts - [ ] WAF block notification (rate throttled) - [ ] SSL certificate expiry warning - [ ] Disk space warning (threshold) - [ ] Configuration change notification
jmiller added the joomlaphp labels 2026-06-03 00:46:15 +00:00
Author
Owner

Branch created: feature/147-feat-email-based-notifications-for-secur

git fetch origin
git checkout feature/147-feat-email-based-notifications-for-secur
Branch created: [`feature/147-feat-email-based-notifications-for-secur`](https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/src/branch/feature/147-feat-email-based-notifications-for-secur) ```bash git fetch origin git checkout feature/147-feat-email-based-notifications-for-secur ```
jmiller added this to the v02.35.00 milestone 2026-06-06 16:17:55 +00:00
Sign in to join this conversation.
No labels joomla php
Priority High
Type Feature
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoWaaS#147