Rate Limiting Login Attempts in Filament V2 using Filament-Breezy and Tenancyforlaravel

Hey there! I'm working on something with Filament V2 and using Filament-Breezy for the login stuff. Also, I've got tenancyforlaravel in the mix for handling different users. Here's where I'm kinda stuck: I need to put a limit on how many times someone can try logging in, you know, to keep things secure and stop those annoying brute-force attempts. I've been digging through the Filament docs but can't seem to figure out how to do this with Filament-Breezy and the whole tenancy setup. I want to make it so a user can only try logging in so many times in a set period, and this should work for all users, no matter the tenant. Got any ideas or know any resources that could help me out with this? Or just some tips on the best way to set this up would be awesome. Thanks a bunch for the help!
4 Replies
YoussefMaged
YoussefMaged5mo ago
Any help?
awcodes
awcodes5mo ago
Laravel - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
awcodes
awcodes5mo ago
Laravel - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
YoussefMaged
YoussefMaged5mo ago
I of course walked through Laravel Docs, so this is not quite helpful what you sent, and the JeffGreco13\FilamentBreezy login is using rate-limiting as well but whenever I reach the limit it doesn't give any descriptive message and it's not even returning a 429 code
Want results from more Discord servers?
Add your server
More Posts