colin
32085e4e85
feat(identity): optimize identity session query
- Replace the SQL query with the current user Id
8 months ago
colin
7e478282fc
perf(account): Optimize the unregistered/logged-in prompt
- The redirect to register link is placed above the login button
- The redirect to login link is placed above the registration button
9 months ago
colin
66c00dbf0c
fix(identity-server): Fix the type export error
- rename expose services: `IdentityServerLoginModel`
9 months ago
colin
e7799549de
feat(account): 重写注册页面
- 重写注册页第三方注册组件
10 months ago
colin
34303cf9d4
fix(account): 重命名重写的登录模型
- 重命名 `IdentityServer` 登录模型
- 重命名 `OpenIddict` 登录模型
10 months ago
colin
36f268c970
feat(account): 账户模块增加OAuth扩展
- 增加OAuth模块 **AbpAccountOAuthModule** ,用于定义OAuth相关设置、功能.
- 重写登录视图页第三方登录区域组件
- 增加扩展登录提供者服务接口
- 增加账户模块OAuth实现模块 **AbpAccountWebOAuthModule**
- 重写OAuthHandler以实现从设置系统中读取客户端配置项 **AccountAuthenticationRequestHandler**、**IOAuthHandlerOptionsProvider**
- 增加默认第三方登录实现: GitHub、QQ、微信、企业微信、Bilibili
10 months ago
colin
fdcf4d7b01
fix(identity-server): Fixed identityServer login model
- Modify base class source
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
colin
5897750ade
chore: update abp to 9.1.3
10 months ago
colin
578050a250
fix(settings): Fixed some Settings localization errors
12 months ago
colin
faec82a29c
fix(account): Fix the user profile picture upload path error
12 months ago
colin
2741082de3
feat(oss): Configure Oss container providers using users
1 year ago
colin
a61f221723
fix(account): 补全客户端代理接口
1 year ago
colin
d720281bdd
feat: 增加企业微信登录
1 year ago
colin
9c96fca63a
feat(account): 增加用户头像变更接口
1 year ago
colin
8bccc8fc65
fix(account): 用户头像文件验证
1 year ago
colin
101dbd51a9
feat(account): 增加用户头像更改接口
1 year ago
colin
9a785f70c1
feat(openiddict): 增加扫码登录实现
1 year ago
colin
0b18942936
feat(localization): 重构动态多语言本地化
1 year ago
colin
2854411ea5
feat(account): 增加接口代理
1 year ago
colin
4e8ec09044
feat(account): 优化个人信息页面
1 year ago
colin
989036d67c
feat(account): 增加当前用户安全日志查询
1 year ago
colin
b5351d0483
feat: 分离账户邮件发送接口
1 year ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
1 year ago
colin
aba2527d93
💄 style: 修复验证器卡片样式.
1 year ago
colin
d5b1650e5e
🐛 fix: 修复邮件确认链接某些编码问题.
1 year ago
feijie
bdbb1dfe22
feat(docs): 添加Account模块文档
1 year ago
colin
96a41314bf
upgrade abp framework to 8.2.0
2 years ago
colin
9799dceda5
upgrade: upgrade abp framework to 8.1.3
2 years ago
colin
27a3259acb
upgrade: upgrade abp framework to 8.1.1
2 years ago
colin
d6032271aa
🔧 chore: use Directory.Packages.props
2 years ago
colin
cc96d9c7b8
upgrade abp framework to 8.1.0
2 years ago
colin
d930a572a9
upgrade: upgrade abp framework to 8.0.0
2 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
2 years ago
colin
b484dde137
fix: fix email confirm link
3 years ago
colin
909c24e26d
upgrade abp framework to 7.2.2
3 years ago
cKey
2664016c9d
upgrade abp framework to 7.0.0
3 years ago
cKey
8d4ec39df0
adjust the keyword sequence.
4 years ago
cKey
1e86c31794
fix: the embedded resources need to be added to the virtual file system
4 years ago
cKey
823f2b97e0
add localizer text
4 years ago
cKey
6de6fd0751
support email confirmation
4 years ago
cKey
02dee95647
改变验证码失败的错误提示.
4 years ago
cKey
b66cd575e4
obtain the two factor provider by user id
4 years ago
cKey
9f4bf86434
Improve two-factor certification
resolve [#130 ](https://github.com/colinin/abp-next-admin/issues/130 )
4 years ago
cKey
f1b0bce6b6
fix: check external login user before changing the password
4 years ago
cKey
0114b31fe0
feat: 增加重置用户密码api
4 years ago
cKey
77823ad225
upgrade: upgrade abp framework to 5.3.0
4 years ago
cKey
2f59275f6e
feat(profile): use a separate service to manage user claims
4 years ago