Yang Luo
|
fce4efcb84
|
Call Enforcer.ClearPolicy() to remove previous rules in DB.
|
2021-05-13 22:50:50 +08:00 |
|
Kininaru
|
827930a020
|
feat: add reset phone by verification code
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fixed client bug
Signed-off-by: Kininaru <shiftregister233@outlook.com>
feat: add i18n
Signed-off-by: Kininaru <shiftregister233@outlook.com>
add Casbin License
Signed-off-by: Kininaru <shiftregister233@outlook.com>
removed port from remoteaddr
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-05-12 22:59:42 +08:00 |
|
Kininaru
|
885592d774
|
feat: add email sender
Signed-off-by: Kininaru <shiftregister233@outlook.com>
update go mod sum
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-05-09 11:39:42 +08:00 |
|
Yang Luo
|
a1851c2b78
|
Add github.com/dchest/captcha imports.
|
2021-05-09 11:29:25 +08:00 |
|
Yang Luo
|
76e4490aa7
|
Add cron job to run syncUsers().
|
2021-05-02 23:18:12 +08:00 |
|
Kininaru
|
6dcece3990
|
feat: add pg for db adapter (#50)
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fix: postgres creating failed
Signed-off-by: Kininaru <shiftregister233@outlook.com>
nil
Signed-off-by: Kininaru <shiftregister233@outlook.com>
rewrite postgres logic
Signed-off-by: Kininaru <shiftregister233@outlook.com>
removed pq from dependencies
Signed-off-by: Kininaru <shiftregister233@outlook.com>
comment pq
Signed-off-by: Kininaru <shiftregister233@outlook.com>
typo
Signed-off-by: Kininaru <shiftregister233@outlook.com>
comment
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-04-29 21:53:42 +08:00 |
|
hsluoyz
|
d0e243fca3
|
Merge pull request #23 from Kininaru/master
feat: added avatar tailoring and uploading
|
2021-03-17 13:25:53 +08:00 |
|
Kininaru
|
1908f528c8
|
feat: added avatar tailoring and uploading
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fixed type errors
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fixed the wrong folder
Signed-off-by: Kininaru <shiftregister233@outlook.com>
rewrite login check logic, added unix time to avatar url
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fixed a bug about strconv
Signed-off-by: Kininaru <shiftregister233@outlook.com>
supported oss
Signed-off-by: Kininaru <shiftregister233@outlook.com>
disabled oss provide qiniu
Signed-off-by: Kininaru <shiftregister233@outlook.com>
Fixed avatar url error
Signed-off-by: Kininaru <shiftregister233@outlook.com>
Fixed avatar length bug
Signed-off-by: Kininaru <shiftregister233@outlook.com>
Fixed avatar length bug
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fixed oss.conf
Signed-off-by: Kininaru <shiftregister233@outlook.com>
Put uploading avatar into UserEditPage
Signed-off-by: Kininaru <shiftregister233@outlook.com>
removed avatar dir
Signed-off-by: Kininaru <shiftregister233@outlook.com>
removed avatar in main.go
Signed-off-by: Kininaru <shiftregister233@outlook.com>
Made CropperDiv a reusable component, and updated README for OSS config
Signed-off-by: Kininaru <shiftregister233@outlook.com>
Convert ts to js
Signed-off-by: Kininaru <shiftregister233@outlook.com>
removed ts
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fix: set avatar link to string 255
Signed-off-by: Kininaru <shiftregister233@outlook.com>
fix: updated yarn lock
Signed-off-by: Kininaru <shiftregister233@outlook.com>
add: Casbin license
Signed-off-by: Kininaru <shiftregister233@outlook.com>
|
2021-03-17 13:19:23 +08:00 |
|
Yang Luo
|
f014554415
|
Generate real access token.
|
2021-03-14 22:48:09 +08:00 |
|
Yang Luo
|
9e8bde509a
|
Add clientId and clientSecret to app.
|
2021-03-06 16:39:17 +08:00 |
|
Yang Luo
|
ba4185c9b1
|
Add AuthzFilter.
|
2021-02-28 20:23:50 +08:00 |
|
Yang Luo
|
7203dcbe22
|
Set CookieSameSite to None.
|
2021-02-14 19:41:51 +08:00 |
|
Yang Luo
|
c81118feff
|
Add github oauth.
|
2021-02-14 00:22:24 +08:00 |
|
Yang Luo
|
6e015a959f
|
Add user's id.
|
2021-02-13 20:10:41 +08:00 |
|
Yang Luo
|
b5eb673c81
|
Add user list and edit pages.
|
2020-10-20 23:14:03 +08:00 |
|
Yang Luo
|
49d84c1c2c
|
Add server code.
|
2020-10-20 21:57:29 +08:00 |
|