sns
This commit is contained in:
parent
6c8b51df21
commit
020698ff7d
@ -361,7 +361,7 @@ public class LoginController extends NlibCommonController {
|
|||||||
model.addAttribute("url", redirectUrl);
|
model.addAttribute("url", redirectUrl);
|
||||||
model.addAttribute("message", StringUtil.encodeUrl("서비스를 이용하시려면 SNS의 정보제공 동의가 필요합니다."));
|
model.addAttribute("message", StringUtil.encodeUrl("서비스를 이용하시려면 SNS의 정보제공 동의가 필요합니다."));
|
||||||
return "nlib/login/loginPreSet";
|
return "nlib/login/loginPreSet";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
log.debug("loginOauthCallback > sessionid=" + session.getId());
|
log.debug("loginOauthCallback > sessionid=" + session.getId());
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user