freeleaps-service-hub/apps/notification/webapi
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
..
bootstrap Merged PR 44: fix: invalid import path for app config 2025-03-17 13:54:57 +00:00
config chore(config): change the port to keep similarity with authentication of magicleaps 2025-08-11 23:13:24 +08:00
providers chore: set up local testing 2025-08-13 22:23:49 +08:00
routes feat(templates): enforce uniqueness and improve safety 2025-08-18 22:15:43 +08:00
utils refactor(email_sender): change email_sender type from list to str 2025-08-14 21:08:43 +08:00
main.py update 2024-10-30 20:49:50 -07:00