seafile-server/fileserver
feiniks 7753e8e02a Return error message when failed to check file access (#737)
* Return error message when failed to check file access

* Update python to 3.12.9

* Update ci python

* Set error_msg to error_str

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2025-03-15 10:27:20 +08:00
..
blockmgr Go fileserver (#437) 2021-01-04 11:41:53 +08:00
commitmgr Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
diff Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
fsmgr Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
objstore Only use tmpfiles dir for blocks (#730) 2024-12-27 16:58:27 +08:00
option Adjust size of max_download_dir_size and max_upload_size (#739) 2025-02-26 11:47:08 +08:00
repomgr Check if repo_id is valid and set repo_id to VRepoInfo (#733) 2025-01-13 17:51:59 +08:00
searpc Go fileserver (#437) 2021-01-04 11:41:53 +08:00
share Output error and warning log (#717) 2024-11-23 17:33:09 +08:00
utils Redirect STDERR to error log (#709) 2024-10-29 10:57:03 +08:00
workerpool Output error and warning log (#717) 2024-11-23 17:33:09 +08:00
.golangci.yml Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
crypt.go Go fileserver support enc v3 repo (#552) 2022-04-11 18:48:18 +08:00
fileop.go Return error message when failed to check file access (#737) 2025-03-15 10:27:20 +08:00
fileserver.go Go fileserver support set db charset (#724) 2024-12-09 18:31:55 +08:00
go.mod Upgrade pkg version of ristretto (#740) 2025-03-03 12:39:35 +08:00
go.sum Upgrade pkg version of ristretto (#740) 2025-03-03 12:39:35 +08:00
http_code.go Go fileserver (#437) 2021-01-04 11:41:53 +08:00
merge.go Add json exp (#699) 2024-09-18 17:59:24 +08:00
merge_test.go Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
quota.go Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
size_sched.go Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
sync_api.go Fix skip cache error (#732) 2024-12-30 17:32:41 +08:00
virtual_repo.go Output error and warning log (#717) 2024-11-23 17:33:09 +08:00