colin
|
07749017e1
|
fix(cors): Fix the cors configuration error
- CORS uses the default policy
|
9 months ago |
colin
|
71217f5ed3
|
fix(aio): fix login page
- add the missing component dependencies
|
9 months ago |
colin
|
29e811e9f4
|
chore(npm): update package.json
- update package version
|
9 months ago |
colin
|
9e1a14d8ab
|
chore(framework): update abp version
- update abp framework to 9.2.0
- update cap to 8.3.5
- update `Directory.Packages.props`
- update `common.props`
|
9 months ago |
colin
|
3d7a20c6d6
|
fix(platform): remove `AddAlwaysAllowAuthorization`
- remove `service.AddAlwaysAllowAuthorization`
|
9 months ago |
colin
|
a9d80d8f68
|
fix(auth-server): Downgrade the npm package
- update `@abp/x` package version
|
9 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
|
a526b91b2a
|
fix(single): 修复mvc邮件设置页面错误
- 添加 `IEmailSettingsAppService` 的默认实现
|
10 months ago |
colin
|
a60430b55a
|
fix(single): 修复mvc页面数据错误
- ajax中增加不包装返回结果标头
|
10 months ago |
colin
|
b26fc4d249
|
feat(auth-server): 增强认证服务
- 增加openiddict泛域名配置
- 增加泛域名认证配置
- 移除微信、QQ认证模块引用
- 添加 **AbpAccountWebOAuthModule** 模块引用
- 主题切换为 **LeptonXLite**
- 更新 **package.json** 版本
|
10 months ago |
colin
|
b2caaef5b6
|
feat(single): 增强单体应用模块
- 重写 `BrandingProvider` 组件,从配置中取值
- 增加账户、身份认证、设置管理、权限管理、功能管理、虚拟文件管理Web视图模块引用
- 增加启用https后的证书配置
- 增加泛域名身份签发者验证
- 增加账户OAuth模块引用
|
10 months ago |
colin
|
5897750ade
|
chore: update abp to 9.1.3
|
10 months ago |
colin
|
ac8b26f225
|
feat(account): 配置认证服务名称
|
10 months ago |
colin
|
5afbad87ba
|
fix(account): 修复二维码登录时无法获取头像
|
10 months ago |
colin
|
7d25da2979
|
feat(platform): 增加vben5预制路由
|
11 months ago |
colin
|
d1873daf82
|
upgrade: upgrade abp framework to 9.1.1
|
12 months ago |
colin
|
3c2eae35cc
|
feat: 增加SqlServer启动配置
|
12 months ago |
colin
|
ab8e7cf909
|
feat(quartz): Database initialization for table checking
|
12 months ago |
colin
|
c7febe00fa
|
feat(quartz): References the MySql initialization module
|
12 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)) 集成, 这是当前微服务项目使用的默认库.
|
12 months ago |
colin
|
b6bbd42460
|
feat(single): Add Agileconfig reference
|
1 year ago |
colin
|
8d5dc4d6d5
|
feat(oss): The user decided to use Minio storage
|
1 year ago |
tanshanli
|
57caf31967
|
fix:修复SingleProject缺少引用导致项目编译错误
|
1 year ago |
colin
|
c1454ee243
|
feat(notifications): 完善企业微信消息.
|
1 year ago |
colin
|
d720281bdd
|
feat: 增加企业微信登录
|
1 year ago |
colin
|
9a785f70c1
|
feat(openiddict): 增加扫码登录实现
|
1 year ago |
ksdaylight
|
37e05cf964
|
fix: The lifetime of AbpCookieAuthenticationHandler needs to be configured as Transient, otherwise the extraction of the cookie named Identity.External will fail
|
1 year ago |
colin
|
9f7846183d
|
refactor(localization): 从解决方案移除不需要的模块
|
1 year ago |
colin
|
0b18942936
|
feat(localization): 重构动态多语言本地化
|
1 year ago |
colin
|
73a745ce57
|
feat: 微服务集成消息中心统一发送邮件和短信
|
1 year ago |
colin
|
4e8ec09044
|
feat(account): 优化个人信息页面
|
1 year ago |
feijie
|
ee409e3e68
|
fix:add aio tempalte sln
|
1 year ago |
colin
|
0c80eb485c
|
feat: add Gdpr module
|
1 year ago |
colin
|
6fef193f95
|
upgrade: upgrade cap to 8.3.2
|
1 year ago |
colin
|
368980fd98
|
fix: fix auth-server build
|
1 year ago |
colin
|
3864070dbb
|
update: add migrations
|
1 year ago |
colin
|
93c3dfd9a3
|
update: UPDATE Dockerfile
|
1 year ago |
colin
|
0c5a11680b
|
upgrade: upgrade abp framework to 9.0.4
|
1 year ago |
colin
|
3d46630db0
|
feat(platform): 增加消息中心统一处理邮件短信消息.
|
1 year ago |
colin
|
188e230c7d
|
✨ feat(elsa): add elsa 3.0
|
1 year ago |
colin
|
c702f5d080
|
✨ feat: 增加通知模板解析模块.
|
1 year ago |
colin
|
a0d0959155
|
⬆️ feat: Update workflow
|
1 year ago |
colin
|
eb442130d8
|
⬆️ feat: Upgrade abp framework to 8.3.4
|
1 year ago |
colin
|
45902b4fc3
|
🐛 fix: 修复项目引用
|
1 year ago |
colin
|
452514a487
|
🔥 chore: 修改IP解析引用
|
1 year ago |
feijie
|
51e39dcbf2
|
✨ feat(template): 添加 AIO.Host 项目到解决方案中,并更新项目文件以包含必要的依赖项和配置。
|
1 year ago |
feijie
|
06bc7f0b6c
|
🔧 chore(Directory.Packages.props): 更新Volo和LINGYUN的包版本至8.3.0
🧹 clean(LY.AIO.Applications.Single.csproj): 移除无用的项目引用注释
|
1 year ago |
colin
|
5e9e749969
|
feat(other): Some commits.
|
1 year ago |
colin
|
8eff5e3a20
|
merge main to dev
|
1 year ago |
feijie
|
49381fb91b
|
🚧 refactor(appsettings): 删除PostgreSql配置,切换至MySQL数据库连接配置。
|
1 year ago |