Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

패스워드 정규식 수정 #94

Merged
merged 2 commits into from
Mar 3, 2023
Merged

패스워드 정규식 수정 #94

merged 2 commits into from
Mar 3, 2023

Conversation

dolong2
Copy link
Member

@dolong2 dolong2 commented Mar 2, 2023

💡 개요

  • 패스워드 정규식 변경

📃 작업내용

  • 정규식을 좀 더 간결하게 만들고 생략된 특문 추가

🔀 변경사항

🙋‍♂️ 질문사항

⚗️ 사용법

🎸 기타

@dolong2 dolong2 added 0️⃣Priority: Critical 우선순위 긴급 ⚡️ Simple 간단한 변경사항 labels Mar 2, 2023
@dolong2 dolong2 self-assigned this Mar 2, 2023
@dolong2 dolong2 linked an issue Mar 2, 2023 that may be closed by this pull request
…uest/PasswordChangeReqDto.kt

Co-authored-by: baegteun <baegteun@gmail.com>
@dolong2 dolong2 merged commit 1394b9e into main Mar 3, 2023
@dolong2 dolong2 deleted the refactoring/password_regex branch March 3, 2023 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0️⃣Priority: Critical 우선순위 긴급 ⚡️ Simple 간단한 변경사항
Projects
None yet
Development

Successfully merging this pull request may close these issues.

비밀번호 정규식 수정
3 participants