mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-30 19:02:24 -05:00 
			
		
		
		
	[feature] Add HTTP header permission section to frontend (#2893)
* [feature] Add HTTP header filter section to frontend * tweak naming a bit
This commit is contained in:
		
					parent
					
						
							
								35b1c54bde
							
						
					
				
			
			
				commit
				
					
						6171dcbe51
					
				
			
		
					 27 changed files with 986 additions and 68 deletions
				
			
		|  | @ -139,6 +139,8 @@ export const gtsApi = createApi({ | |||
| 		"Reports", | ||||
| 		"Account", | ||||
| 		"InstanceRules", | ||||
| 		"HTTPHeaderAllows", | ||||
| 		"HTTPHeaderBlocks", | ||||
| 	], | ||||
| 	endpoints: (build) => ({ | ||||
| 		instanceV1: build.query<InstanceV1, void>({ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue