colin
3ba69664dc
feat: User password change cancellation session
3 days ago
colin
580ffbecab
feat: Optimize Tenant Selection Component
1 week ago
colin
9da36bcf68
feat: Phone code registration password is optional
2 weeks ago
colin
8f46ce7f90
feat: Add user Impersonation implementation
2 months ago
colin
3d75cdcf4b
feat(settings): Enhancement settings definition
2 months ago
colin
d9ebbd68ac
fix: Fix the link for logging in with the current account
2 months ago
colin
a5fad61558
feat(account): Add support for logging in with link accounts
2 months ago
colin
4579fc3a6d
feat: Implement password reuse check
2 months ago
colin
ac754c7b82
feat(identity): Add checks for inactive users' jobs
- Add the notification job for inactive users
- Increase the operation for cleaning inactive users
- Increase the number of inactive user entities
3 months ago
colin
511eae2d2a
fix: Fix the issue of sending duplicate SMS verification codes
- Fix the prompt for repeated sending of SMS verification code messages
3 months ago
colin
47b1ee677b
fix: fixed `select_account` Incorrect callback path
4 months ago
colin
b03768f915
feat: Upgrade abp framework to 10.2.0
4 months ago
colin
bd577af21d
feat: Add the missing localized text
5 months ago
colin
acbdf09428
feat: Standardize the application of time formats
- The historical issues of the microservice project will not be activated for the time being.
5 months ago
colin
d3640b85d8
feat: Optimize localization resources
- Adjust the localization resource path of OpenIddict Account
- Adjust the localization resource path of Elsa Designer
5 months ago
colin
079e0c1bc1
feat(account): Optimize the selection of accounts
- 切换账户登录后记录安全日志
- 修复空对象引用
7 months ago
colin
5af420bf81
fix(login): Fix the issue of RememberMe repeatedly binding
7 months ago
colin
e5b57f63f0
feat(openiddict): Add the implementation of SelectAccount
- 增加 `SelectAccount` 页面,实现select_account模式
7 months ago
colin
6622c67a6d
fix(authorize): fix button style
7 months ago
colin
9f4434cab9
fix(login): fix script bundle dependecy
7 months ago
colin
495d51d6b6
feat(oauth): Rewrite the user authorize page
- 重写OpenIddict授权同意页,允许用户勾选授权范围
7 months ago
colin
153fd0d488
feat(mapper): Use `Mapperly` instead of `AutoMapper`
7 months ago
colin
3936107340
upgrade: upgrade abp to 10.0.2
- upgrade project to net10
- upgrade abp framework to 10.0.2
7 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
9 months ago
colin
05fac89365
feat(account): Remove the email extension module
9 months ago
colin
8b7af98687
feat(sms): Use Alibaba Cloud SMS verification code
9 months ago
colin
8a2968b8e3
feat(account): Alibaba Cloud SMS Security Code module
9 months ago
colin
015e5acad2
feat(account): add `AbpAccountSecurityModule`
9 months ago
colin
d327acac06
feat(oauth): Adjust the binding work weixin code
11 months ago
colin
75ce722d22
feat(account): Add a third-party binding interface
11 months ago
colin
2f58aea2b1
feat(account): remove the useless module definitions
11 months ago
colin
7993114797
feat(account): add external login binding
11 months ago
colin
b04784c3b6
feat(oauth): add a default cookie options
11 months ago
colin
5649da83bc
feat(account): add QR code login
12 months ago
colin
c9b6328919
feat(account): Add phone verification code login
- add new localized text
- Use tab to switch between different login forms
12 months ago
colin
bdc7e6cf3e
chore: upgrade abp framework to 9.3.1
1 year ago
colin
e90725c067
feat(account): my session returns the user id
1 year ago
colin
32085e4e85
feat(identity): optimize identity session query
- Replace the SQL query with the current user Id
1 year 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
1 year ago
colin
66c00dbf0c
fix(identity-server): Fix the type export error
- rename expose services: `IdentityServerLoginModel`
1 year ago
colin
e7799549de
feat(account): 重写注册页面
- 重写注册页第三方注册组件
1 year ago
colin
34303cf9d4
fix(account): 重命名重写的登录模型
- 重命名 `IdentityServer` 登录模型
- 重命名 `OpenIddict` 登录模型
1 year ago
colin
36f268c970
feat(account): 账户模块增加OAuth扩展
- 增加OAuth模块 **AbpAccountOAuthModule** ,用于定义OAuth相关设置、功能.
- 重写登录视图页第三方登录区域组件
- 增加扩展登录提供者服务接口
- 增加账户模块OAuth实现模块 **AbpAccountWebOAuthModule**
- 重写OAuthHandler以实现从设置系统中读取客户端配置项 **AccountAuthenticationRequestHandler**、**IOAuthHandlerOptionsProvider**
- 增加默认第三方登录实现: GitHub、QQ、微信、企业微信、Bilibili
1 year ago
colin
fdcf4d7b01
fix(identity-server): Fixed identityServer login model
- Modify base class source
1 year ago
colin
c2d078ca87
fix(openiddict): Fixed openiddict login model
- Modify base class source
1 year 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
1 year ago
colin
90a4c17a7d
fix(account): fixed user login link style
- Align the login link with the language switch bar
1 year ago
colin
5897750ade
chore: update abp to 9.1.3
1 year ago
colin
578050a250
fix(settings): Fixed some Settings localization errors
1 year ago
colin
faec82a29c
fix(account): Fix the user profile picture upload path error
1 year ago