mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-29 21:41:02 +00:00 
			
		
		
		
	test: Global OAuth should not be deleted
Expected to fail: Global (instance-wide) OAuth application should not be deleted, but it is
(cherry picked from commit 665d5f7317)
	
	
This commit is contained in:
		
					parent
					
						
							
								ed15e04b33
							
						
					
				
			
			
				commit
				
					
						a3c917b1c1
					
				
			
		
					 2 changed files with 9 additions and 0 deletions
				
			
		|  | @ -23,3 +23,11 @@ | |||
|   redirect_uris: '["http://127.0.0.1", "https://127.0.0.1"]' | ||||
|   created_unix: 1712358091 | ||||
|   updated_unix: 1712358091 | ||||
| - | ||||
|   id: 1003 | ||||
|   uid: 0 | ||||
|   name: "Global Auth source that should be kept" | ||||
|   client_id: "2f3467c1-7b3b-463d-ab04-2ae2b2712826" | ||||
|   redirect_uris: '["http://example.com/globalapp", "https://example.com/globalapp"]' | ||||
|   created_unix: 1732387292 | ||||
|   updated_unix: 1732387292 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue