1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-19 17:49:19 +00:00
seafile-server/fuse
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
..
file.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
getattr.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
Makefile.am Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
readdir.c Add and del ccnet compilation dependency in seafile (#347) 2020-05-09 16:31:47 +08:00
repo-mgr.c fixed compile warning (#464) 2021-06-09 11:03:17 +08:00
repo-mgr.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
seaf-fuse.c fixed compile warning (#464) 2021-06-09 11:03:17 +08:00
seaf-fuse.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
seafile-session.c Add ccnet config for fuse (#443) 2021-01-21 11:44:07 +08:00
seafile-session.h Merge the functions of ccnet-server into seafile-server (#293) 2020-04-15 10:21:04 +08:00