whisper-money/app/Http
Víctor Falcón 52c00fbc05 refactor(banking): derive credential validation rules from the registry
Add BankingProvider::credentialRules(); the connect Form Requests and the
update request now derive their credential rules from it instead of each
hardcoding them. Removes the rule double-definition (e.g. the Coinbase regex
and IB minimums) so they can no longer drift. Connect-only params (country)
and custom messages stay in their requests.
2026-06-23 09:57:09 +02:00
..
Controllers fix(banking): clearer IB connect errors, timeouts, and registry-driven checks 2026-06-23 09:41:15 +02:00
Middleware feat(banking): add Interactive Brokers connect flow behind a feature flag 2026-06-22 19:11:04 +02:00
Requests refactor(banking): derive credential validation rules from the registry 2026-06-23 09:57:09 +02:00
Responses fix: route new PWA guests to signup (#313) 2026-04-21 10:53:05 +01:00