Commit Graph

7 Commits

Author SHA1 Message Date
kdh0120 7ea4956a13 <오류수정>
화면접근시 alert
2021-12-02 03:56:32 +00:00
swpark de982a73c6 <추가사항>
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

# 테스트 결과 
- 이상없음

# 특이사항 및 이슈사항
- 이상없음
2021-11-29 06:11:55 +00:00
kdh0120 b7156f1494 2021-06-03 01:43:16 +00:00
hyunho 80caa003d5 2021-03-30 01:10:24 +00:00
hyunho 6712a0710e 2020-12-28 08:18:25 +00:00
hyunho 3c7f295d48 2020-12-28 08:10:18 +00:00
hodong13 8dc14c40cc 2020-10-12 05:39:23 +00:00