Manish Madan
7c46d8a094
Merge pull request #2029 from abfeb8/main
...
feat: add Microsoft Entra ID integration
2025-10-15 13:38:48 +05:30
Manish Madan
f0b954dbfb
Upload: communicate failure, minor frontend updates ( #2048 )
...
* (feat:pause-stream) generator exit
* (feat:pause-stream) close request
* (feat:pause-stream) finally close; google anthropic
* (feat:task_status)communicate failure
* (clean:connector) unused routes
* (feat:file-table) missing skeletons
* (fix:apiKeys) build err
---------
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2025-10-10 17:34:02 +03:00
Abhishek Malviya
8edb6dcf2a
feat: add Microsoft Entra ID integration
...
- Updated .env-template and settings.py for Microsoft Entra ID configuration.
- Enhanced ConnectorsCallback to support SharePoint authentication.
- Introduced SharePointAuth and SharePointLoader classes.
- Added required dependencies in requirements.txt.
2025-10-07 15:23:32 +05:30
ManishMadan2882
52065e69a4
ruff
2025-09-25 05:05:59 +05:30
ManishMadan2882
2d0e97b66d
(feat:oauth) provider as state, not args
2025-09-25 04:55:25 +05:30
ManishMadan2882
ac66d77512
(fix:oauth) handle access denied
2025-09-25 03:45:12 +05:30
ManishMadan2882
c0361ff03d
(fix:oauth) user field null
2025-09-25 03:27:16 +05:30
ManishMadan2882
6ca3d9585c
(fix:connector) db entry
2025-09-20 19:52:12 +05:30
ManishMadan2882
896612a5a3
(fix:auth) refresh drive token
2025-09-19 22:57:09 +05:30
ManishMadan2882
da2f8477e6
(feat:drive) oauth for drive.file scope, picker
2025-09-17 19:37:01 +05:30
ManishMadan2882
ec0c4c3b84
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-09-16 14:59:18 +05:30
Siddhant Rai
188d118fc0
refactor: remove unused logging import from routes.py
2025-09-10 22:14:31 +05:30
ManishMadan2882
b2b9670a23
(feat:connectors) type as connector:file
2025-09-09 00:00:58 +05:30
ManishMadan2882
7896526f19
(feat:load_files) search feature
2025-09-05 10:35:23 +05:30
ManishMadan2882
f7f6042579
(feat:connector) paginate files
2025-09-04 07:58:12 +05:30
ManishMadan2882
7e2cbdd88c
(feat:connector) redirect url as backend overhead
2025-09-03 09:57:13 +05:30
ManishMadan2882
384ad3e0ac
(feat:connector) raw sync flow
2025-09-02 13:34:31 +05:30
ManishMadan2882
e55d1a5865
(feat:connector,auth) consider user_id
2025-08-29 02:13:51 +05:30
ManishMadan2882
018273c6b2
(feat:connector) refactor, updated routes FE
2025-08-29 01:06:40 +05:30
ManishMadan2882
4065041a9f
(feat:connectors) separate routes, namespace
2025-08-28 00:51:09 +05:30