colin
d3640b85d8
feat: Optimize localization resources
- Adjust the localization resource path of OpenIddict Account
- Adjust the localization resource path of Elsa Designer
3 weeks ago
colin
079e0c1bc1
feat(account): Optimize the selection of accounts
- 切换账户登录后记录安全日志
- 修复空对象引用
2 months ago
colin
5af420bf81
fix(login): Fix the issue of RememberMe repeatedly binding
2 months ago
colin
e5b57f63f0
feat(openiddict): Add the implementation of SelectAccount
- 增加 `SelectAccount` 页面,实现select_account模式
2 months ago
colin
6622c67a6d
fix(authorize): fix button style
2 months ago
colin
9f4434cab9
fix(login): fix script bundle dependecy
2 months ago
colin
495d51d6b6
feat(oauth): Rewrite the user authorize page
- 重写OpenIddict授权同意页,允许用户勾选授权范围
2 months ago
colin
153fd0d488
feat(mapper): Use `Mapperly` instead of `AutoMapper`
2 months ago
colin
3936107340
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
2 months ago
colin
95b4e3312e
feat(account): Optimize the login page
- Fixed the issue of invalid callback url for some pages
- Disable qrcode login on mobile devices
4 months ago
colin
05fac89365
feat(account): Remove the email extension module
5 months ago
colin
8b7af98687
feat(sms): Use Alibaba Cloud SMS verification code
5 months ago
colin
8a2968b8e3
feat(account): Alibaba Cloud SMS Security Code module
5 months ago
colin
015e5acad2
feat(account): add `AbpAccountSecurityModule`
5 months ago
colin
d327acac06
feat(oauth): Adjust the binding work weixin code
7 months ago
colin
75ce722d22
feat(account): Add a third-party binding interface
7 months ago
colin
2f58aea2b1
feat(account): remove the useless module definitions
7 months ago
colin
7993114797
feat(account): add external login binding
7 months ago
colin
b04784c3b6
feat(oauth): add a default cookie options
7 months ago
colin
5649da83bc
feat(account): add QR code login
7 months ago
colin
c9b6328919
feat(account): Add phone verification code login
- add new localized text
- Use tab to switch between different login forms
7 months ago
colin
bdc7e6cf3e
chore: upgrade abp framework to 9.3.1
7 months ago
colin
e90725c067
feat(account): my session returns the user id
8 months ago
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