mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-03-24 06:24:15 -04:00
The most notable part of this is that `db::auth` no longer holds a lock during password hashing operations. That was probably never a great idea...