Gao Sun
|
803371d692
|
chore: legacy password policy cleanup
|
2023-09-12 16:12:39 +08:00 |
|
Darcy Ye
|
e0ee44d5d0
|
feat(core): add connector usage to GET APIs response (#4097)
* feat: add GET /connectors/:id/usage to get passwordless connector usage
* refactor(core): get usage when possible when transpiling connector
|
2023-06-30 16:22:34 +08:00 |
|
wangsijie
|
8baf8e5be6
|
test(core): add api response guard and error case tests to admin user (#3809)
test(core): add api response guard and error case tests to admin user api
|
2023-05-05 21:21:09 +08:00 |
|
Darcy Ye
|
632b8b1d84
|
refactor(schemas,core,console): use JsonObject instead of ArbitraryObject (#3730)
|
2023-04-24 11:11:27 +08:00 |
|
renovate[bot]
|
93bc915609
|
chore(deps): update silverhand configs monorepo packages to v3.0.0 (#3585)
* chore(deps): update silverhand configs monorepo packages to v3.0.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-03-24 16:28:36 +00:00 |
|
Darcy Ye
|
ad3611f5a0
|
refactor(schemas,core,toolkit): remove connector db storage and disable access (#3505)
|
2023-03-19 11:45:13 +00:00 |
|
Gao Sun
|
dd91ebddfa
|
refactor: cache well-known data
|
2023-03-17 13:59:53 +08:00 |
|
wangsijie
|
2bd5f36fc3
|
refactor(core,toolkit): extract connector loading code to toolkit (#3400)
|
2023-03-14 20:26:42 +08:00 |
|
Charles Zhao
|
9896390065
|
fix(core,schemas): remove sessionId usage from verification status table (#3345)
|
2023-03-13 11:20:52 +08:00 |
|
Charles Zhao
|
32dff20633
|
fix(core): user should be able to set password even if they do not have one (#3331)
|
2023-03-08 20:34:17 +08:00 |
|
Charles Zhao
|
4675ce6dbc
|
fix(core): should not guard input when verifying password (#3329)
|
2023-03-08 19:27:42 +08:00 |
|
Charles Zhao
|
1f0bc8f3f4
|
refactor(console): polish code by improving data types and API routes (#3324)
|
2023-03-08 08:28:33 +00:00 |
|
Charles Zhao
|
01735d1647
|
refactor(console,core,phrases): improve error handling in ac profile (#3317)
|
2023-03-08 16:00:11 +08:00 |
|
Charles Zhao
|
43470c41f1
|
fix(core,schemas): add new verification status table (#3312)
|
2023-03-08 15:21:59 +08:00 |
|
Charles Zhao
|
88cb4590ba
|
fix(console): admin user should be able to link google account to profile (#3297)
|
2023-03-06 16:48:50 +08:00 |
|
Charles Zhao
|
3996ac4107
|
feat(console): link social account in ac profile page (#3288)
|
2023-03-06 11:21:24 +08:00 |
|
Charles Zhao
|
963526ab0e
|
fix(core): check identifier collision before updating admin tenant user (#3292)
|
2023-03-05 23:04:36 +08:00 |
|
Charles Zhao
|
c3daeebe4d
|
feat(console): allow linking email via verification code in profile (#3275)
|
2023-03-03 14:26:34 +08:00 |
|
Charles Zhao
|
ae9edd3ebc
|
feat(console): add mainflow like modal style for change password
|
2023-03-02 22:46:11 +08:00 |
|
Charles Zhao
|
e8a7094e37
|
feat(console): allow editing basic userinfo in profile page
|
2023-02-28 18:23:52 +08:00 |
|
Charles Zhao
|
9311f4cf93
|
feat(core): provide /me APIs for user password and verification code in cloud AC (#3192)
|
2023-02-24 16:01:14 +08:00 |
|
Charles Zhao
|
586cc96113
|
feat(cloud): new APIs for social linking/unlinking in cloud AC (#3184)
|
2023-02-24 15:44:15 +08:00 |
|
Gao Sun
|
ed4894a19f
|
feat: init cloud
|
2023-02-18 13:34:52 +08:00 |
|
Gao Sun
|
7a7d7f9f41
|
refactor: add alteration scripts
|
2023-02-12 18:43:02 +08:00 |
|
Gao Sun
|
0481a450be
|
refactor: decouple admin tenant and user tenant
|
2023-02-11 14:38:16 +08:00 |
|
Gao Sun
|
dd5b3037a8
|
refactor!: adjust packages to adapt admin tenant
|
2023-02-10 19:57:25 +08:00 |
|