Hi,
I want to apply a password policy in our site, so I need redirect to a new jsp called changepassword after sucessfully login. I try to change the action of login's form but it desn't work. How can I do it?
I have copy all of /libs/cq/core/component/login and /libs/cq/core/content/login to /apps/cq/core/component/login and /apps/cq/core/content/login before I try do it.
After I changed the action of login's form to changepassword.html, I got a respose as below.
Content modified /libs/cq/core/content/changepassword/changepassword.html
Go Back
Modified Resource
Parent of Modified Resource
Thanks a lot.