Skip to content

Security: Implement Rate Limiting for Payment Endpoints #199

Description

@gabito1451

To prevent brute-forcing booking_ids or spamming the Stellar network, the payment endpoints need rate limiting.

Acceptance Criteria:

  • Use slowapi or similar to limit /prepare, /submit, /release.
  • Configure lower limits for failed transaction submissions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions