YNICTE/Base/Controller
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
..
ACommon.cs "다운로드 엑셀에서 2021-05-27 00:56:43 +00:00
ACommonCC.cs 2020-10-12 05:39:23 +00:00
ACommonCM.cs 2021-11-03 06:19:08 +00:00
ACommonCRoom.cs <기능개선> 2021-11-18 04:46:01 +00:00
ACommonUser.cs <추가사항> 2021-11-29 06:11:55 +00:00
BaseController.cs <추가사항> 2021-11-29 06:11:55 +00:00
BasePartialController.cs <기능개선> 2021-11-10 23:43:11 +00:00
FCommon.cs 2021-09-10 05:02:05 +00:00
FCommonCC.cs 2020-10-12 05:39:23 +00:00
FCommonCRoom.cs 2021-11-03 06:19:08 +00:00
FCommonMy.cs 2021-08-23 06:10:15 +00:00
FCommonPay.cs + 사용자 2021-07-09 00:53:57 +00:00
FOCommon.cs 2021-11-03 06:19:08 +00:00