4 Commits

Author SHA1 Message Date
Focuslinks Digital Solutions
0a3205915f Enhancement and Improvements
Refactor CSRF class: improve token handling and update session variable names

Replace bulk message with ajax based message sending.
Added support for multiple recipients in bulk message, and also router based filtering.

Add support for multiple recipients in bulk message from customer list as requested by one of our Member. you can now send messages to multiple recipients at once from customer list.

Added Exception for CRON but not tested yet. i dont have multiple routers.
Added notify to know if cron has been executed or not.
2025-02-09 16:06:59 +01:00
iBNu Maksum
8908f4bdc3
enable/disable CSRF 2024-11-04 12:05:08 +07:00
Focuslinkstech
9bc3ccc02b
Added token expiration: 30 minutes by default 2024-10-10 10:50:48 +07:00
Focuslinkstech
bd30261e84
move the CSRF Function to global function for easy access 2024-10-10 10:50:48 +07:00