Commit Graph

34 Commits

Author SHA1 Message Date
Tom Mortensen b3e355b29b xss hardening 2025-01-22 21:22:32 -08:00
ljm42 1a5cf897a5 Simplify 'rc.nginx update' 2024-11-06 15:40:30 -07:00
Tom Mortensen f7c7f08528 Refactor 'update' subommand for services rc files 2024-10-22 13:32:10 -07:00
Tom Mortensen 3fb6c2147b Small change of var name CUSTOMFA to NGINX_CUSTOMFA. 2024-10-02 09:55:44 -07:00
ljm42 fe2e2ff897 define CUSTOMFA in /etc/defaults/nginx 2024-09-26 16:03:36 -07:00
ljm42 74530129ae Merge branch 'master' into add-csp-frame-ancestors 2024-09-26 15:52:44 -07:00
ljm42 0ce3960de6 Improved "Content-Security-Policy frame-ancestors" support 2024-09-25 23:16:52 -07:00
ljm42 e8e5ccdf18 redirect http TS url to https TS url 2024-09-23 12:59:05 -07:00
tom mortensen 18e37ed045 Merge pull request #1852 from dkaser/tailscale-nginx
Add fastcgi_path_info to default nginx configuration
2024-09-16 14:51:36 -07:00
Derek Kaser 039c798b43 Add fastcgi_path_info to default nginx configuration 2024-09-05 22:00:20 +00:00
ljm42 9b1081d2e1 Add support for Tailscale certs in the webgui 2024-09-04 21:37:08 -07:00
ljm42 69fe39720c Disable UpdateDNS 2024-03-12 14:17:35 -07:00
ljm42 4f5b94f83b remove support for legacy unraid.net certs 2023-10-24 17:24:53 -07:00
ljm42 42e2ee6e39 remove support for legacy unraid.net certs 2023-10-24 17:17:10 -07:00
Tom Mortensen 25ccb39fa0 Fix comment in rc.nginx:
php-fpm socket name is php-fpm, not php5-fpm
Removed a couple files no longer needed:
  wrap_get.php
  wrap_post.php
2023-10-24 11:08:20 -07:00
ljm42 594ff1d642 nginx: use the new http2 directive 2023-10-23 16:42:06 -07:00
bergware 5ac608b43f rc scripts: insert short delay before checking running status 2023-10-14 10:14:25 +02:00
bergware 04744b8b1a scripts dutchification - batch 1 2023-10-04 20:57:50 +02:00
bergware e738565d54 scripts dutchification - batch 1 2023-10-04 19:31:51 +02:00
bergware 020e1b419d scripts dutchification - batch 1 2023-10-04 14:38:39 +02:00
bergware 8b5fda3e25 rc.nginx: kill nginx if regular stop doesn't work 2023-10-04 00:49:15 +02:00
bergware fe1cc8fdef scripts dutchification - batch 1 2023-10-03 05:45:57 +02:00
bergware dfbe59fbe3 scripts dutchification - batch 1 2023-10-01 20:49:14 +02:00
bergware 9e6fd22d8a scripts dutchification - batch 1
- includes fix for docker ipv6 used by containers
2023-10-01 14:01:59 +02:00
bergware 78cdf2a7cd NGINX: revise running process detection 2023-07-19 01:30:12 +02:00
bergware dada22beb8 rc.nginx: explicit ipv4/ipv6 selection on lo interface 2023-07-09 07:37:36 +02:00
bergware 9e2d24460a RC services update
1. NFS - fix service reload
2. RPC - fix service reload
3. NGINX - remove HTTPS port in FQDN redirect when default 443
4. All services - register IPv4 Link local assignment (169.254.xxx.xxx)
5. All services - make lock file programmable
2023-06-21 18:04:29 +02:00
bergware d16b17942f rc scripts: use common library source 2023-06-03 16:03:14 +02:00
bergware 73c42baecc rc scripts: use common library source 2023-06-03 11:34:53 +02:00
bergware 7ed9634d15 rc scripts: use common library source 2023-06-03 10:17:02 +02:00
bergware b3abc23591 rc scripts: use common library source 2023-06-03 06:59:45 +02:00
bergware 755d6577f7 rc scripts: use common library source
Library file is imported by each rc script, which has the common functions
This makes maintenance easier
2023-06-03 06:53:43 +02:00
bergware 2b0001e884 Updated rc scripts
- Fix typo in take() function
- Handle vlan names too, e.g. br0.2
2023-06-02 22:26:15 +02:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00