florian
|
aeba0ba72c
|
tests - add missing AutoconfTest object
|
2022-07-14 17:33:29 +02:00 |
|
florian
|
67608a463a
|
tests - add missing decode
|
2022-07-14 15:32:18 +02:00 |
|
florian
|
8b3b1291cc
|
tests - from replace/rename functions to class method
|
2022-07-14 15:24:11 +02:00 |
|
florian
|
1c5c81d2cd
|
tests - add missing import
|
2022-07-14 15:16:33 +02:00 |
|
florian
|
fa2d52d80f
|
tests - remove useless log and return boolean from Test.end
|
2022-07-14 14:58:48 +02:00 |
|
florian
|
68bf5ef850
|
tests - remove wrong cleanup call
|
2022-07-14 14:52:44 +02:00 |
|
florian
|
424b37bec9
|
tests - change permissions as root
|
2022-07-14 14:33:04 +02:00 |
|
florian
|
2780ee190d
|
tests - add debug_fail function
|
2022-07-14 14:27:18 +02:00 |
|
florian
|
07b0bb38dd
|
docker - fix CVE-2022-29187 for ui and autoconf
|
2022-07-14 14:05:39 +02:00 |
|
florian
|
b47c2696ee
|
docker - fix CVE-2022-29187
|
2022-07-14 14:00:09 +02:00 |
|
florian
|
fdb8ca3cad
|
tests - replace internal _log with logger.log
|
2022-07-14 13:42:06 +02:00 |
|
florian
|
eb59a9377d
|
tests - init refactoring for autoconf
|
2022-07-13 22:57:36 +02:00 |
|
florian
|
2e0542dbb0
|
tests - ignore case when performing test
|
2022-07-13 21:56:59 +02:00 |
|
florian
|
0a996bf123
|
tests - replace match with search
|
2022-07-13 21:43:04 +02:00 |
|
florian
|
48a6ba6328
|
tests - fix rm command
|
2022-07-13 21:26:44 +02:00 |
|
florian
|
991ddb9eb9
|
tests - remove file as root
|
2022-07-13 21:23:58 +02:00 |
|
florian
|
1e1d7d7f14
|
tests - replace variable typo in get request
|
2022-07-13 21:18:03 +02:00 |
|
florian
|
ebc94f515e
|
tests - add missing char when replacing Docker volumes
|
2022-07-13 21:09:26 +02:00 |
|
florian
|
e4f6017d64
|
tests - replace example domains with test domains
|
2022-07-13 21:05:14 +02:00 |
|
florian
|
dfc5f2e79e
|
tests - export runner env
|
2022-07-13 20:52:59 +02:00 |
|
florian
|
c07f85a424
|
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev
|
2022-07-13 17:40:57 +02:00 |
|
florian
|
ab57be6570
|
tests - fix missing copytree import and self parameter
|
2022-07-13 17:37:34 +02:00 |
|
AxyFr
|
5f79aea4bb
|
fpm single/multiple docker&autoconf
|
2022-07-13 17:31:01 +02:00 |
|
florian
|
cc760a646b
|
tests - fix datetime import again
|
2022-07-13 17:27:21 +02:00 |
|
florian
|
db2c35cb3f
|
tests - fix datetime import
|
2022-07-13 17:22:55 +02:00 |
|
florian
|
28f1b4f734
|
tests - rename variable
|
2022-07-13 17:13:13 +02:00 |
|
florian
|
e1183a0d4c
|
fix tests.json for authelia and exit when test exception occurs
|
2022-07-13 17:02:26 +02:00 |
|
florian
|
16573a397e
|
tests - do not run as root
|
2022-07-13 16:59:23 +02:00 |
|
florian
|
de8cee491a
|
tests - add missing imports
|
2022-07-13 16:53:46 +02:00 |
|
florian
|
56afbd4577
|
tests - run as root
|
2022-07-13 16:04:41 +02:00 |
|
florian
|
590ad46cd8
|
tests - fix missing chmod import and Test.init log call
|
2022-07-13 15:59:35 +02:00 |
|
florian
|
8d580bc165
|
tests - fix missing Test import
|
2022-07-13 15:28:08 +02:00 |
|
florian
|
a91fc73072
|
tests - fix indent and isfile import
|
2022-07-13 15:25:32 +02:00 |
|
florian
|
773a37d456
|
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev
|
2022-07-13 15:14:17 +02:00 |
|
florian
|
b64af85262
|
tests - DockerTest on the road
|
2022-07-13 15:14:08 +02:00 |
|
TheophileDiot
|
0d3e1e2a13
|
Update the plugins docs
|
2022-07-13 14:46:56 +02:00 |
|
TheophileDiot
|
85217b57c3
|
Fix a typo in the plugin page in the docs
|
2022-07-12 18:06:41 +02:00 |
|
TheophileDiot
|
ba75154d07
|
Add url_for function to custom plugins templates
|
2022-07-12 18:05:38 +02:00 |
|
TheophileDiot
|
c055ec7ec3
|
Fix duplication in plugins
|
2022-07-12 15:49:02 +02:00 |
|
TheophileDiot
|
2c4efe9d0e
|
Add Plugin Pages feature
|
2022-07-12 15:35:26 +02:00 |
|
TheophileDiot
|
795dfc0778
|
Add static map files
|
2022-07-12 15:34:23 +02:00 |
|
AxyFr
|
8b4b3f3b04
|
ansible docs
|
2022-07-11 17:33:40 +02:00 |
|
florian
|
2e4758e948
|
tests - DockerTest improvement
|
2022-07-11 16:23:50 +02:00 |
|
bunkerity
|
c155227ec6
|
tests - init work on refactoring
|
2022-07-11 12:17:33 +02:00 |
|
bunkerity
|
dde1851416
|
tests - increase timeout for magento
|
2022-07-11 09:25:23 +02:00 |
|
bunkerity
|
e62523d1dc
|
lua - use pcall with mmdb functions
|
2022-07-11 08:59:53 +02:00 |
|
florian
|
658ab75049
|
docs - add ansible diagram
|
2022-07-11 07:51:56 +02:00 |
|
florian
|
8d6397a6ba
|
Merge branch 'dev' of github.com:bunkerity/bunkerweb into dev
|
2022-07-10 14:47:16 +02:00 |
|
florian
|
f5c86cc4e2
|
examples - add cors example
|
2022-07-10 14:46:54 +02:00 |
|
AxyFr
|
8760110fba
|
Merge branch 'dev' of https://github.com/bunkerity/bunkerweb into dev
|
2022-07-08 17:31:42 +02:00 |
|