-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
fix: Authentication provider credentials are usable across Parse Server apps #9667
Conversation
I will reformat the title to use the proper commit message syntax. |
🚀 Thanks for opening this pull request! |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## alpha #9667 +/- ##
==========================================
- Coverage 93.55% 93.11% -0.44%
==========================================
Files 186 187 +1
Lines 14840 14998 +158
==========================================
+ Hits 13883 13965 +82
- Misses 957 1033 +76 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
## [8.0.2-alpha.1](8.0.1...8.0.2-alpha.1) (2025-03-21) ### Bug Fixes * Authentication provider credentials are usable across Parse Server apps; fixes security vulnerability [GHSA-837q-jhwx-cmpv](GHSA-837q-jhwx-cmpv) ([#9667](#9667)) ([5ef0440](5ef0440))
🎉 This change has been released in version 8.0.2-alpha.1 |
## [8.0.2](8.0.1...8.0.2) (2025-03-21) ### Bug Fixes * Authentication provider credentials are usable across Parse Server apps; fixes security vulnerability [GHSA-837q-jhwx-cmpv](GHSA-837q-jhwx-cmpv) ([#9667](#9667)) ([5ef0440](5ef0440))
🎉 This change has been released in version 8.0.2 |
Fixes security vulnerability GHSA-837q-jhwx-cmpv.