WeBWorK Main Forum

Clicking "Edit Tags" causes authentication error

Clicking "Edit Tags" causes authentication error

by Larry Riddle -
Number of replies: 0
Thanks for pointing me to "session". Turns out the issue was because session management was set to "key" in localOverrides. Commenting that out to restore the default of session_cookie allowed the "Edit Tags" button to work correctly in the Library Browser.