For Security... we locked down the CFREGISTRY tag...
But we noticed that some of our sites were giving errors.
The line of code that cause the problem was:
<CFAPPLICATION NAME="YourAppName" CLIENTMANAGEMENT="YES" SESSIONMANAGEMENT="YES"> AND code pertaining to this.
Does Session Management setting use the CFREGISTRY?
The error in MX says: access denied (coldfusion.tagext.genericTagPermission cfregistry)
Any idea? We had to turn CFREGISTRY back on to make the site work, but we want to turn it off in our Enterprise edition of CF MX.
Please shed some light if you can.
But we noticed that some of our sites were giving errors.
The line of code that cause the problem was:
<CFAPPLICATION NAME="YourAppName" CLIENTMANAGEMENT="YES" SESSIONMANAGEMENT="YES"> AND code pertaining to this.
Does Session Management setting use the CFREGISTRY?
The error in MX says: access denied (coldfusion.tagext.genericTagPermission cfregistry)
Any idea? We had to turn CFREGISTRY back on to make the site work, but we want to turn it off in our Enterprise edition of CF MX.
Please shed some light if you can.