mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-02-13 14:48:09 -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...