5 lines
		
	
	
		
			155 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			155 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # this a test password storage with password in clear
 | |
| # need to be updated in the future to encrypt or hash the password
 | |
| # <username>:<password>
 | |
| toto:tata
 |