mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
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.