forked from open-webui/open-webui
		
	feat: auth header support
This commit is contained in:
		
							parent
							
								
									faa06f2160
								
							
						
					
					
						commit
						87ad2ac6c7
					
				
					 3 changed files with 171 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -28,7 +28,7 @@
 | 
			
		|||
		}}
 | 
			
		||||
	>
 | 
			
		||||
		<div
 | 
			
		||||
			class="m-auto min-h-52 rounded-xl max-w-full w-[40rem] mx-2 bg-gray-50 dark:bg-gray-900 shadow-3xl"
 | 
			
		||||
			class="m-auto rounded-xl max-w-full w-[40rem] mx-2 bg-gray-50 dark:bg-gray-900 shadow-3xl"
 | 
			
		||||
			transition:fade={{ delay: 100, duration: 200 }}
 | 
			
		||||
			on:click={(e) => {
 | 
			
		||||
				e.stopPropagation();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue