Commit Graph

12 Commits

Author SHA1 Message Date
gazebo
3855e79809 用户修改属性时的最后修改人从jxadmin改为用户id
用户注册时也记录相应的最后登录信息
2019-10-09 11:06:08 +08:00
gazebo
47a0a892b6 - 重构了dao.GetAuthBind和dao.GetUserBindAuthInfo
- AuthBind的唯一索引调整为"AuthID", "Type", "BindType", "DeletedAt"
2019-09-06 16:26:47 +08:00
gazebo
dad8adc4bf + AuthBind中添加BindType
- 合并函数GetAuthBindsByAuthID2
- User中的mobile与email改为可为null
2019-09-03 15:35:54 +08:00
gazebo
3113e9d603 - replace literal 'admin' with const 2019-03-12 15:53:13 +08:00
gazebo
ce109a60b3 - dingding auth 2019-03-07 21:15:19 +08:00
gazebo
cba9265eab - fix bugs in auth2 2019-03-05 14:18:40 +08:00
gazebo
f925049983 - fk 2019-03-05 11:43:40 +08:00
gazebo
12827d08a3 - fix bug in password.ChangePassword 2019-03-05 11:25:56 +08:00
gazebo
dee5524331 - ErrAuthTypeAlreadyExist 2019-03-05 09:20:13 +08:00
gazebo
dce28f4aa0 - fullfill ChangePassword 2019-03-04 11:39:11 +08:00
gazebo
6793e7443d - user2 2019-03-03 22:20:07 +08:00
gazebo
421240ac54 - first edition of auth2 2019-03-01 17:43:17 +08:00