mirror of
https://github.com/znc/znc.git
synced 2026-06-16 08:04:51 +02:00
a1a254bef1
These days salted SHA-256 is considered quite weak for passwords. Transparently upgrade existing hashes upon login. Bump cmake requirement to able to use IMPORTED_TARGET, this will allow further cleanup in next commits.