chenyuan
|
a0cf97a0f0
|
fix: return Chinese security messages in UTF-8
|
4 weeks ago |
chenyuan
|
ae792f23e8
|
fix: apply bearer auth in OpenAPI
|
4 weeks ago |
chenyuan
|
d6e34bfaeb
|
chore: note central bank key integration
|
4 weeks ago |
chenyuan
|
372d00809b
|
fix: require issuance audit claims
|
4 weeks ago |
chenyuan
|
a0d227342b
|
feat: audit issuance operations by user
|
4 weeks ago |
chenyuan
|
bda520215c
|
feat: add denomination plan APIs
|
4 weeks ago |
chenyuan
|
79b1110c1f
|
feat: expose built-in currency demand data
|
4 weeks ago |
jiazheng.zhao
|
1a65c4d426
|
fix: remove merge conflict markers
|
4 weeks ago |
jiazheng.zhao
|
7c078e7d1b
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/main/java/com/yau/digitalrmb/platformintegration/application/CasTicketValidator.java
# src/main/java/com/yau/digitalrmb/platformintegration/infrastructure/JdbcPlatformIdentityRepository.java
# src/main/java/com/yau/digitalrmb/platformintegration/infrastructure/PlatformReadOnlyDataSourceConfig.java
# src/main/java/com/yau/digitalrmb/platformintegration/interfaces/CasAuthenticationController.java
# src/main/java/com/yau/digitalrmb/platformintegration/interfaces/PlatformSsoController.java
# src/main/resources/application-test.yml
# src/test/java/com/yau/digitalrmb/platformintegration/infrastructure/PlatformReadOnlyDataSourceConfigTest.java
|
4 weeks ago |
chenyuan
|
5b58192330
|
Merge branch 'feat/issuance-request-module'
|
4 weeks ago |
chenyuan
|
c48c83abed
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/main/java/com/yau/digitalrmb/platformintegration/interfaces/PlatformSsoController.java
# src/main/java/com/yau/digitalrmb/security/interfaces/AuthController.java
# src/main/java/com/yau/digitalrmb/security/interfaces/CurrentUserResponse.java
|
4 weeks ago |
chenyuan
|
277a8a6fb8
|
fix: rely on direct snapshot schema update
|
4 weeks ago |
chenyuan
|
17e2f3a59b
|
fix: upgrade current user snapshot columns portably
|
4 weeks ago |
chenyuan
|
8c49659d68
|
feat: add current user context
|
4 weeks ago |
chenyuan
|
ed2a65aa43
|
refactor: remove main platform datasource dependency
|
4 weeks ago |
jiazheng.zhao
|
a9eb46d700
|
feat:发行货币的功能开发
|
4 weeks ago |
chenyuan
|
326366927c
|
feat: expose commercial and central issuance APIs
|
4 weeks ago |
chenyuan
|
63960e107c
|
fix: audit issuance writes with current account
|
4 weeks ago |
chenyuan
|
34c3d01a65
|
feat: add issuance application workflow
|
4 weeks ago |
chenyuan
|
4739757d61
|
fix: preserve issuance request number and denominations
|
4 weeks ago |
chenyuan
|
432081d8ce
|
feat: persist issuance requests and bank inventory
|
4 weeks ago |
chenyuan
|
c17cc29db2
|
feat: add issuance sm3 sm2 teaching service
|
4 weeks ago |
whb
|
6970dc8947
|
swagger注解调整
|
4 weeks ago |
chenyuan
|
e5e897ce7a
|
fix: make issuance request transitions atomic
|
4 weeks ago |
chenyuan
|
878c890171
|
feat: add issuance request aggregate
|
4 weeks ago |
whb
|
0678149192
|
1
|
4 weeks ago |
chenyuan
|
8d51ec2d21
|
feat: add dev database profile without flyway
|
4 weeks ago |
chenyuan
|
ed58d8a870
|
fix: preserve cas timeout semantics
|
4 weeks ago |
chenyuan
|
2e1f695d4c
|
build: downgrade backend to java 8
|
4 weeks ago |
chenyuan
|
c085ee2330
|
fix: isolate application datasource from readonly platform
|
4 weeks ago |
chenyuan
|
031a8a3998
|
feat: align local accounts with pevc
|
4 weeks ago |
chenyuan
|
2751d73bc0
|
feat: finalize local password authentication
|
4 weeks ago |
chenyuan
|
6edd870a32
|
feat: initialize local passwords from platform login
|
4 weeks ago |
chenyuan
|
83c6fed1f9
|
feat: add local password login
|
4 weeks ago |
chenyuan
|
f017a153a3
|
feat: mirror platform credentials securely
|
4 weeks ago |
chenyuan
|
171de3d078
|
feat: add readonly current-user and logout APIs
|
4 weeks ago |
chenyuan
|
cf46616429
|
feat: add platform SSO and CAS login endpoints
|
4 weeks ago |
chenyuan
|
5d97fabb21
|
feat: add exchange-code application sessions
|
4 weeks ago |
chenyuan
|
e84d424c42
|
feat: add readonly platform identity projection
|
4 weeks ago |
chenyuan
|
977d7eb6ce
|
feat: verify platform SSO tokens
|
4 weeks ago |
chenyuan
|
ac78354498
|
feat: add readonly platform identity repository
|
4 weeks ago |
chenyuan
|
10a66eca1f
|
feat: add platform integration configuration
|
4 weeks ago |
chenyuan
|
7e8d4e95b3
|
feat: enable Swagger in development
|
4 weeks ago |
chenyuan
|
dd3633c6b2
|
feat: add operations configuration and DDD base types
|
4 weeks ago |
chenyuan
|
bfde528aa7
|
feat: add JWT authentication scaffold
|
4 weeks ago |
chenyuan
|
e6381ebd22
|
feat: add identity persistence scaffold
|
4 weeks ago |
chenyuan
|
3a13cfb34b
|
feat: add API response and error handling
|
4 weeks ago |
chenyuan
|
d2b93b6ea4
|
chore: bootstrap Spring Boot application
|
4 weeks ago |