1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-26 07:01:34 +00:00
seafile-server/fileserver
feiniks 61126d108c
Add json exp (#699)
* Add json exp

* Add json exp and add gen jwt token

* Gen seahub and notif jwt token

* Add exp for gen jwt token

* Delete gen_jwt_token API

* Delete set exp to 72 hour

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-09-18 17:59:24 +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 Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
option Add json exp (#699) 2024-09-18 17:59:24 +08:00
repomgr Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
searpc Go fileserver (#437) 2021-01-04 11:41:53 +08:00
share Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
utils Add json exp (#699) 2024-09-18 17:59:24 +08:00
workerpool Fix create closer error 2023-07-25 11:17:50 +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 Add json exp (#699) 2024-09-18 17:59:24 +08:00
fileserver.go Add json exp (#699) 2024-09-18 17:59:24 +08:00
go.mod Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
go.sum Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
http_code.go Go fileserver (#437) 2021-01-04 11:41:53 +08:00
merge_test.go Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
merge.go Add json exp (#699) 2024-09-18 17:59:24 +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 Add json exp (#699) 2024-09-18 17:59:24 +08:00
virtual_repo.go Send repo update event to notification server (#602) 2023-03-11 12:14:39 +08:00