1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-16 22:07:39 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
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
feiniks
b954d8e14c
C add permission check (#529)
* C add permission check

* Fix ci error
2021-12-14 17:35:45 +08:00
feiniks
de5721db72
start mysql service (#328) 2020-03-20 10:20:16 +08:00
ly1217
74cd4594d6 Use github action as ci test. 2020-01-13 18:55:55 -08:00
Shuai Lin
b2d058badc
Add functional tests (#120)
* functional tests setup

* add a test case
2018-01-16 17:10:26 +08:00