colin
|
03eb74f649
|
feat(account): IP access not use the domain tenant resolver
|
5 months ago |
colin
|
bdc7e6cf3e
|
chore: upgrade abp framework to 9.3.1
|
7 months ago |
colin
|
89963577d8
|
feat(token): Add token wildcard Issuer validator
- add [TokenWildcardIssuerValidator](https://github.com/maliming/Owl.TokenWildcardIssuerValidator)
- The microservice module adds jwt `IssuerValidator`
|
9 months ago |
colin
|
b26fc4d249
|
feat(auth-server): 增强认证服务
- 增加openiddict泛域名配置
- 增加泛域名认证配置
- 移除微信、QQ认证模块引用
- 添加 **AbpAccountWebOAuthModule** 模块引用
- 主题切换为 **LeptonXLite**
- 更新 **package.json** 版本
|
10 months ago |
colin
|
ac8b26f225
|
feat(account): 配置认证服务名称
|
10 months ago |
colin
|
5afbad87ba
|
fix(account): 修复二维码登录时无法获取头像
|
10 months ago |
colin
|
2603728229
|
feat(tacking): Enhanced distributed tracking capabilities
## 重要变动
1. 增加 [Elastic.Apm.NetCoreAll](https://www.nuget.org/packages/Elastic.Apm.NetCoreAll) 包集成;
2. 将 [OpenTelemetry]([NuGet Gallery | OpenTelemetry](https://www.nuget.org/profiles/OpenTelemetry)) 集成迁移到独立的项目;
3. 增加 [SkyWalking]([NuGet Gallery | skyapm](https://www.nuget.org/profiles/skyapm)) 集成, 这是当前微服务项目使用的默认库.
|
1 year ago |
colin
|
d720281bdd
|
feat: 增加企业微信登录
|
1 year ago |
colin
|
0b18942936
|
feat(localization): 重构动态多语言本地化
|
1 year ago |
colin
|
4e8ec09044
|
feat(account): 优化个人信息页面
|
1 year ago |
colin
|
0c5a11680b
|
upgrade: upgrade abp framework to 9.0.4
|
1 year ago |
feijie
|
5bcb146a30
|
feat: 添加新的配置选项以支持 PostgreSQL
|
1 year ago |
colin
|
4ecff357c5
|
feat(emailing): switch from smtp to mailkit
|
1 year ago |
colin
|
e96820290e
|
fix(docker): Fix authentication errors when running openiddict on Docker
|
2 years ago |
colin
|
a2e2850eca
|
fix(session): fix some issues caused by user session design.
|
2 years ago |
colin
|
96a41314bf
|
upgrade abp framework to 8.2.0
|
2 years ago |
colin
|
6c8af70549
|
backlogs update
|
2 years ago |
colin
|
9799dceda5
|
upgrade: upgrade abp framework to 8.1.3
|
2 years ago |
colin
|
d6032271aa
|
🔧 chore: use Directory.Packages.props
|
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
|
e0ca0f9b2c
|
feat(wecom): Integrated WeCom
* See: https://developer.work.weixin.qq.com/
|
3 years ago |
tanshanli
|
9e00c0788a
|
fix:database connectionstrings and Project references are missing
|
3 years ago |
colin
|
49fe60549a
|
Version 7.1.1 is the last update
* add exten grant_type Portal(openiddict、identityserver)
* add entity enterprise(platform)
|
3 years ago |
cKey
|
a0acb4fb10
|
Multiple enhancements
* add permission defined interface.
* add feature defined interface.
* refactor persistence localization contributor
|
3 years ago |
cKey
|
3a0f366b68
|
feat(openiddict): replace mvc theme to leptonxlite
|
3 years ago |
cKey
|
da422b50fe
|
feat(migrations): 创建独立的迁移脚本项目.
|
3 years ago |
cKey
|
6d911edcd1
|
remove Microsoft.EntityFrameworkCore.Tools package from start the project
|
3 years ago |
cKey
|
2664016c9d
|
upgrade abp framework to 7.0.0
|
3 years ago |
cKey
|
99febfbb62
|
use uniqueName to find multiple actions with the same name
|
3 years ago |
cKey
|
2c3c76a12b
|
Upgrade the ABP framework to version 6.0.0
* Add OpenIddict management module.
* Add an identity server that uses OpenIddict.
* Add the identity server API that uses OpenIddict.
* LINGYUN.Abp.IdentityServer.WeChat module renamed
LINGYUN.Abp.Authentication.WeChat.
* LINGYUN.Abp.IdentityServer.QQ module renamed
LINGYUN.Abp.Authentication.QQ.
* Update Directory.Build.props.
* Update common.props.
|
4 years ago |
cKey
|
e323a60e0b
|
add wrapper module dependencies
|
4 years ago |
cKey
|
6de6fd0751
|
support email confirmation
|
4 years ago |
cKey
|
9f4bf86434
|
Improve two-factor certification
resolve [#130](https://github.com/colinin/abp-next-admin/issues/130)
|
4 years ago |
cKey
|
3d45fb6305
|
feat(authorization): 添加适用于组织机构的权限管理
|
4 years ago |
cKey
|
1032d76fd6
|
feat(saas): add saas management support.
|
4 years ago |
cKey
|
ff0b13c6c6
|
feat(cloud-tencent): support qq connect.
|
4 years ago |
cKey
|
cbc260a1d7
|
feat(logging): add distributed id to logging property
|
4 years ago |
cKey
|
ec4911c2d7
|
refactor: redefine the startup project structure
|
4 years ago |