Login Plugin Caddy

The latest caddy login update bugs out the password.

What is the proper way to isolate a password with symbols? As it bugs out with symbols on latest

jwt {
    path /
    allow sub bob
}

login / {
         simple bob=!@k24o1rk1o2
}

EDIT. Solved after deleting it, may of been cache issue.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.