mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-03-03 15:20:08 -05: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...