mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Swap the custom 'rt' register token anti-spam mechanism for spatie/laravel-honeypot on the registration and parental-controls invite flows. - Add spatie/laravel-honeypot and publish config/honeypot.php - Remove getRegisterToken() and the rt validation rule from RegisterController - Replace the rt hidden field with the @honeypot directive in both forms - Attach ProtectAgainstSpam middleware to POST /register and the parental-controls invite register route - Update RegisterTest to disable honeypot for the valid registration case |
2 weeks ago | |
|---|---|---|
| .. | ||
| Auth | 4 weeks ago | |
| Console/Commands | 2 weeks ago | |
| Events | 4 weeks ago | |
| Http | 2 weeks ago | |
| Jobs | 3 weeks ago | |
| Listeners | 4 weeks ago | |
| 4 weeks ago | ||
| Models | 2 weeks ago | |
| Observers | 4 weeks ago | |
| Passport | 3 months ago | |
| Policies | 4 weeks ago | |
| Providers | 3 weeks ago | |
| Rules | 4 weeks ago | |
| Services | 2 weeks ago | |
| Transformer | 3 weeks ago | |
| Util | 2 weeks ago | |
| HasSnowflakePrimary.php | 9 months ago | |
| helpers.php | 9 months ago | |