mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
feat(mobile): only allow request from mobile client to copy session
This commit is contained in:
@@ -395,5 +395,4 @@ func UserPerformCopySession(c *gin.Context) {
|
||||
} else {
|
||||
c.JSON(200, ErrorResponse(err))
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user