1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-03 02:06:33 +00:00
seafile-server/python/seafile
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
..
__init__.py Upadte to python3. 2019-06-27 22:30:31 -07:00
Makefile.am Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
rpcclient.py Support argon2id password hash algo (#637) 2024-05-22 18:49:57 +08:00