mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-04-11 23:12:14 -04:00
I copied the example of the password field by introducing a setter. But I forgot: it was only that way because the password field has the complexity of hashing/salting. For fields where setting is idempotent, it can be directly exposed.