SPMS_API/SPMS.Infrastructure/Persistence/Configurations
SEAN d051ff3b97 improvement: APNs p12 인증서 지원 추가 (#214)
- Service 엔티티에 ApnsAuthType/ApnsCertificate/ApnsCertPassword/ApnsCertExpiresAt 추가
- EF Core Configuration + Migration (AddApnsP12Support)
- DTO: AuthType 분기 (p8/p12) 지원, p12 필드 추가
- 서비스 로직: AuthType별 검증/저장/조회 분기, X509CertificateLoader로 만료일 추출
- AuthType 전환 시 이전 타입 필드 null 초기화
- 컨트롤러 Swagger Description 업데이트

Closes #214
2026-02-25 13:01:55 +09:00
..
AdminConfiguration.cs improvement: 가입 계약 확장 — 동의 필드/세션/메일 발송 안정화 (#202) 2026-02-25 09:29:17 +09:00
AppConfigConfiguration.cs feat: Public API Entity 정의 및 DB 스키마 구축 (#76) 2026-02-10 13:21:15 +09:00
BannerConfiguration.cs feat: Public API Entity 정의 및 DB 스키마 구축 (#76) 2026-02-10 13:21:15 +09:00
DailyStatConfiguration.cs feat: Domain Entity 정의 및 DB 스키마 구축 (#8) 2026-02-09 11:46:33 +09:00
DeviceConfiguration.cs feat: Domain Entity 정의 및 DB 스키마 구축 (#8) 2026-02-09 11:46:33 +09:00
FaqConfiguration.cs feat: Public API Entity 정의 및 DB 스키마 구축 (#76) 2026-02-10 13:21:15 +09:00
FileEntityConfiguration.cs feat: 파일 업로드/조회/삭제 API 구현 (#98) 2026-02-10 15:03:24 +09:00
MessageConfiguration.cs improvement: Message Entity link_type 컬럼 추가 (#74) 2026-02-10 13:11:29 +09:00
NoticeConfiguration.cs feat: Public API Entity 정의 및 DB 스키마 구축 (#76) 2026-02-10 13:21:15 +09:00
PaymentConfiguration.cs feat: Domain Entity 정의 및 DB 스키마 구축 (#8) 2026-02-09 11:46:33 +09:00
PushOpenLogConfiguration.cs feat: Domain Entity 정의 및 DB 스키마 구축 (#8) 2026-02-09 11:46:33 +09:00
PushSendLogConfiguration.cs feat: Domain Entity 정의 및 DB 스키마 구축 (#8) 2026-02-09 11:46:33 +09:00
ServiceConfiguration.cs improvement: APNs p12 인증서 지원 추가 (#214) 2026-02-25 13:01:55 +09:00
ServiceIpConfiguration.cs feat: Domain Entity 정의 및 DB 스키마 구축 (#8) 2026-02-09 11:46:33 +09:00
SystemLogConfiguration.cs feat: Domain Entity 정의 및 DB 스키마 구축 (#8) 2026-02-09 11:46:33 +09:00
WebhookLogConfiguration.cs feat: Domain Enum 및 에러 코드 상수 정의 (#10) 2026-02-09 13:31:50 +09:00