|
I am curious how to edit the names of these cookies: I did it in the web config however they still appear. Is there a way to adjust these or are they hard coded into DNN? |
Answered by
bdukes
Sep 3, 2020
Replies: 2 comments 4 replies
|
You should be able to rename |
0 replies
Answer selected by
bdukes
|
Thanks @bdukes the rename after I deleted the cookie shows only the new cookie name. The |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You should be able to rename
.DOTNETNUKEvia theweb.config(renaming the cookie wouldn't delete the old cookie), butdnn_IsMobileappears to be hardcoded.