Commit Graph

683 Commits

Author SHA1 Message Date
florian 0ef82619b8 temp disable automatic tests for authentik and test automatic arm build on dedicated hardware 2022-06-14 11:05:26 +02:00
florian f2655e331d remove arm build again, fix proxy_*_timeout directives and add authelia example 2022-06-14 09:42:32 +02:00
florian cd0438b8ce support REVERSE_PROXY_*_TIMEOUT settings, remove useless push in CI/CD and try to build arm on GH runners 2022-06-13 21:40:38 +02:00
florian f9a042526e add docs about compiling BW from source on Linux, add docs about packages pinning on Linux and fix regex for REVERSE_PROXY_AUTH_REQUEST and REVERSE_PROXY_AUTH_REQUEST_SIGNIN_URL 2022-06-13 21:04:25 +02:00
florian 15ac64b05f let's encrypt - fix bug when AUTOCONF_MODE=yes 2022-06-13 19:55:15 +02:00
florian e0f8895e9a init support for auth_request and add authentik example 2022-06-13 13:06:03 +02:00
florian e852298352 don't send local IP to BunkerNet on default server, fix certbot new when MULTISITE=no and fix unknown reason in get_reason 2022-06-11 18:36:52 +02:00
florian 972a284efd docker - drop support for prebuilt arm images v1.4.0 2022-06-06 23:35:37 +02:00
florian 5258d8e58f docs - edit linux install procedure 2022-06-06 22:15:24 +02:00
florian acb4bea97d reflect CI/CD changes for master pushes 2022-06-06 21:22:28 +02:00
florian 42067e864a GHA - temp disable armv7 build until we have a fix for cryptography dependency 2022-06-06 20:14:11 +02:00
florian 217bddabfd GHA - different caches for armv7 and armv8 images 2022-06-06 18:30:28 +02:00
florian c5fba13674 fix GHA typos 2022-06-06 15:29:09 +02:00
florian 1b21f9eac3 fix UI tag in GHA jobs 2022-06-06 15:19:25 +02:00
florian 389e050943 fix links in docs and change cache location for GHA jobs 2022-06-06 14:51:47 +02:00
florian 05a89c3037 fix registry URL in GHA jobs 2022-06-06 14:07:52 +02:00
florian a0ed8a27e9 add debug flag to GHA buildx steps 2022-06-06 12:35:30 +02:00
florian d0ac5e3059 update GHA actions version 2022-06-06 12:17:56 +02:00
florian b16f8f11ad update GHA actions version 2022-06-06 12:17:11 +02:00
florian a23ed06e66 fix typo in GHA jobs 2022-06-06 11:53:46 +02:00
florian 6b9be078b8 refactoring of GHA jobs 2022-06-06 11:52:25 +02:00
florian 8e198ed82e linux - fix documentation link in systemd unit files 2022-06-05 17:07:43 +02:00
florian c3b527afe8 actions - fix RPMs path 2022-06-05 00:35:29 +02:00
florian 972e5471d1 actions - fix linux deb/rpm generation 2022-06-04 22:01:45 +02:00
florian b246c6d7e2 fix wrong branch name in actions and image name for linux tests 2022-06-04 17:25:46 +02:00
florian b78fd55427 fix freetype CVE 2022-06-04 16:14:11 +02:00
bunkerity 945241339a actions - rename main branch to master 2022-06-03 18:16:53 +02:00
bunkerity 1af2264fab temp stop push to private repo 2022-06-03 18:14:47 +02:00
bunkerity 6f28708c10 docs - add missing setting 2022-06-03 17:44:17 +02:00
bunkerity a9f886804a bunkerweb 1.4.0 2022-06-03 17:24:14 +02:00
Florian Pitance 3a078326c5 Merge pull request #199 from Myzel394/patch-1
Fix typo
v1.3.2
2021-10-24 18:25:37 +02:00
florian d43b82b757 remote API - only do action if 403 2021-10-24 18:24:10 +02:00
florian 3850cacb9c prepare for v1.3.2 2021-10-23 16:56:10 +02:00
florian c00c7f46a0 lua - verify certs when doing HTTPS requests 2021-10-23 10:10:24 +02:00
bunkerity 163af4a49d prepare for v1.3.2 2021-10-22 21:16:36 +02:00
bunkerity 98e85eb99f docs - update security tuning sections : distributed blacklist and request limit 2021-10-21 21:31:15 +02:00
bunkerity 2e63bb0256 docs - reflect kubernetes/swarm changes into the doc 2021-10-21 16:47:08 +02:00
bunkerity 6546a0edb7 disable country ban if IP is local, update default values of PERMISSIONS_POLICY and FEATURE_POLICY, upgrade archlinux packages before testing 2021-10-21 15:40:20 +02:00
bunkerity ab00381746 ui - fix ROOT_FOLDER bug in serve-files.conf 2021-10-21 11:30:49 +02:00
bunkerity 9f7097de0d request limit - fix some LUA code 2021-10-19 17:21:30 +02:00
bunkerity 24d6337a57 limit req - multiple url support 2021-10-18 16:48:06 +02:00
bunkerity bfb5319c16 limit req - add burst and delay parameters 2021-10-13 20:53:10 +02:00
bunkerity 4c77a14825 use annotations as env var in Ingress definition, fix cidr parsing for reserved ips, fix missing empty when job is external, fix ping check for remote api and init work hour/day support for request limit 2021-10-13 17:21:25 +02:00
bunkerity 4e45fa3874 integrations - acme without shared folder when using k8s/swarm 2021-10-12 16:58:13 +02:00
Myzel394 a9a26b82d9 fixed typo 2021-10-12 10:22:25 +00:00
bunkerity 00d91dcaaa jobs - move certbot hooks to python 2021-10-11 20:57:13 +02:00
bunkerity 650ad7ea49 integrations - fix missing acme folder when using Swarm or Kubernetes 2021-10-11 17:24:19 +02:00
bunkerity 7045c0c2b6 jobs - fix encoding error on CentOS 2021-10-08 17:10:01 +02:00
bunkerity f0f432487b remote API - ban IP from distributed DB 2021-10-07 16:57:37 +02:00
bunkerity fdc02be051 remote API - basic send of bad IPs 2021-10-07 12:00:20 +02:00