Skip to content
runout-at edited this page Jun 10, 2026 · 4 revisions

Passwords

There was a discussion about passwords for users who should not be able to login. https://github.com/vexim/vexim2/pull/303

It might be unsafe for some software to use NULL-values or empty passwords or hashes. If this is used in a setup by intention the admin of this is responsible to do it in a safe way.

Clone this wiki locally