-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
libcrypt (generally from glibc) doesn't support yescrypt, which is used by default in Debian and Arch (among others). Accordingly, password hashing is broken on all of those. We need to use libxcrypt instead.
- Cleanly return when
cryptfails. Kind of unacceptable that it just fails to a stack trace. - Make sure to link against libxcrypt.
Metadata
Metadata
Assignees
Labels
No labels