freeleaps-service-hub/apps/notification/webapi/routes
YuehuCao 2213fa59b5 feat(templates): enforce uniqueness and improve safety
- Raise TemplateExistsError when duplicate detected
- Migrate placeholder syntax from {} to {{}}
- Add validation for:
  * Reserved keyword collisions
  * Injection attempt patterns
- Update all test cases
2025-08-18 22:15:43 +08:00
..
__init__.py chore(config): change the port to keep similarity with authentication of magicleaps 2025-08-11 23:13:24 +08:00
api.py refactor the code structure 2024-10-30 07:22:26 -07:00
email_sender.py refactor(email_sender): change email_sender type from list to str 2025-08-14 21:08:43 +08:00
online_platform_notification.py update 2024-10-30 20:49:50 -07:00
send_notification.py Adding needed site information, Workable changes for authentication and hook up with freeleaps, all tested manually 2024-11-16 11:04:30 -08:00
template_massege.py feat(templates): enforce uniqueness and improve safety 2025-08-18 22:15:43 +08:00
tenant_notification.py refactor(email_sender): change email_sender type from list to str 2025-08-14 21:08:43 +08:00