setting a new password for a user, either through @password oldpass = newpass or via @pcreate player = pass in the default configuration of the docker container results in only $1$M$ being written to the database no matter what the password chosen is.
Currently looking into exactly why, but I haven't discovered the source of the issue as of yet.