Something went wrong on our end
Modify internal password generation to base it off the user's password
Compare changes
- Richard T. Carback III authored
+ 1
− 1
@@ -61,7 +61,7 @@ const (
Modify internal password generation to base it off the user's password. This is required, for now, for sync to work.