sojorn/sojorn_app/lib/utils
Patrick Britton 0954c1e2a3 feat: add Turnstile to login, improve email templates, and security cleanup
- Add Cloudflare Turnstile verification to login flow
- Add API_BASE_URL and APP_BASE_URL to config for environment flexibility
- Redesign verification and password reset emails with modern HTML templates
- Use config URLs instead of hardcoded domains in auth handlers
- Remove sensitive logging from OTK operations for security
- Delete unused deployment and draft inspection scripts
- Add TURNSTILE_SITE_KEY to Flutter run
2026-02-06 08:51:34 -06:00
..
country_flag.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
external_link_controller.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
link_handler.dart feat: Implement comprehensive reaction display widget, add numerous new screens, services, models, documentation, and configuration files. 2026-02-04 10:57:00 -06:00
request_signing.dart Add reaction system and security improvements 2026-02-01 16:06:12 -06:00
security_utils.dart feat: add Turnstile to login, improve email templates, and security cleanup 2026-02-06 08:51:34 -06:00
url_launcher_helper.dart feat: Implement comprehensive reaction display widget, add numerous new screens, services, models, documentation, and configuration files. 2026-02-04 10:57:00 -06:00