Commit Graph

13 Commits

Author SHA1 Message Date
swpark 7da1e64a55 <추가사사항 - LMS구축 지적사항 보강>
1. 스케줄링 작업

 1) 조회시점 => (휴면테이블.cdt + 1년) 인 컬럼

 2) 조회시점 => (최근로그인일시 + 1년) 인 컬럼 (휴먼 테이블에 저장)

 3) 조회시점 = (휴면테이블.cdt + 335일)<년월일> 인 컬럼

 4) 조회시점 = (최근로그인일시 + 335일)<년월일> 인 컬럼

# 커밋 파일
Base\Controller\BasePartialController.cs
BO\Controllers\AccountController.cs
Dao\MyBatis\Maps\User.xml

# 테스트 결과
- 이상없음

# 특이사항 및 이슈사항
- 이상없음
2022-01-06 06:27:24 +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 ddb33a6bb5 <오류수정>
통합테스트목록 . 543
BO/Controllers/AccountControllers.cs
Dao/MyBatis/Maps/Lect.xml
Model/CM.cs
학습독려 수정요청
2021-11-15 04:02:49 +00:00
kdh0120 58914e6393 <오류수정>
통합테스트목록 - {537}
BO/Controllers/AccountController.cs
학습독려 알림톡 발송, 제목 변경
2021-11-09 23:50:02 +00:00
kdh0120 f100fcd4d0 2021-09-10 05:02:05 +00:00
kdh0120 7831249218 2020-12-11 06:31:15 +00:00
kdh0120 3a649d9e98 2020-12-10 04:20:35 +00:00
kdh0120 3309405754 2020-12-10 01:57:07 +00:00
kdh0120 e98814ced9 2020-12-03 00:00:31 +00:00
hyunho 35ba942282 2020-11-10 00:01:45 +00:00
hyunho fc21595eac 2020-10-13 05:21:58 +00:00
hodong13 af38a870d3 2020-10-12 06:32:10 +00:00
hodong13 8dc14c40cc 2020-10-12 05:39:23 +00:00