mastodon/spec
Claire 5799bc4af7
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to v4.1.13
2024-02-01 15:56:46 +01:00
..
config/initializers
controllers Add rate-limit of TOTP authentication attempts at controller level (#28801) 2024-01-24 15:31:06 +01:00
fabricators Fix crash when filtering for “dormant” relationships (#27306) 2023-10-10 13:51:56 +02:00
features
fixtures Fix processing of media files with unusual names (#25788) 2023-07-07 19:37:21 +02:00
helpers
lib Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
mailers
models Fix hashtag matching pattern matching some URLs (#27584) 2023-12-04 15:28:02 +01:00
policies
presenters
requests Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 2024-01-24 15:31:06 +01:00
routing
serializers/activitypub
services Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
support
validators
views/statuses
workers Fix infinite loop in AccountsStatusesCleanupScheduler (#24840) 2023-07-06 13:45:40 +02:00
rails_helper.rb Apply Rubocop Style/ExpandPathArguments (#23450) 2023-02-08 07:06:20 +01:00
spec_helper.rb