Implement message sanitization for Aliyun SMS#6605
Implement message sanitization for Aliyun SMS#6605CommanderStorm merged 3 commits intolouislam:masterfrom
Conversation
Added a method to remove IP addresses and domains from SMS messages to comply with Aliyun SMS restrictions.
CommanderStorm
left a comment
There was a problem hiding this comment.
Wtf? Why do they do that??
Isn't the whole point of a notification to get the notification out??
I guess LGTM. I would recommend using a different notification provider then though.
To comply with the carrier's anti-fraud requirements. |
ℹ️ To keep reviews fast and effective, please make sure you’ve read our pull request guidelines
📝 Summary of changes done and why they are done
Added a method to remove IP addresses and domains from SMS messages to comply with Aliyun SMS restrictions.
📋 Related issues
📄 Checklist
Please follow this checklist to avoid unnecessary back and forth (click to expand)
I understand that I am responsible for and able to explain every line of code I submit.