Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 10.4 #547

Merged
merged 11 commits into from
Feb 15, 2024
Merged

Release: 10.4 #547

merged 11 commits into from
Feb 15, 2024

Conversation

kmycode
Copy link
Owner

@kmycode kmycode commented Feb 14, 2024

No description provided.

kmycode and others added 8 commits February 15, 2024 08:17
* Fix: リモートアカウント情報のNgWord検査でNULLが出る問題

* Add test
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* 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 <[email protected]>
* 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
@kmycode kmycode added this to the kb10.4 milestone Feb 14, 2024
@kmycode kmycode merged commit fd72d4b into releases/10 Feb 15, 2024
40 checks passed
@kmycode kmycode deleted the kb-draft-10.4 branch February 15, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants