nas/spec
Emelia Smith d5e14b2865 Merge pull request from GHSA-7w3c-p9j8-mq3x
* Ensure destruction of OAuth Applications notifies streaming

Due to doorkeeper using a dependent: delete_all relationship, the destroy of an OAuth Application bypassed the existing AccessTokenExtension callbacks for announcing destructing of access tokens.

* Ensure password resets revoke access to Streaming API

* Improve performance of deleting OAuth tokens

---------

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-02-15 08:33:46 +09:00
..
chewy Add new public status index (#26344) 2023-08-24 16:40:04 +02:00
config/initializers/rack Fix RSpec/SpecFilePathFormat cops (#27730) 2023-11-06 16:25:40 +00:00
controllers Add rate-limit of TOTP authentication attempts at controller level (#28801) 2024-01-25 08:00:45 +09:00
fabrication Restore console behavior in test env (#26401) 2023-08-09 11:26:56 +02:00
fabricators Merge remote-tracking branch 'parent/main' into upstream-20231221 2023-12-21 08:37:12 +09:00
features Fix Capybara/ClickLinkOrButtonStyle cop in spec/features (#28576) 2024-01-04 09:20:32 +00:00
fixtures Add spec coverage for CLI::Emoji class (#28182) 2023-12-06 08:52:30 +00:00
generators Fix flaky tests related to file creation (#28248) 2023-12-06 22:22:25 +00:00
helpers Merge remote-tracking branch 'parent/main' into upstream-20231221 2023-12-21 08:37:12 +09:00
lib Merge pull request from GHSA-3fjr-858r-92rw 2024-02-02 07:37:05 +09:00
locales Replace i18n view spec with helper spec (#24966) 2023-05-15 17:25:04 +02:00
mailers Merge remote-tracking branch 'parent/main' into upstream-20231124 2023-11-24 09:07:40 +09:00
models Merge pull request from GHSA-7w3c-p9j8-mq3x 2024-02-15 08:33:46 +09:00
policies Add: #8 サークル投稿の転送 (#294) 2023-11-30 09:29:24 +09:00
presenters Merge remote-tracking branch 'parent/main' into upstream-20231221 2023-12-21 08:37:12 +09:00
requests Disable administrative doorkeeper routes (#29187) 2024-02-15 08:33:03 +09:00
routing Enable Style/FrozenStringLiteralComment for specs (#23790) 2023-02-22 09:55:31 +09:00
search Merge remote-tracking branch 'parent/main' into upstream-20231204 2023-12-04 12:04:52 +09:00
serializers Fix: #442 カスタム絵文字のaliasesにnullが入る場合がある (#443) 2024-01-10 09:43:56 +09:00
services Fix: リモートアカウント情報のNgWord検査でNULLが出る問題 (#541) 2024-02-15 08:17:13 +09:00
support Fix Capybara/ClickLinkOrButtonStyle cop in spec/features (#28576) 2024-01-04 09:20:32 +00:00
system Fix Capybara/ClickLinkOrButtonStyle cop in spec/features (#28576) 2024-01-04 09:20:32 +00:00
validators Don't stub SUT in FollowLimitValidator spec (#27760) 2023-11-08 12:49:46 +00:00
views Fix RSpec/MetadataStyle cop in spec/ (#27729) 2023-11-06 14:28:20 +00:00
workers Remove: SidekiqHealthScheduler (#441) 2024-01-09 20:44:19 +09:00
rails_helper.rb Clean up tagged_with_* Status specs, fix RSpec/LetSetup cop (#28462) 2023-12-22 08:32:27 +00:00
spec_helper.rb Merge remote-tracking branch 'parent/main' into upstream-20231116 2023-11-16 22:58:29 +09:00