[PR #103] [MERGED] Fix Dropbox OAUth2 init #85

Closed
opened 2026-05-23 08:40:17 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase-server/pull/103
Author: @appy-one
Created: 12/28/2023
Status: Merged
Merged: 12/28/2023
Merged by: @appy-one

Base: masterHead: fix/dropbox-oauth2-init


📝 Commits (1)

📊 Changes

1 file changed (+140 additions, -140 deletions)

View changed files

📝 src/oauth-providers/dropbox.ts (+140 -140)

📄 Description

Only pass value for require_role and/or locale if they have been set.

This prevents a Dropbox error saying require_role must not be an empty string


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/appy-one/acebase-server/pull/103 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 12/28/2023 **Status:** ✅ Merged **Merged:** 12/28/2023 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `fix/dropbox-oauth2-init` --- ### 📝 Commits (1) - [`c00a4b6`](https://github.com/appy-one/acebase-server/commit/c00a4b645d4b3d14ded8fa018211fd4e8bddaa75) Fix Dropbox OAUth2 init ### 📊 Changes **1 file changed** (+140 additions, -140 deletions) <details> <summary>View changed files</summary> 📝 `src/oauth-providers/dropbox.ts` (+140 -140) </details> ### 📄 Description Only pass value for `require_role` and/or `locale` if they have been set. This prevents a Dropbox error saying `require_role` must not be an empty string --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:40:17 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase-server#85
No description provided.