colin
da50891fdb
fix(identity): Adding base class to resolve object mapping source
2 months ago
colin
01b03d6d71
feat(openiddict): Enhance session validity checks
- `UserInfoIdentitySession` 标记为已过时
- 增加 `ValidationTokenCheckIdentitySession` 用于验证过程中检查会话
- 增加 `ServerValidationTokenCheckIdentitySession` 用于授权过程中检查会话
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
9a675f9c5e
refactor(session): refactor identity session
- Session policy processing is transferred to the identity auth service
- Add an identity authentication job module
- Add an expired session cleaning job
4 months ago
colin
5649da83bc
feat(account): add QR code login
7 months ago
colin
22d08084ea
feat(identity): Declare distributed lock dependencies
- Increase the dependency on distributed lock modules
8 months ago
colin
06f9e82665
fix(identity): Lock when handling user sessions
- Lock when cleaning up user sessions
- Lock when refreshing the user session
8 months ago
colin
c3de2044a1
chore: update abp framework to 9.2.1
- update `common.props`
- update `Directory.Packages.props`
- Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance
9 months ago
colin
f9c2f8a168
feat(identity): Add anonymous sessions
9 months ago
colin
a6e5cdec06
fix(oss): Repair minio bucket duplicate
12 months ago
colin
b9ec5c9765
feat(identity): Handle user sessions using distributed events
12 months ago
colin
d720281bdd
feat: 增加企业微信登录
1 year ago
colin
9c96fca63a
feat(account): 增加用户头像变更接口
1 year ago
colin
9a785f70c1
feat(openiddict): 增加扫码登录实现
1 year ago
colin
6fef193f95
upgrade: upgrade cap to 8.3.2
1 year ago
colin
0779abd39f
feat: Add an IP region to the identity session
1 year ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
1 year ago
colin
188e230c7d
✨ feat(elsa): add elsa 3.0
1 year ago
colin
738bce40db
✨ feat: 增加日志批量删除接口.
1 year ago
colin
45902b4fc3
🐛 fix: 修复项目引用
1 year ago
colin
f7ed9564a5
feat(localization): Add missing localization texts.
1 year ago
colin
4072b170b7
refactor(ipregion): Obtain the geographic description from the ip address.
1 year ago
feijie
c0242dbcaa
feat(docs): 添加identity模块文档
1 year ago
colin
8dd9437b9e
fix(session): fix session cache expiration time
1 year ago
colin
36bc7676fe
feat(identity): calculate session expiration time from identity claim principal
1 year ago
colin
0fa4b848a0
feat(session): add ip geolocation resolution to user sessions
2 years ago
colin
c7cd1fcb53
feat(identity): SMS templates should not be exposed to clients
2 years ago
colin
d242320e2c
fix(single): fix transaction
2 years ago
colin
9ad3ff0096
Revert "修复单体项目事务不一致问题"
This reverts commit 0ad300ac07 .
2 years ago
colin
0ad300ac07
修复单体项目事务不一致问题
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
9799dceda5
upgrade: upgrade abp framework to 8.1.3
2 years ago
colin
bc66b15dd7
feat(data-protection): add a data permission management module.
2 years ago
colin
d6032271aa
🔧 chore: use Directory.Packages.props
2 years ago
colin
b64fb7fd2d
perf(permissions): organization permission efficiency.
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
0b6c8150de
fix(ef): 修复排序字段为空时的查询错误.
2 years ago
colin
6c65fe631b
改善不合理的接口提示
2 years ago
colin
4b3e302a87
fix(openiddict): fix user avatar.
2 years ago
colin
1e107d5027
upgrade(abp): upgrade abp framework to 7.4.0
2 years ago
colin
889cd8a5b6
fix(identity): fix issues #853
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
823f2b97e0
add localizer text
4 years ago
cKey
6de6fd0751
support email confirmation
4 years ago
cKey
f1b0bce6b6
fix: check external login user before changing the password
4 years ago
cKey
0114b31fe0
feat: 增加重置用户密码api
4 years ago