[PR #919] [MERGED] feat: allow to use both bearer and basic token #1625

Closed
opened 2026-02-16 10:23:31 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/919
Author: @iopanda
Created: 5/15/2025
Status: Merged
Merged: 5/19/2025
Merged by: @crazywoola

Base: mainHead: feat/confluence-with-free-auth-method


📝 Commits (2)

  • 620363b feat: allow to use both bearer and basic token
  • b0b3a52 bump version

📊 Changes

3 files changed (+9 additions, -20 deletions)

View changed files

📝 tools/confluence/manifest.yaml (+1 -1)
📝 tools/confluence/provider/confluence.yaml (+5 -17)
📝 tools/confluence/tools/auth.py (+3 -2)

📄 Description

This PR contains Changes to Non-LLM Models Plugin

  • I have Run Comprehensive Tests Relevant to My Changes

image
image

close https://github.com/langgenius/dify-official-plugins/issues/911


🔄 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/langgenius/dify-official-plugins/pull/919 **Author:** [@iopanda](https://github.com/iopanda) **Created:** 5/15/2025 **Status:** ✅ Merged **Merged:** 5/19/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `feat/confluence-with-free-auth-method` --- ### 📝 Commits (2) - [`620363b`](https://github.com/langgenius/dify-official-plugins/commit/620363b2b47a966532a0ce24eb0d04a5b0f952f0) feat: allow to use both bearer and basic token - [`b0b3a52`](https://github.com/langgenius/dify-official-plugins/commit/b0b3a52a963973ca3d7b5fa2ebd10178f84d961c) bump version ### 📊 Changes **3 files changed** (+9 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `tools/confluence/manifest.yaml` (+1 -1) 📝 `tools/confluence/provider/confluence.yaml` (+5 -17) 📝 `tools/confluence/tools/auth.py` (+3 -2) </details> ### 📄 Description ## This PR contains Changes to *Non-LLM Models Plugin* - [x] I have Run Comprehensive Tests Relevant to My Changes <!-- 📷 Include Screenshots/Videos Demonstrating the Fix, New Feature, or the Behavior Before/After Breaking Changes. --> ![image](https://github.com/user-attachments/assets/903b4be9-34c1-4cb6-a2bb-32960f1eed0e) ![image](https://github.com/user-attachments/assets/2d7e69ad-17d8-4630-a154-6e6f4aee1339) close https://github.com/langgenius/dify-official-plugins/issues/911 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:23:31 -05:00
yindo closed this issue 2026-02-16 10:23:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1625