mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	Since the "model" doesn't contain any message from the API anymore, and instead contains only the structures needed for authentication, it was renamed as such.
		
			
				
	
	
		
			18 lines
		
	
	
		
			242 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			242 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Generated by Cargo
 | 
						|
# will have compiled files and executables
 | 
						|
/target/
 | 
						|
/app/target
 | 
						|
/app/pkg
 | 
						|
/auth/target
 | 
						|
 | 
						|
# These are backup files generated by rustfmt
 | 
						|
**/*.rs.bk
 | 
						|
 | 
						|
# Created databases
 | 
						|
*.db
 | 
						|
*.db-shm
 | 
						|
*.db-wal
 | 
						|
 | 
						|
# Server private key
 | 
						|
server_key
 |