-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 CE GA1
-
Fix Version/s: 7.0.1 CE GA2
-
Component/s: Application Security > Auto Login
-
Labels:None
-
Story Points:1
-
Fix Priority:1
-
Git Pull Request:
In the Auto Login section in portal.properties, the package for AutoLogin is
com.liferay.portal.security.auto.login.AutoLogin
but it should be
com.liferay.portal.kernel.security.auto.login.AutoLogin
Similar issue for CASAutoLogin