1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-05-07 23:56:22 +00:00
seafile-server/fileserver/commitmgr
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
..
commitmgr_test.go Merge same repo once and check fs object is valid (#578) 2022-09-28 16:43:07 +08:00
commitmgr.go Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00
null.go Don't omit commit id when marshal commit to json (#491) 2021-09-23 14:12:53 +08:00