I feel like I’m missing something obvious.
I’ve updated to 5.4.5.23 via the /lucee/admin/server.cfm upgrade web page. I then set the environment variable LUCEE_SECURITY_LIMITEVALUATION
. However, the lucee admin page is now throwing the following exception:
invalid variable name declaration [application[request.admintype].preloadedExtensionProviders]
The Error Occurred in
/admin/overview.cfm: line 9
called from /admin/web.cfm: line 570
called from /admin/server.cfm: line 2
I can see in the github that this was patched when the variable was renamed (rename "limitIsDefined to "limitEvaluation" and extend it for more fu… · lucee/Lucee@cc616ec · GitHub). Have I somehow updated lucee but failed to update lucee admin?
In case it matters, I currently have the Lucee admin extension 1.0.0.5 installed.
OS: Windows 10
Java Version: 11.0.16 (Amazon.com Inc.) 64bit
Tomcat Version: Apache Tomcat/9.0.71
Lucee Version: 5.4.5.23
7 posts - 3 participants