mirror of
				https://github.com/gitbucket/gitbucket.git
				synced 2025-10-31 18:46:28 +01:00 
			
		
		
		
	Drop password validation (#2439)
This commit is contained in:
		| @@ -50,9 +50,6 @@ public class JettyLauncher { | ||||
|                         case "--plugin_dir": | ||||
|                             System.setProperty("gitbucket.pluginDir", dim[1]); | ||||
|                             break; | ||||
|                         case "--validate_password": | ||||
|                             System.setProperty("gitbucket.validate.password", dim[1]); | ||||
|                             break; | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user