이메일 인증 흐름 개선 및 테스트 환경 대응:
- 가입 시 이메일 인증 여부 검증 로직 추가 - 테스트 환경에서 인증번호 UI 출력 및 관리 개선 - 리다이렉트 시 기본 모델 노출 방지 Bean 설정 추가
This commit is contained in:
@@ -40,7 +40,6 @@ gateway:
|
||||
|
||||
portal:
|
||||
# auth-virtual-code: 654321
|
||||
test-auth-notice-enabled: true
|
||||
dev:
|
||||
# application.yml의 `page:` 트리(브레드크럼/메뉴 이름) 라이브 반영
|
||||
hot-reload-pages: true
|
||||
Reference in New Issue
Block a user