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 | |
|---|---|---|
| .. | ||
| Account | 3 weeks ago | |
| Admin | 3 weeks ago | |
| Api | 3 weeks ago | |
| Auth | 2 weeks ago | |
| AuthScope | 4 weeks ago | |
| Compose | 4 weeks ago | |
| Console | 3 weeks ago | |
| CriticalRoutes | 4 weeks ago | |
| Federation | 3 weeks ago | |
| Framework | 4 weeks ago | |
| MediaPipeline | 3 weeks ago | |
| Security | 4 weeks ago | |
| Settings | 4 weeks ago | |
| ActivityPubDeliveryServiceTest.php | 4 weeks ago | |
| AdminRemoveCwTest.php | 4 weeks ago | |
| CommentPrivatePostTest.php | 4 weeks ago | |
| ComposeControllerTest.php | 3 weeks ago | |
| DedupeQueryPatternsTest.php | 3 weeks ago | |
| DeleteWorkerAuthorizationTest.php | 4 weeks ago | |
| FollowerServiceFollowingIdsTest.php | 3 weeks ago | |
| HttpClientMigrationTest.php | 4 weeks ago | |
| LoginTest.php | 1 year ago | |
| ModelNamespaceMigrationTest.php | 4 weeks ago | |
| NotificationServiceTest.php | 3 weeks ago | |
| RemoteAuthServiceTest.php | 3 weeks ago | |
| RemoteOidcTest.php | 4 weeks ago | |
| SeasonalAggregationTest.php | 3 weeks ago | |
| StatusDeleteCleanupTest.php | 3 weeks ago | |
| ValidUsernameTest.php | 4 weeks ago | |