mirror of
				https://github.com/matrix-org/synapse.git
				synced 2025-11-04 10:11:05 +01:00 
			
		
		
		
	README.rst: fix hash_password path
This commit is contained in:
		
							parent
							
								
									7975d39cbd
								
							
						
					
					
						commit
						dd3bf40152
					
				@ -796,8 +796,7 @@ A manual password reset can be done via direct database access as follows.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
First calculate the hash of the new password::
 | 
					First calculate the hash of the new password::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    $ source ~/synapse/env/bin/activate
 | 
					    $ ~/synapse/env/bin/hash_password
 | 
				
			||||||
    $ ./scripts/hash_password
 | 
					 | 
				
			||||||
    Password:
 | 
					    Password:
 | 
				
			||||||
    Confirm password:
 | 
					    Confirm password:
 | 
				
			||||||
    $2a$12$xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 | 
					    $2a$12$xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user