politeia icon indicating copy to clipboard operation
politeia copied to clipboard

user/mysql: Fix session delete bug.

Open lukebp opened this issue 2 years ago • 0 comments

Closes #1680.

This fixes a bug that was preventing sessions from being deleted from the user database. The delete statement arguments were not being passed to the driver properly.

This bug was introduced by 0b1982a48.

lukebp avatar Oct 12 '22 23:10 lukebp