-
Notifications
You must be signed in to change notification settings - Fork 306
Pull requests: benavlabs/FastAPI-boilerplate
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refactor: Create database engines lazily and dispose them on shutdown
#291
opened Sep 9, 2026 by
nicolasgutierrezdev
Loading…
refactor: share backend settings, provider registry and Redis pools between cache and rate-limit
#290
opened Sep 9, 2026 by
emiliano-go
Collaborator
Loading…
refactor: rely on global exception handlers in route modules
#289
opened Sep 9, 2026 by
emiliano-go
Collaborator
Loading…
fix: tier delete validation, duplicate indexes, and alembic safety nets
#288
opened Sep 9, 2026 by
emiliano-go
Collaborator
Loading…
fix: match the most specific exception in the domain error mapping
#287
opened Sep 9, 2026 by
emiliano-go
Collaborator
Loading…
fix: atomic counters and consistent windowed keys in rate-limit backends
#286
opened Sep 9, 2026 by
emiliano-go
Collaborator
Loading…
fix: enforce rate limiting in the middleware
#285
opened Sep 9, 2026 by
emiliano-go
Collaborator
Loading…
fix: require authentication on user, tier and rate-limit read endpoints
#284
opened Sep 9, 2026 by
emiliano-go
Collaborator
Loading…
fix: replace wildcard CORS default with explicit local origins
#283
opened Sep 9, 2026 by
emiliano-go
Collaborator
Loading…
fix: enforce the documented password policy
#282
opened Sep 9, 2026 by
emiliano-go
Collaborator
Loading…
fix: gate staging and production docs behind superuser auth
#281
opened Sep 9, 2026 by
emiliano-go
Collaborator
Loading…
fix: validate OAuth redirect_uri and stop leaking internal errors
#280
opened Sep 9, 2026 by
emiliano-go
Collaborator
Loading…
fix: refuse empty admin credentials and compare them in constant time
#279
opened Sep 9, 2026 by
emiliano-go
Collaborator
Loading…
Fix: OAuth signups crash when generated values exceed User column widths
#274
opened Jul 16, 2026 by
carlosplanchon
Collaborator
Loading…
Fix: lifespan teardown masks startup failures
#273
opened Jul 16, 2026 by
carlosplanchon
Collaborator
Loading…
Fix Docker build and .env discovery broken by the workspace migration
#272
opened Jul 16, 2026 by
carlosplanchon
Collaborator
Loading…
Fix: browser OAuth flow never sets session cookies (redirect format)
#271
opened Jul 16, 2026 by
carlosplanchon
Collaborator
Loading…
Add prometheus/grafana metrics dashboard
#119
opened Feb 15, 2024 by
luca-medeiros
Contributor
Loading…
2 of 3 tasks
ProTip!
Add no:assignee to see everything that’s not assigned.