You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Workaround for Lucee's incorrect toBase64 behavior
Workaround for where `toBase64` returns a different value on the first call
then subsequent calls. We call `toBase64` once in our code so the user
does not have to deal with this bug.
See https://luceeserver.atlassian.net/browse/LDEV-3964
0 commit comments