Commit Graph

1047 Commits (c4bb651f3526b5d7bdcedfc65429c565321dee91)
 

Author SHA1 Message Date
Monviech c4bb651f35
Update source/manual/how-tos/caddy.rst - Typo
Co-authored-by: Dany Marcoux <github@dmarcoux.com>
2 months ago
Monviech faa3772bc5
Revert all changes regarding forward_auth in caddy.rst
Since implementing this feature properly would take a redesign how the current handle/reverse_proxy structure works, it is unfeasible for now.

I am unsure the usecase is really there either. With basic_auth implemented, it's far easier to restrict access in a less convoluted way.

Combining basic_auth with http logs and crowdsec, makes bruteforcing also impossible, IP addresses are banned quite swiftly.
2 months ago
Monviech 910d365eac
Update caddy.rst - Again a few typos 2 months ago
Monviech ee32447a0d
Update caddy.rst 2 months ago
Monviech 991f524a7d
Update caddy.rst - Reformat doc 2 months ago
Monviech 8d44436491
Update caddy.rst - Add configuration example for Authelia 2 months ago
Monviech bbac50b4c8
Update caddy.rst - Add new fields for forward_auth support 2 months ago
Monviech 1807eade6e
Update caddy.rst - Format fix 2 months ago
Monviech 18e8b9c500
Update caddy.rst - Improve header manipulation tutorial with the most common usecase, reverse proxying to an upstream webserver with vhosts. 2 months ago
Monviech dfa21a1aec
Update caddy.rst - Added short tutorial how to use the most common header manipulation. 2 months ago
Monviech 26488d2179
Update caddy.rst - Add Header Manipulation 2 months ago
Monviech 9d2f9f0e7d
Update caddy.rst - Add HTTP Response Code and Message 2 months ago
Monviech e77e65b8d2
Update caddy.rst
- Added Tutorial section for the HTTP-01 challenge redirection
- A few more changes to get the docs in line with the new os-caddy-1.5.3 update
2 months ago
Monviech 2bf82c04ee
Update caddy.rst
Add HTTP-01 challenge redirection option
2 months ago
Monviech eb94f6948f
Update caddy.rst - Another small typo. 2 months ago
Monviech 063ca27efe
Update caddy.rst - DNS01 is not needed for Dynamic DNS to work 2 months ago
Monviech 5a29326a01
Update caddy.rst - Small Typo fixed. 2 months ago
Monviech 0ec3a2649c
Update caddy.rst - Some terminology changes for the new os-caddy version. 2 months ago
Dany Marcoux a0f4ac7ca4
Add instructions in Caddy on how to prevent the HTTP_REFERER error (#547)
While setting up a reverse proxy for the OPNsense web UI, I stumbled on
this error. Without this configuration change, we get the following
error after logging in to https://opn.example.com

> The HTTP_REFERER "https://opn.example.com/" does not match the predefined settings
2 months ago
Ad Schellevis 86ad155808 changelogs 2 months ago
Monviech 5703a65b37
Update caddy.rst (#546)
TLS Insecure Skip Verify added to docs
2 months ago
Ad Schellevis 01d23c0b9e caddy - fix some compile warnings 2 months ago
Ad Schellevis b36e459f7f changelogs 2 months ago
Monviech 6dbed48048
www/caddy: Documentation (#545) 2 months ago
Ad Schellevis 3745c9d920 ipsec/openvpn - fix invalid IP notations, closes https://github.com/opnsense/docs/issues/531 3 months ago
Ad Schellevis e88821a9e1 development - add csv import/export helpers. closes https://github.com/opnsense/docs/issues/541 3 months ago
Ad Schellevis 2795d75201 development/frontend/models - add volatile option. closes https://github.com/opnsense/docs/issues/542 3 months ago
Stephan de Wit 9e3010b482 sfp_compatibility: add 1G MMF and 1/2.5/5/10G modules 3 months ago
Monviech d272e953dd
Update README.md (#544)
Hint the use of sphinx autobuild in Readme.md. It's a great tool to see a live preview while writing docs and editing them. The instant feedback really helps to get work done faster.
3 months ago
Stephan de Wit 58e7286b3a aliases: explain OpenVPN group alias type constraint 3 months ago
Stephan de Wit f16a148b52 OPNWAF: clarify some common pitfalls 3 months ago
Ad Schellevis ac586586b2 wireguard - remove plugin install from wireguard-client. 3 months ago
Ad Schellevis 6f99048dcc update changelogs 3 months ago
Franco Fichtner 7e370a8032 manual: adjust for syslog settings merge
Also remove a bit of clutter from the text and adjust GUI labels
slightly where the text was mismatching plus fill the gap of missing
option max file size.

PR: https://github.com/opnsense/core/issues/6830
3 months ago
Ad Schellevis 5b22aef2ed virtuals - fix paragraphs after merging https://github.com/opnsense/docs/pull/539 3 months ago
Ad Schellevis b5c2a3b4d1 changelogs 3 months ago
cieska 1c2293bd23
A minor addition for Hyper-V section in virtuals.rst (#539) 3 months ago
SatMagnus 0475e7abe4
Add changes to sslvpn_instance_s2s.rst (#540) 3 months ago
Ad Schellevis 6c154cfaeb api endpoints (plugins) 3 months ago
Ad Schellevis 9728f6cf56 api endpoints (core) 3 months ago
Ad Schellevis 6b38206586 changelogs 3 months ago
Ad Schellevis 5dfe37f0d6 development - add "special model types" 3 months ago
Silejonu a134cafc88
Update wireguard-client.rst (#538)
Fix mixing up of "PrivateKey" and "PublicKey" in the Step 7 paragraph, in regards to the Appendix
4 months ago
Ad Schellevis e5ac1666fa install: add warning about the need to uncompress the image before verify (as introduced in 6950921b56) 4 months ago
Ad Schellevis 30c1c9984b ddclient - add Netcup (https://github.com/opnsense/plugins/pull/3549) 4 months ago
Ad Schellevis 6124beb335 fix date 4 months ago
Ad Schellevis 21b1d00995 install / aws - add a note about console password reset 4 months ago
Ad Schellevis dc87727733 ISC DHCP / unbound / dnsmasq - be more explicit of what the feature offers. https://github.com/opnsense/core/issues/7209 4 months ago
Stephan de Wit f85849736d ntp: warn about interface selection usage 4 months ago
Ad Schellevis eb2abcb411 security/intrusion-detection-content-pt-open - remove from the list. ref https://github.com/opnsense/plugins/issues/3803 4 months ago