mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
Confluence plugin: add dropdown to ask for Basic vs PAT token #495
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @frenoid on GitHub (Jul 28, 2025).
Self Checks
Dify version
1.7.0
Plugin version
confluence 0.0.2
Cloud or Self Hosted
Self Hosted (Source), Self Hosted (Docker)
Steps to reproduce
Not exactly a bug report but a feature request to handle Confluence tokens in a more user-friendly way.
Steps
How I Fixed
Enhancement request
Add a dropdown box named "Token type" to the confluence plugin with 2 options
Confluence plugin can handle the Authorization header accordingly
Related code:
https://github.com/langgenius/dify-official-plugins/pull/919/commits/620363b2b47a966532a0ce24eb0d04a5b0f952f0
✔️ Error log
No response
@frenoid commented on GitHub (Jul 29, 2025):
changed
<token>to{token}to avoid markdown making them invisible