mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	update: AllowedAPKSigningKeys metadata to enforce APK signers
This field lets you specify which signing certificates should be trusted for APKs in a binary repo.
This commit is contained in:
		
							parent
							
								
									074ea8cae3
								
							
						
					
					
						commit
						3b95d3de64
					
				
					 8 changed files with 165 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -47,6 +47,7 @@ metadata_v0:
 | 
			
		|||
    - cd fdroiddata
 | 
			
		||||
    - ../tests/dump_internal_metadata_format.py
 | 
			
		||||
    - sed -i
 | 
			
		||||
          -e '/AllowedAPKSigningKeys:/d'
 | 
			
		||||
          -e '/Liberapay:/d'
 | 
			
		||||
          -e '/OpenCollective/d'
 | 
			
		||||
          metadata/dump_*/*.yaml
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue