yx lin
e78b8b7ca6
Merge pull request #1222 from colinin/disable-PKCE
feat(vben5): Disable pkce
10 months ago
colin
34a6d101d3
feat(vben5): disabling PKCE is allowed
- add `VITE_GLOB_DISABLE_PKCE` env key
- set the `disablePKCE` value in `UserManager`
- disable hash mode routing
10 months ago
colin
fdcf4d7b01
fix(identity-server): Fixed identityServer login model
- Modify base class source
10 months ago
yx lin
e193f751f7
Merge pull request #1220 from colinin/support-oidc-login
feat(vben5): add support OIDC login
10 months ago
colin
65134dd9ec
feat(vben5): Add authority server center login
- add `oidc-client-ts` package
- add `onlyOidc` environment variable
- add oidc login and token refresh functions to `useAuthStore`
- If `onlyOidc` is enabled to guide users to jump to the certification authority server
- third-party login only provides certification center server
10 months ago
colin
c2d078ca87
fix(openiddict): Fixed openiddict login model
- Modify base class source
10 months ago
colin
18343b9f9d
feat(account): Rewrite the login view page
- Add the view of modifying password during login
- Add modification of password authentication policy for temporary storage of sessions
- Change the name of the contributor to the personal information page
10 months ago
colin
90a4c17a7d
fix(account): fixed user login link style
- Align the login link with the language switch bar
10 months ago
yx lin
c25d1cdddc
Merge pull request #1219 from colinin/vben-feat-login
feat(vben5): enhance the login page
10 months ago
colin
28477f0340
feat(vben5): Modify the expired password localized content
- 更改密码过期本地化提示内容
10 months ago
colin
1aa569e81c
feat(vben5): The login page is configured for self-registration
- 登录页根据设置启用自注册
10 months ago
colin
365f31ca3b
feat(vben5): Increase the localization of auth errors
- 增加登录必须更改密码本地化
10 months ago
colin
f77c96cdc2
feat(vben5): Realize mobile phone number login
- 新增手机号码登录api
- 新增发送手机登录验证码api
- 新增发送手机重置密码验证码api
10 months ago
colin
96042d6ed0
feat(vben5): Change the title of the reset password button
- 更改重置密码提交按钮标题
10 months ago
colin
a9282a2245
feat(vben5): Realize password recovery
- 完善登录页忘记密码
10 months ago
yx lin
f7ca8dfc31
Merge pull request #1218 from colinin/auth-error-localization
feat(vben5): Increase the localization of certification
10 months ago
colin
713dd9276c
feat(vben5): Increase the localization of certification
- 账户锁定
- 账户未启用
- 用户名或密码错误
- Token已过期
- 需要二次认证
- 密码已过期
10 months ago
yx lin
f398f6bffb
Merge pull request #1217 from colinin/login-change-password
feat(vben5): Add changing password when login
10 months ago
colin
bf57331f51
feat(vben5): Add changing password when login
10 months ago
yx lin
daf7886b50
Merge pull request #1216 from colinin/fix-localization-stamp-cache
fix(localization): Fix the potential stamp cache expiration null reference exception
10 months ago
colin
25d7281209
fix(localization): Fix the potential stamp cache expiration null reference exception
10 months ago
yx lin
fea695a380
Merge pull request #1214 from colinin/fix-minio-file-path
fix: 修复minio文件路径错误
10 months ago
colin
4f6a9ca00b
fix: 修复minio文件路径错误
10 months ago
yx lin
119e4d5116
Merge pull request #1212 from colinin/main
Merge pull request #1211 from colinin/dev
10 months ago
yx lin
02ef068acd
Merge pull request #1211 from colinin/dev
chore: update abp to 9.1.3
10 months ago
yx lin
68e0804491
Merge pull request #1210 from colinin/rel-9.1.3
chore: update package version
10 months ago
colin
d476b85c11
chore: update package version
10 months ago
yx lin
32ea3800d9
Merge pull request #1209 from colinin/rel-9.1.3
Rel 9.1.3
10 months ago
colin
c52ae86f47
chore: update release.yaml
10 months ago
colin
5897750ade
chore: update abp to 9.1.3
10 months ago
yx lin
005e859b36
Merge pull request #1206 from colinin/add-oauth-brand-options
feat(account): 配置认证服务名称
10 months ago
colin
ac8b26f225
feat(account): 配置认证服务名称
10 months ago
yx lin
839d2d4041
Merge pull request #1205 from colinin/rename-ci-publish-dir
ci: 修改生成服务目录
10 months ago
colin
a552c30283
ci: 修改生成服务目录
10 months ago
yx lin
a7c8102dd6
Merge pull request #1204 from colinin/fix-qrcode-login-avatar
fix(account): 修复二维码登录时无法获取头像
10 months ago
colin
5afbad87ba
fix(account): 修复二维码登录时无法获取头像
10 months ago
yx lin
641302188c
Merge pull request #1203 from colinin/fix-generate-download-url
fix(oss): 同一文件生成的下载链接应该唯一
10 months ago
colin
8a8d163772
fix(oss): 同一文件生成的下载链接应该唯一
10 months ago
yx lin
451f07eed1
Merge pull request #1202 from colinin/remove-user-avatar-claim
feat(openiddict): 移除无用的头像标识
10 months ago
colin
775cb73b5a
feat(openiddict): 移除无用的头像标识
10 months ago
yx lin
d8a9a495f2
Merge pull request #1201 from colinin/fix-gdpr-delete-account
fix(gdpr): 删除用户账户保留admin账号
10 months ago
colin
37afc12b65
fix(gdpr): 删除用户账户保留admin账号
10 months ago
yx lin
a8abccc8a1
Merge pull request #1200 from colinin/fix-new-tenant-admin-user
fix(identity): 修复新建租户时重复创建用户
10 months ago
colin
72b0245768
fix(identity): 修复新建租户时重复创建用户
10 months ago
yx lin
aeede3af6a
Merge pull request #1197 from colinin/fix-missing-permission
fix(vben5): add missing permission
11 months ago
yx lin
aed932acd4
Merge pull request #1196 from colinin/fix-tenant-cookie
Fix(vben5): tenant cookie
11 months ago
yx lin
0f4081231a
Merge pull request #1195 from colinin/fix-api-export
fix(vben5): 修复错误的api导出
11 months ago
colin
8d060d631f
fix(vben5): 管理宿主功能应检查权限
11 months ago
colin
d1d912cb84
fix(vben5): 添加缺少的npm包
11 months ago
colin
d27eeffcf2
fix(vben5): 用户清空租户时应删除cookie
11 months ago