wangsijie
|
b91aa8d3d7
|
feat(schemas): add mfa to sign in experience table (#4396)
|
2023-09-12 10:36:47 +08:00 |
|
Gao Sun
|
b8a7b900e1
|
feat(core): guard password by policy
|
2023-09-03 02:11:22 +08:00 |
|
simeng-li
|
57eb6ee452
|
feat(schemas,ui): add custom content slot (#3369)
|
2023-03-14 03:06:01 +00:00 |
|
simeng-li
|
05ada94f95
|
feat(core,console,schemas,phrases): add privacy policy url (#3315)
|
2023-03-08 10:56:26 +08:00 |
|
Gao Sun
|
1ef5519e75
|
feat: custom css (#3155)
|
2023-02-21 10:55:44 +08:00 |
|
Gao Sun
|
76a04d97b3
|
feat(cloud): POST /tenants
|
2023-02-20 00:27:12 +08:00 |
|
Gao Sun
|
99837b4e48
|
refactor: use RLS
|
2023-02-08 18:58:45 +08:00 |
|
Gao Sun
|
de4b0bae16
|
refactor: add function and trigger to set tenant_id
|
2023-01-28 19:26:29 +08:00 |
|
Gao Sun
|
ba44eb5fc6
|
refactor(schemas): init tenant sqls
|
2023-01-28 12:58:42 +08:00 |
|
Xiao Yijun
|
bc5f4b541a
|
refactor: replace termsOfUse with termsOfUseUrl (#2665)
|
2022-12-15 17:04:42 +08:00 |
|
wangsijie
|
5e571936c9
|
chore: remove old sign in methods (#2295)
|
2022-11-03 18:23:12 +08:00 |
|
wangsijie
|
1c50efe632
|
feat: remove forgot password control (#2291)
|
2022-11-03 10:31:57 +08:00 |
|
wangsijie
|
78eca37e87
|
feat(schemas): add sie2 schema (#2056)
|
2022-10-09 15:31:40 +08:00 |
|
Wang Sijie
|
2c413341d1
|
feat(console): sie form reorg (#1218)
|
2022-06-24 02:26:30 +00:00 |
|
simeng-li
|
f640dad52f
|
feat(core): add sign-in-mode (#1132)
* feat(core): add sign-in-mode
add sign-in-mode
* fix(core): remove console.log
remove console.log
* fix(ui): hide secondary signin section
hide secondary signin section if is under register mode
* fix(core): ci fix
ci fix
|
2022-06-17 10:36:07 +08:00 |
|
Wang Sijie
|
127664a62f
|
feat(core,console): social connector targets (#851)
* feat(core,console): social connector targets
* fix: add test
|
2022-05-17 17:09:42 +08:00 |
|
IceHe.xyz
|
afaaed9f29
|
fix(schemas): remove wrong default values from sign-in experience schema (#565)
|
2022-04-18 17:06:13 +08:00 |
|
IceHe.xyz
|
77e0b4fec6
|
refactor(schemas): conform id length (#555)
|
2022-04-18 15:27:58 +08:00 |
|
Gao Sun
|
ada4da2fbf
|
feat(cli): seed tables
|
2022-04-09 21:53:53 +08:00 |
|
IceHe.xyz
|
9f3fc5a5cc
|
feat(schemas): sign-in-experiences (#361)
* chore(schemas): remove useless table sign_in_methods
* feat(schemas): sign-in-experiences
* chore(core): update mock.ts and sign-in-experience.test.ts about sign-in-experiences schema
* chore(core): fix typo in test
|
2022-03-15 16:46:23 +08:00 |
|
simeng-li
|
f85b922836
|
feat(core): add sign-in-experiences table (#191)
* feat(core): add sign-in-experience-setting table
add sign-in-experience-setting table
* fix(core): fix typo
fix typo
* refactor: rename sign-in-experience table name
rename sign-in-experience table name
* fix(core): cr fix update sign_in_method schema
update sign_in_method schema
* fix(schema): cr fix
remove signinMethodsMetadata jsonb field
|
2022-01-25 11:48:47 +08:00 |
|