mirror of
https://github.com/znc/znc.git
synced 2026-05-01 19:12:31 +02: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.