whisper-money/app/Http
Víctor Falcón 049486093a
Add Sentry user context (#348)
## Summary
- identify authenticated users on Sentry web requests with id and email
- add user and banking connection context to banking sync jobs
- cover Sentry context behavior with feature tests

## Tests
- vendor/bin/pint --dirty --format agent
- php artisan test --compact tests/Feature/SentryUserMiddlewareTest.php
- php artisan test --compact
tests/Feature/OpenBanking/SyncBankingConnectionJobTest.php
2026-05-04 13:26:50 +01:00
..
Controllers Fix Stripe checkout promotion code conflict (#345) 2026-05-04 12:31:04 +01:00
Middleware Add Sentry user context (#348) 2026-05-04 13:26:50 +01:00
Requests refactor(real-estate): remove Pennant gating (#308) 2026-04-20 13:31:49 +01:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00