Store pass for db saving
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build encountered an error
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	continuous-integration/drone/push Build encountered an error
				
			This commit is contained in:
		@@ -155,6 +155,7 @@ func (id *Identity) TryUnlockHidden(password string) error {
 | 
				
			|||||||
			if err != nil {
 | 
								if err != nil {
 | 
				
			||||||
				return err
 | 
									return err
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
 | 
								p.dbPassword = password
 | 
				
			||||||
			id.unlockedHiddenPeers = append(id.unlockedHiddenPeers, p)
 | 
								id.unlockedHiddenPeers = append(id.unlockedHiddenPeers, p)
 | 
				
			||||||
			found = true
 | 
								found = true
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user