q1anx1
2ea58cd639
chore(style): use gofumpt
to fmt go code ( #967 )
2022-08-07 12:26:14 +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
Jan Piechowicz
1b840a2e9f
feat: support argon2id pass manager ( #744 )
...
* support for argon2id
* Update argon2id.go
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-05-06 09:25:42 +08:00
Dean CN
a89a7f9eb7
bug fix ( #674 )
2022-04-17 17:01:56 +08:00
Yixiang Zhao
801302c6e7
feat: support user migration from Keycloak using syncer ( #645 )
...
* feat: support user migration from Keycloak using syncer
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* feat: add more Keycloak columns
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: requested changes
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-04-06 20:38:14 +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 782b9e229acf2cced9848f137f1b714b0be1df63.
* Update bcrypt.go
* Update go.sum
2021-12-22 20:26:19 +08:00
Gucheng Wang
7520b71198
Add Md5UserSaltCredManager.
2021-11-04 21:32:54 +08:00
Gucheng Wang
7792f4589d
Add CredManager.
2021-11-04 21:30:48 +08:00