mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-05-22 18:11:52 -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.