added Malcolm
This commit is contained in:
		
							
								
								
									
										24
									
								
								Vagrant/resources/malcolm/htadmin/config.ini
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								Vagrant/resources/malcolm/htadmin/config.ini
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,24 @@ | ||||
| ; HTAdmin config file. | ||||
|  | ||||
| [application] | ||||
| ; Change this to customize your title: | ||||
| app_title = Malcolm User Management | ||||
|  | ||||
| ; htpasswd file | ||||
| secure_path  = ./config/htpasswd | ||||
| ; metadata file | ||||
| metadata_path  = ./config/metadata | ||||
|  | ||||
| ; administrator user/password (htpasswd -b -c -B ...) | ||||
| admin_user = vagrant | ||||
|  | ||||
| ; username field quality checks | ||||
| ; | ||||
| min_username_len = 4 | ||||
| max_username_len = 12 | ||||
|  | ||||
| ; Password field quality checks | ||||
| ; | ||||
| min_password_len = 6 | ||||
| max_password_len = 20 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user