Fully qualify cloudron CSP (#13892)
* Wildcard cloudron Signed-off-by: jolheiser <john.olheiser@gmail.com> * Just use FQDN Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
		
							parent
							
								
									991ab899ff
								
							
						
					
					
						commit
						a33db35b38
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -87,7 +87,7 @@ To enable Gitea to run as a service, run `sysrc gitea_enable=YES` and start it w | |||
| Gitea is available as a 1-click install on [Cloudron](https://cloudron.io). | ||||
| Cloudron makes it easy to run apps like Gitea on your server and keep them up-to-date and secure. | ||||
| 
 | ||||
| [](https://cloudron.io/button.html?app=io.gitea.cloudronapp) | ||||
| [](https://www.cloudron.io/button.html?app=io.gitea.cloudronapp) | ||||
| 
 | ||||
| The Gitea package is maintained [here](https://git.cloudron.io/cloudron/gitea-app). | ||||
| 
 | ||||
|  |  | |||
							
								
								
									
										2
									
								
								docs/static/_headers
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								docs/static/_headers
									
									
									
									
										vendored
									
									
								
							|  | @ -1,5 +1,5 @@ | |||
| /* | ||||
|   Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdnjs.cloudflare.com; img-src 'self' https://cloudron.io; font-src 'self' data: https://cdnjs.cloudflare.com https://fonts.gstatic.com | ||||
|   Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdnjs.cloudflare.com; img-src 'self' https://www.cloudron.io; font-src 'self' data: https://cdnjs.cloudflare.com https://fonts.gstatic.com | ||||
|   X-Frame-Options: DENY | ||||
|   X-Xss-Protection: 1; mode=block | ||||
|   X-Content-Type-Options: nosniff | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue