Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
scriptscat
/
scriptcat
Public
Notifications
You must be signed in to change notification settings
Fork
390
Star
5.3k
Code
Issues
91
Pull requests
26
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
🐛 针对 WebDAV 修复 cookies 认证冲突 及 authType 支持
- #1308
#1308
Merged
CodFrm
merged 13 commits into
main
scriptscat/scriptcat:main
from
worktree-fix-webdav-cookies-1297
scriptscat/scriptcat:worktree-fix-webdav-cookies-1297
Copy head branch name to clipboard
Mar 27, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
🐛 针对 WebDAV 修复 cookies 认证冲突 及 authType 支持
#1308
CodFrm
merged 13 commits into
main
scriptscat/scriptcat:main
from
worktree-fix-webdav-cookies-1297
scriptscat/scriptcat:worktree-fix-webdav-cookies-1297
Copy head branch name to clipboard
Commits
Commits on Mar 22, 2026
🐛 修复 WebDAV 同步请求携带浏览器 cookies 导致认证冲突的问题 (#1297)
CodFrm
committed
57c66f4
View commit details
Copy full SHA for 57c66f4
Browse repository at this point
代码修正
cyfung1031
committed
804601b
View commit details
Copy full SHA for 804601b
Browse repository at this point
webDavPatched -> patched
cyfung1031
committed
6669b42
View commit details
Copy full SHA for 6669b42
Browse repository at this point
webdav.ts: 修正多个代码写法问题
cyfung1031
committed
bdae041
View commit details
Copy full SHA for bdae041
Browse repository at this point
次序调整
cyfung1031
committed
875ea6c
View commit details
Copy full SHA for 875ea6c
Browse repository at this point
Update webdav.ts
cyfung1031
committed
2b84cd3
View commit details
Copy full SHA for 2b84cd3
Browse repository at this point
加入 visibilityFor 修正UI显示,实作 token 和 none 等 authType方式
cyfung1031
committed
e79a233
View commit details
Copy full SHA for e79a233
Browse repository at this point
注释补充
cyfung1031
committed
2dbf8ab
View commit details
Copy full SHA for 2dbf8ab
Browse repository at this point
type check
cyfung1031
committed
219c621
View commit details
Copy full SHA for 219c621
Browse repository at this point
UI Fix
cyfung1031
committed
88f4d60
View commit details
Copy full SHA for 88f4d60
Browse repository at this point
修复 token auth
cyfung1031
committed
1631230
View commit details
Copy full SHA for 1631230
Browse repository at this point
accessToken & UI display
cyfung1031
committed
b02e4a3
View commit details
Copy full SHA for b02e4a3
Browse repository at this point
Commits on Mar 27, 2026
✅ 添加 WebDAVFileSystem 单元测试
CodFrm
committed
cff8bad
View commit details
Copy full SHA for cff8bad
Browse repository at this point
You can’t perform that action at this time.