chinwagsocial/spec
Claire 4a57e44809
Merge pull request from GHSA-vm39-j3vx-pch3
* Prevent different identities from a same SSO provider from accessing a same account

* Lock auth provider changes behind `ALLOW_UNSAFE_AUTH_PROVIDER_REATTACH=true`

* Rename methods to avoid confusion between OAuth and OmniAuth
2024-02-14 15:16:07 +01:00
..
controllers Fix moderator rights inconsistencies (#26729) 2023-09-19 17:01:17 +02:00
fabricators Fix crash when filtering for “dormant” relationships (#27306) 2023-10-10 13:50:10 +02:00
features Add submit button to the top of preferences pages (#13068) 2020-03-08 16:04:03 +01:00
fixtures Fix processing of media files with unusual names (#25788) 2023-07-07 19:35:24 +02:00
helpers Spelling (#17705) 2022-03-06 22:51:40 +01:00
lib Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
mailers Fix failure when sending warning emails with custom text (#17983) 2022-04-07 14:47:30 +02:00
models Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-14 15:16:07 +01:00
policies Spelling (#17705) 2022-03-06 22:51:40 +01:00
presenters Add /api/v1/accounts/familiar_followers to REST API (#17700) 2022-03-07 09:36:47 +01:00
requests Disable administrative doorkeeper routes (#29187) 2024-02-14 12:13:33 +01:00
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
serializers/activitypub Fix account URI in UpdatePollSerializer (#11194) 2019-06-27 19:41:55 +02:00
services Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
support Spelling (#17705) 2022-03-06 22:51:40 +01:00
validators Remove IP matching from e-mail domain blocks (#18190) 2022-04-29 23:27:03 +02:00
views Redesign /about when already logged in (#17348) 2022-03-03 16:14:44 +01:00
workers Fix UserCleanupScheduler crash when an unconfirmed account has a moderation note (#23318) (#23487) 2023-02-09 21:01:38 +01:00
rails_helper.rb Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00
spec_helper.rb Improve tests involving push_bulk (#17508) 2022-02-10 19:42:45 +01:00