mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Feat: enable 2FA / password management
This commit is contained in:
@@ -135,7 +135,7 @@ func ProcessCallback(service CallbackProcessService, c *gin.Context) serializer.
|
||||
fileHeader := local.FileStream{
|
||||
Size: callbackBody.Size,
|
||||
VirtualPath: callbackSession.VirtualPath,
|
||||
Name: callbackBody.Name,
|
||||
Name: callbackSession.Name,
|
||||
}
|
||||
|
||||
// 生成上下文
|
||||
|
||||
Reference in New Issue
Block a user