1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-31 06:49:58 +00:00
seafile-server/server
feiniks 96996b79e3
Support argon2id password hash algo (#637)
* Support argon2id password hash algo

* CI install argon2 deps

* Go support argonid algo

* RPC add pwd_hash_algo and pwd_hash_params

* Support password hash algo

* Don't set magic when pwd_hash is set

* Fix ci error

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-05-22 18:49:57 +08:00
..
gc Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
access-file.c Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
access-file.h Add option to build http server (#648) 2024-03-13 19:38:44 +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 Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
http-server.h Add option to build http server (#648) 2024-03-13 19:38:44 +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 Add notification server (#535) 2022-12-16 15:29:01 +08:00
http-tx-mgr.h Add notification server (#535) 2022-12-16 15:29:01 +08:00
index-blocks-mgr.c Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
index-blocks-mgr.h Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
Makefile.am Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
notif-mgr.c Delete seafile_auth_token option (#594) 2023-02-11 10:54:50 +08:00
notif-mgr.h Delete seafile_auth_token option (#594) 2023-02-11 10:54:50 +08:00
pack-dir.c Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
pack-dir.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
passwd-mgr.c Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +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 Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
repo-mgr.h Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
repo-op.c Don't support move directory to its subdirectory (#645) 2024-02-04 16:40:34 +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 Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
seafile-session.c Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
seafile-session.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
share-mgr.c Delete sub query (#582) 2022-12-05 18:35:41 +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 Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
upload-file.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
virtual-repo.c Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +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 Add option to build http server (#648) 2024-03-13 19:38:44 +08:00
zip-download-mgr.h Add option to build http server (#648) 2024-03-13 19:38:44 +08:00