mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-03 19:17:29 -05:00 
			
		
		
		
	Reorder basicauth directive; it should also protect redirects
This commit is contained in:
		
							parent
							
								
									016384abef
								
							
						
					
					
						commit
						5fcfdab6c7
					
				@ -414,11 +414,11 @@ var directives = []string{
 | 
			
		||||
	"search",    // github.com/pedronasser/caddy-search
 | 
			
		||||
	"header",
 | 
			
		||||
	"expires", // github.com/epicagency/caddy-expires
 | 
			
		||||
	"basicauth",
 | 
			
		||||
	"redir",
 | 
			
		||||
	"status",
 | 
			
		||||
	"cors", // github.com/captncraig/cors/caddy
 | 
			
		||||
	"mime",
 | 
			
		||||
	"basicauth",
 | 
			
		||||
	"jwt",       // github.com/BTBurke/caddy-jwt
 | 
			
		||||
	"jsonp",     // github.com/pschlump/caddy-jsonp
 | 
			
		||||
	"upload",    // blitznote.com/src/caddy.upload
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user