nxtgauge-backend-rust/apps/payments
Ashwin Kumar Sivakumar ed80820913 security: remove hardcoded fallback credentials and fix aws feature flag
- payments/src/main.rs: fail-fast on BEECEPTOR_URL and DATABASE_URL
- gateway/src/main.rs: fail-fast on all service URLs and CORS URLs
- users/src/handlers/ai.rs: fail-fast on LEADS_SERVICE_URL
- leads/src/main.rs: fail-fast on OLLAMA_BASE_URL and OLLAMA_CHAT_MODEL
- storage/Cargo.toml: replace rustls-aws-lc with rustls for aws-config/aws-sdk-s3
2026-05-31 22:53:29 +05:30
..
src security: remove hardcoded fallback credentials and fix aws feature flag 2026-05-31 22:53:29 +05:30
Cargo.toml feat: verify payments with wallet credit, coupon validation, profile approval enhancements 2026-04-06 08:24:08 +02:00
Dockerfile fix: add OpenSSL static linking for musl builds 2026-04-09 11:59:57 +02:00