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
+ 6
− 8
@@ -517,12 +517,11 @@ func (rsCB *RemoteStore) Write(path string, data []byte) error {
@@ -531,12 +530,11 @@ func (rsCB *RemoteStore) GetLastModified(path string) (string, error) {