Yang Luo
e05fbec739
feat: keep backward compatibility in GetHashedPassword()
2025-07-21 19:32:59 +08:00
DacongDA
65ab36f073
feat: fix bug that GetHashedPassword() reports error ( #3982 )
2025-07-21 14:41:09 +08:00
raiki02
9bbe5afb7c
feat: use only one salt arg in CredManager.IsPasswordCorrect() ( #3936 )
2025-07-07 17:56:25 +08:00
Raiki
fb035a5353
feat: CredManager.GetHashedPassword() only contains one salt arg now ( #3928 )
2025-07-05 18:41:37 +08:00
Yixiang Zhao
16f5569e50
fix: encryption without salt ( #821 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com >
2022-06-22 22:30:27 +08:00
Gucheng Wang
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
jianmaikj
d6c2d0f3e8
feat: Add bcrypt encrypted password type ( #386 )
...
* Add loading and countdown status to the verification code sending button
* Add bcrypt encrypted password type
* Revert "Add loading and countdown status to the verification code sending button"
This reverts commit 782b9e229a
.
* Update bcrypt.go
* Update go.sum
2021-12-22 20:26:19 +08:00
Gucheng Wang
7792f4589d
Add CredManager.
2021-11-04 21:30:48 +08:00