Has anyone customized Crowd 3.x login or change password pages?
We had customized the login and change password pages in the old version with some simple text boxes with instructions to the users on resetting their passwords and what to do after. In the old version it was as simple as just adding some lines of html to crowd-webapp/console/login.jsp file.
In the newer version the whole file is pretty much just "ID = reactcontainer" and thats it and trying to follow the variables until you end up going through numerous .jar files is just an endless rabit hole without knowing where to find the files I would actually need to edit.
If anyone can point me to the right direction I would be thankful.