2021.11.29 박상완 (swpark@nptc.kr) 1. 로그인 정책 1) 로그인정책 2) 로그인 세션 3) 중복로그인 차단 2. 메인-90일 비밀번호 1) 비밀번호 변경 90일 지났을 때 팝업 및 로직 (운영 배포시, /user/pwchange 권한 필요) # 커밋 파일 Base\Controller\ACommonUser.cs Base\Controller\BaseController.cs BO\Controllers\AccountController.cs BO\Controllers\cmController.cs BO\Controllers\userController.cs BO\js\site.js BO\Views\Account\Index.cshtml BO\Views\cm\terms.cshtml BO\Views\croom\grades.cshtml BO\Views\Home\Index.cshtml BO\Views\user\us.cshtml Dao\MyBatis\Maps\Common.xml Dao\MyBatis\Maps\User.xml Model\VMUser.cs C:\project\YNICTE\BO\Spring\Controllers.xml C:\project\YNICTE\BO\Spring\ControllersStaging.xml # 테스트 결과 - 이상없음 # 특이사항 및 이슈사항 - 이상없음 |
||
|---|---|---|
| .. | ||
| Account | ||
| Home | ||
| MM | ||
| Shared | ||
| System | ||
| cc | ||
| cm | ||
| croom | ||
| data | ||
| user | ||
| Web.config | ||
| _ViewStart.cshtml | ||