fix: Users without the "Manage OAuth Apps" permission can't log in with third-party apps (#32986)
Showing
- .changeset/cool-rocks-remember.md 6 additions, 0 deletions.changeset/cool-rocks-remember.md
- apps/meteor/app/api/server/v1/oauthapps.ts 5 additions, 4 deletionsapps/meteor/app/api/server/v1/oauthapps.ts
- apps/meteor/server/models/raw/OAuthApps.ts 12 additions, 6 deletionsapps/meteor/server/models/raw/OAuthApps.ts
- apps/meteor/tests/end-to-end/api/oauthapps.ts 50 additions, 34 deletionsapps/meteor/tests/end-to-end/api/oauthapps.ts
- packages/model-typings/src/models/IOAuthAppsModel.ts 1 addition, 0 deletionspackages/model-typings/src/models/IOAuthAppsModel.ts
Loading
Please register or sign in to comment