[PR #397] [MERGED] Feature/self host notion import #22480

Closed
opened 2026-02-21 20:19:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/397
Author: @JohnJyong
Created: 6/17/2023
Status: Merged
Merged: 6/17/2023
Merged by: @JohnJyong

Base: mainHead: feature/self-host-notion-import


📝 Commits (2)

  • 4fbce7f add self-host mode notion import
  • a400fd8 add self-host mode notion import

📊 Changes

4 files changed (+73 additions, -6 deletions)

View changed files

📝 api/config.py (+3 -0)
📝 api/controllers/console/auth/data_source_oauth.py (+8 -2)
📝 api/core/data_source/notion.py (+4 -2)
📝 api/libs/oauth_data_source.py (+58 -2)

📄 Description

No description provided


🔄 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/pull/397 **Author:** [@JohnJyong](https://github.com/JohnJyong) **Created:** 6/17/2023 **Status:** ✅ Merged **Merged:** 6/17/2023 **Merged by:** [@JohnJyong](https://github.com/JohnJyong) **Base:** `main` ← **Head:** `feature/self-host-notion-import` --- ### 📝 Commits (2) - [`4fbce7f`](https://github.com/langgenius/dify/commit/4fbce7ff1f0ef757ab6cf2a9ff2f3147c33bae26) add self-host mode notion import - [`a400fd8`](https://github.com/langgenius/dify/commit/a400fd899fa704ffeca68748103194e67b70658a) add self-host mode notion import ### 📊 Changes **4 files changed** (+73 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `api/config.py` (+3 -0) 📝 `api/controllers/console/auth/data_source_oauth.py` (+8 -2) 📝 `api/core/data_source/notion.py` (+4 -2) 📝 `api/libs/oauth_data_source.py` (+58 -2) </details> ### 📄 Description _No description provided_ --- <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-21 20:19:03 -05:00
yindo closed this issue 2026-02-21 20:19:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22480