WindSpiritSR
8c6f0a31b6
feat: support storage provider to terms of use file ( #221 )
...
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
2021-08-14 14:23:15 +08:00
Yang Luo
a5783598ff
Rename to UploadFile().
2021-08-14 14:19:48 +08:00
sh1luo
c55fa4f452
feat: add local file system storage provider ( #224 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-08-14 14:19:45 +08:00
Yang Luo
44150a6781
Refactor the storage provider interface.
2021-08-14 14:19:37 +08:00
Yang Luo
6aeadfa3bd
Improve provider check.
2021-08-14 14:19:23 +08:00
sh1luo
8c66ef6860
fix: improve code specification ( #231 )
2021-08-14 14:18:08 +08:00
Yang Luo
d79544f34a
Use User in Claims.
2021-08-14 14:15:52 +08:00
Yang Luo
af3def97bf
Fix avatar upload.
2021-08-14 14:08:29 +08:00
Yang Luo
acca9eacdc
Add app's TermsOfUse.
2021-08-03 21:00:17 +08:00
Yang Luo
1a2d85102c
Support defaultHttpClient.
2021-08-01 17:36:03 +08:00
sh1luo
bc5e748e5c
feat: add country/region select ( #207 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-07-31 16:02:48 +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
512a451800
feat: add wecom provider ( #200 )
...
Signed-off-by: sh1luo <690898835@qq.com>
2021-07-28 20:36:27 +08:00
Kininaru
3d493b8d8f
feat: integrate Storage config into providers ( #198 )
...
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-07-26 11:39:49 +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
Yang Luo
bb09b24b0f
Use signup app for GetApplicationByUser().
2021-07-19 10:14:25 +08:00
WindSpiritSR
705d2ede6b
feat: support LDAP ( #160 )
...
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
2021-07-19 10:13:23 +08:00
WindSpiritSR
a22dfd8954
fix: db data init and frontend warning
...
Signed-off-by: WindSpiritSR <simon343riley@gmail.com>
2021-07-19 10:13:01 +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
wasabi
c963ba6098
feat: add linkedin provider
...
Signed-off-by: wasabi <690898835@qq.com>
2021-07-19 09:57:43 +08:00
wasabi
8e6e427ce6
fix: null properties bug
...
Signed-off-by: wasabi <690898835@qq.com>
2021-07-04 12:19:54 +08:00
killer
62397ce3b1
feat: admin can update user's organization
...
Signed-off-by: killer <1533063601@qq.com>
2021-06-25 16:28:10 +08:00
killer
81a2f91d83
fix: Users can update the language to the database
...
Signed-off-by: killer <1533063601@qq.com>
2021-06-22 09:15:03 +08:00
Yang Luo
9c233e42c0
Add SignupApplication to user.
2021-06-21 10:22:47 +08:00
Yang Luo
64f85fdc6c
Fix get null object bug.
2021-06-21 01:09:02 +08:00
Yang Luo
54e97d57bf
Use OAuth avatar to update default avatar.
2021-06-21 00:54:07 +08:00
Yang Luo
d3a8ab8347
Finish the prompt page logic.
2021-06-20 11:52:04 +08:00
Yang Luo
6dc3fd0f45
Avoid linking the same account twice.
2021-06-18 23:25:24 +08:00
killer
00134dda4f
fix: Properties can now be updated
...
Signed-off-by: killer <1533063601@qq.com>
2021-06-18 16:16:40 +08:00
Yang Luo
32afafd56c
Add Prompted field.
2021-06-18 02:02:43 +08:00
Yang Luo
ce60a76920
Rename canUnbind to canUnlink.
2021-06-17 13:45:10 +08:00
Yang Luo
586da5caac
Add isValidPersonalName().
2021-06-17 11:55:06 +08:00
Yang Luo
9dd43238f0
Add DefaultAvatar to org.
2021-06-17 01:44:19 +08:00
Yang Luo
b11b3b6021
Use signup table in Signup API.
2021-06-17 00:49:02 +08:00
Yang Luo
02b1feb2e5
Add signup table.
2021-06-16 14:07:39 +08:00
Yang Luo
7ea469e876
Add provider_item.go
2021-06-16 00:18:56 +08:00
Yang Luo
a7912eecc1
Add SigninUrl to application.
2021-06-14 22:55:08 +08:00
Yang Luo
5a852bfd1d
Use new providerItem.
2021-06-14 22:42:34 +08:00
Yang Luo
9fe310f2b7
Add provider table.
2021-06-14 19:09:04 +08:00
wasabi
d14ba476b9
feat: add gitee provider ( #104 )
...
* feat: add gitee provider
Signed-off-by: wasabi <690898835@qq.com>
* Update gitee.go
Signed-off-by: wasabi <690898835@qq.com>
2021-06-14 12:53:07 +08:00
Yang Luo
00ba783fc4
Use static resources.
2021-06-12 12:29:07 +08:00
wasabi
3d3a331784
feat: add weibo provider
...
Signed-off-by: wasabi <690898835@qq.com>
2021-06-10 16:55:36 +08:00
Yang Luo
8e5f3c18e1
Add UpdateUserInternal().
2021-06-09 21:41:27 +08:00
Yang Luo
f672045b45
Allow to sign up with OAuth.
2021-06-09 21:28:33 +08:00
Yang Luo
440aad2369
Only show some providers in signup page.
2021-06-09 20:42:23 +08:00
wasabi
4162ab4984
feat: add dingtalk provider ( #94 )
...
* feat: add dingtalk provider
Signed-off-by: zKen <690898835@qq.com>
* fix: amend the comment
Signed-off-by: zKen <690898835@qq.com>
2021-06-09 19:53:22 +08:00
Yang Luo
98ec187019
Fix RedirectUris null bug.
2021-06-06 22:17:47 +08:00
Kininaru
56be5f9a51
feat: authorize via clientId and clientSecret
...
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-06-06 17:27:03 +08:00
WindSpiritSR
6142ca52ca
feat: add facebook provider ( #79 )
...
* feat: add facebook provider
Signed-off-by: WindSpirit <simon343riley@gmail.com>
* fix: set fb id to username and reformat
Signed-off-by: WindSpirit <simon343riley@gmail.com>
2021-06-06 10:06:54 +08:00
Yang Luo
eb658ad8ee
Support affiliation sync.
2021-06-04 23:26:30 +08:00