Yang Luo
ba1646a0c3
Add cert pages.
2021-12-31 00:36:36 +08:00
Gucheng Wang
c2110ef59d
Add sync pages.
2021-12-17 16:35:45 +08:00
Yixiang Zhao
113398c36b
feat: support SAML and test with aliyun IDaaS ( #346 )
...
* feat: support SAML and test with aliyun IDaaS
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* refactor: refactor saml.go and router
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: add param to getSamlLogin()
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* feat: add inputs to parse metadata automatically and show sp-acs-url, sp-entity-id
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2021-12-06 21:46:50 +08:00
Товарищ программист
07fa438348
feat: update swagger api json with tags ( #347 )
...
Signed-off-by: Товарищ программист <2962928213@qq.com>
2021-12-03 20:42:36 +08:00
Товарищ программист
bddd57cda8
feat: implement jwks_uri handler in oidc discovery ( #334 )
...
Signed-off-by: Товарищ <2962928213@qq.com>
2021-11-22 17:47:44 +08:00
Gucheng Wang
0b3742b0b1
Add GetSortedUsers() and GetUserCount() APIs.
2021-11-19 10:51:06 +08:00
Gucheng Wang
54ef2ec09f
Expose GetOAuthCode() as API.
2021-11-08 23:28:41 +08:00
Gucheng Wang
0e71e603ac
Add webhook pages.
2021-11-07 16:24:13 +08:00
Yang Luo
a1b5282da9
Add /.well-known/openid-configuration route.
2021-09-25 14:54:13 +08:00
Yang Luo
398ba19fa5
Add CheckUserPassword() API.
2021-08-15 21:57:36 +08:00
Yang Luo
495b64995f
Add resource list page.
2021-08-15 00:25:46 +08:00
Yang Luo
5c2f96bda0
Add UploadFile() API.
2021-08-14 14:22:01 +08:00
sh1luo
8c66ef6860
fix: improve code specification ( #231 )
2021-08-14 14:18:08 +08:00
Kininaru
7a2230f63e
feat: expose email and sms APIs as services to SDK ( #202 )
...
Signed-off-by: Kininaru <shiftregister233@outlook.com>
invalid receivers
2021-07-30 14:15:10 +08:00
sh1luo
c632c3c307
fix: replace casdoor with casbin ( #194 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-07-25 09:34:25 +08:00
WindSpiritSR
705d2ede6b
feat: support LDAP ( #160 )
...
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
2021-07-19 10:13:23 +08:00
Yang Luo
dc0712c8a5
Replace getDefaultApplication() with getUserApplication().
2021-07-19 10:12:04 +08:00
killer
21b36bbb47
feat: add UI to view logs
...
Signed-off-by: killer <1533063601@qq.com>
2021-07-19 10:11:01 +08:00
Weihao Chen
1cb5ae54c5
feat: add "forget password" [front & backend] ( #75 )
...
* feat: add "forget password" [front & backend]
Signed-off-by: Weihao <1340908470@qq.com>
* fix: verification code can be sent even if no mobile phone or email is selected
refactor: forgetPassword -> forget; GetEmailAndPhoneByUsername -> GetEmailAndPhone; remove useless note
Signed-off-by: Weihao <1340908470@qq.com>
2021-06-02 13:39:01 +08:00
Kininaru
f39378562f
feat: turing test before send code
...
Signed-off-by: Kininaru <shiftregister233@outlook.com>
i18n
i18n
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-05-22 21:03:49 +08:00
Yang Luo
db5ecddd3f
Remove /get-default-providers API.
2021-05-14 16:07:39 +08:00
Kininaru
400e335e68
feat: add reset email by verification code
...
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-05-12 21:38:31 +08:00
Kininaru
33e61cc5cf
feat: set password for users
...
Signed-off-by: Kininaru <shiftregister233@outlook.com>
removed useless blank
Signed-off-by: Kininaru <shiftregister233@outlook.com>
add license header
Signed-off-by: Kininaru <shiftregister233@outlook.com>
i18n
Signed-off-by: Kininaru <shiftregister233@outlook.com>
database logic
Signed-off-by: Kininaru <shiftregister233@outlook.com>
i18n
Signed-off-by: Kininaru <shiftregister233@outlook.com>
i18n
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-05-09 20:56:52 +08:00
Yang Luo
7a0ed4ebaf
Replace "register" with "sign up".
2021-04-27 22:47:44 +08:00
Yang Luo
36895801f0
Add Link API.
2021-04-19 01:14:41 +08:00
Yang Luo
6774b0379c
Add Unlink API.
2021-04-18 23:14:46 +08:00
Kininaru
3a13b8e73c
feat: add go backend API docs
...
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-03-29 23:40:25 +08:00
Yang Luo
808e6c6283
Finish /login/oauth/authorize
2021-03-20 22:34:22 +08:00
Yang Luo
63a4066a8d
Return code for /api/login
2021-03-20 13:05:34 +08:00
Yang Luo
9980ef1975
Add /api/get-app-login
2021-03-20 10:51:00 +08:00
Yang Luo
18c021b009
Merge two login functions.
2021-03-20 00:30:37 +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
4a170d1d56
Change /api/auth/login to POST.
2021-03-15 00:49:16 +08:00
Yang Luo
1fd6ee388c
Add /api/oauth/code API.
2021-03-14 18:18:03 +08:00
Yang Luo
202a94a8e5
Add /api/oauth/token API.
2021-03-14 00:18:11 +08:00
Yang Luo
85523fa9d4
Add token pages.
2021-03-14 00:00:29 +08:00
Yang Luo
64c9548019
Update license header.
2021-03-13 23:09:14 +08:00
Yang Luo
001496b90f
Add auth folder.
2021-02-14 14:34:03 +08:00
Yang Luo
c81118feff
Add github oauth.
2021-02-14 00:22:24 +08:00
Yang Luo
cdc1445883
Fix login.
2021-02-13 00:11:12 +08:00
Yang Luo
3ea58a0cdc
Add account APIs.
2021-02-11 22:56:08 +08:00
Yang Luo
84c1f2634e
Add application list and edit pages.
2020-12-20 23:24:09 +08:00
Yang Luo
b9adda2277
Add provider list and edit pages.
2020-12-20 21:25:23 +08:00
Yang Luo
f0692985f1
Add organization list and edit pages.
2020-12-20 20:31:48 +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