seafile-server/server
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
..
gc Check if repo_id is valid and set repo_id to VRepoInfo (#733) 2025-01-13 17:51:59 +08:00
access-file.c Return error message when failed to check file access (#737) 2025-03-15 10:27:20 +08:00
access-file.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
change-set.c Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
change-set.h Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
copy-mgr.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
copy-mgr.h Check repo space when copy or move files. 2019-07-06 03:00:09 -07:00
fileserver-config.c Regularly cleanup files in the httptemp directory (#343) 2020-05-20 18:36:38 +08:00
fileserver-config.h Regularly cleanup files in the httptemp directory (#343) 2020-05-20 18:36:38 +08:00
http-server.c Return 409 when gc conflict (#731) 2024-12-30 15:03:54 +08:00
http-server.h Use post and add ip addr and user agent (#719) 2024-11-25 15:59:24 +08:00
http-status-codes.h modify some errors and be consistent with pro edition 2019-11-26 14:53:43 +08:00
http-tx-mgr.c Return error message when failed to check file access (#737) 2025-03-15 10:27:20 +08:00
http-tx-mgr.h Return error message when failed to check file access (#737) 2025-03-15 10:27:20 +08:00
index-blocks-mgr.c Add online gc (#706) 2024-10-24 18:34:16 +08:00
index-blocks-mgr.h Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
Makefile.am Add batch del files RPC (#694) 2024-09-13 14:58:45 +08:00
notif-mgr.c Add gen_jwt_token RPC (#674) 2024-07-31 18:03:41 +08:00
notif-mgr.h Delete seafile_auth_token option (#594) 2023-02-11 10:54:50 +08:00
pack-dir.c Support archive files with same name (#705) 2024-09-27 17:20:04 +08:00
pack-dir.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
passwd-mgr.c Set salt when use pwd_hash (#688) 2024-09-03 18:33:43 +08:00
passwd-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
permission-mgr.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
permission-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
quota-mgr.c Get group members add LIMIT (#416) 2020-10-15 15:26:01 +08:00
quota-mgr.h Add repo sort function 2019-12-30 16:19:33 +08:00
repo-mgr.c Check if file or dir is .. (#711) 2024-11-20 16:21:51 +08:00
repo-mgr.h Add online gc (#706) 2024-10-24 18:34:16 +08:00
repo-op.c Return 409 when gc conflict (#731) 2024-12-30 15:03:54 +08:00
repo-perm.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
seaf-server.c Load config from file and env (#710) 2024-10-30 11:20:20 +08:00
seafile-session.c Set site root to / when site root is empty string (#721) 2024-12-05 09:53:58 +08:00
seafile-session.h Read database config from seafile.conf and env (#713) 2024-11-05 17:42:24 +08:00
share-mgr.c Add column type to RepoInfo (#660) 2024-06-19 12:20:38 +08:00
share-mgr.h Get accessible repo list return 500 when db error exists (#423) 2020-11-28 14:40:27 +08:00
size-sched.c Update repofilecount compatibility for older version upgrades (#540) 2022-02-10 16:49:33 +08:00
size-sched.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
upload-file.c Adjust size of max_download_dir_size and max_upload_size (#739) 2025-02-26 11:47:08 +08:00
upload-file.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
virtual-repo.c Set salt when use pwd_hash (#688) 2024-09-03 18:33:43 +08:00
web-accesstoken-mgr.c Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
web-accesstoken-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
zip-download-mgr.c Adjust size of max_download_dir_size and max_upload_size (#739) 2025-02-26 11:47:08 +08:00
zip-download-mgr.h Add upload link and download link API (#683) 2024-09-03 18:19:37 +08:00