Commit Graph
70 Commits
Author SHA1 Message Date
Wonderfallandhoellen 2c662e7862 snuffleupagus: fix broken "Basic settings" access 2022-05-05 08:29:46 +02:00
Wonderfallandhoellen f7aded2aeb chown not necessary here 2022-05-05 08:28:41 +02:00
Wonderfallandhoellen 9a30d0ff02 snuffleupagus: enable sloppy_comparison 2022-05-05 08:28:32 +02:00
Wonderfallandhoellen 33dc46def2 snuffleupagus: enable global_strict 2022-05-05 08:28:21 +02:00
Wonderfallandhoellen 7974e54491 support and enable snuffleupagus 2022-05-05 08:25:52 +02:00
Wonderfallandhoellen 6e8e9619ed add note about signed images 2022-05-05 08:24:32 +02:00
Wonderfallandhoellen eceef9c4ac fix setup: do not wait for db if using sqlite3 2022-05-05 08:24:05 +02:00
Wonderfallandhoellen bce0750e6e refactor build workflow, support signing 2022-05-05 08:23:13 +02:00
Wonderfallandhoellen d451bcf1ef mention gpg key user id 2022-05-05 07:50:40 +02:00
Wonderfallandhoellen 2ac3ec67f2 proper integrity check 2022-05-05 07:50:09 +02:00
Wonderfallandhoellen df476c0dc4 remove unused build-time variables
we always use the latest anyway
2022-05-05 07:49:41 +02:00
Wonderfallandhoellen 7611471834 disable legacy X-XSS-Protection
Obsolete, unsafe, and superseded by CSP
2022-05-05 07:48:42 +02:00
Wonderfallandhoellen d3bfe95eb4 use light variant of hardened malloc
Much lower memory usage, remains security-focused
2022-01-17 10:46:41 +01:00
WonderfallandGitHub de77af23d7 Nextcloud 22.2.3 2021-11-17 19:05:19 +01:00
WonderfallandGitHub aa86dd1770 Nextcloud 22.2.2 2021-11-13 19:47:27 +01:00
WonderfallandGitHub ce7b954126 Nextcloud 22.2.1 2021-11-11 21:33:20 +01:00
WonderfallandGitHub 8b182c24d7 Nextcloud 22.2.0 2021-10-01 06:02:16 +02:00
WonderfallandGitHub 890f265ee5 Nextcloud 22.1.1 2021-09-01 15:07:17 +02:00
Wonderfall 92b85ec4bd Nextcloud 22.1.0 2021-08-06 01:55:21 +03:00
WonderfallandGitHub 18de31bfa8 add note regarding build caching 2021-07-25 17:57:32 +02:00
WonderfallandGitHub a560f31d70 Nextcloud 22.0.0 2021-07-23 01:22:44 +02:00
Wonderfall ea2520a39f Nextcloud 21.0.3 2021-07-01 15:05:21 +02:00
Wonderfall 50bcb0eaae Alpine 3.14 2021-06-27 18:04:49 +02:00
WonderfallandGitHub 1d62c2a0c7 Create SECURITY.md 2021-06-13 14:39:33 +02:00
WonderfallandGitHub 7bf8e7c66b versioning strategy for PHP/nginx
This way security fixes can be applied automatically when the image is rebuilt, and there's less maintenance to do. If you're building yourself, make sure to build without cache if you attempt to apply fixes.
2021-06-07 00:31:57 +02:00
WonderfallandGitHub 7cab792c26 Update README.md 2021-06-04 23:02:24 +02:00
WonderfallandGitHub e2dc947989 PHP 8.0.7 2021-06-04 19:13:59 +02:00
Wonderfall eb94272878 disable CONFIG_NATIVE for hmalloc (see #82) 2021-06-02 03:09:55 +02:00
WonderfallandGitHub 090b87829c fix 2021-05-28 04:23:58 +02:00
WonderfallandGitHub 19caea6a3a apk: upgrade base image packages 2021-05-28 04:22:53 +02:00
WonderfallandGitHub 6a76f5a2ff hardened malloc 8 2021-05-28 04:12:58 +02:00
WonderfallandGitHub d0c67f5e34 nginx 1.20.1 2021-05-28 04:06:37 +02:00
WonderfallandGitHub 36421b0759 Merge pull request #81 from dontub/main
Remove /etc/nginx/conf.d/default.conf
2021-05-25 16:13:34 +02:00
WonderfallandGitHub 0f1bfa7343 Update build.yml 2021-05-20 21:33:55 +02:00
WonderfallandGitHub 5e141c3b04 Update README.md 2021-05-20 21:13:31 +02:00
WonderfallandGitHub fef5e38b4b Create scan.yml 2021-05-20 21:09:42 +02:00
WonderfallandGitHub 786b6e4006 Create build.yml 2021-05-20 20:27:11 +02:00
Wonderfall 2bbaace1cd it's time 2021-05-20 20:03:04 +02:00
Wonderfall 479cf37fbf add placeholder data dir for empty install 2021-04-30 15:39:25 +02:00
Wonderfall 3b21c07a5b use libjpeg-turbo instead 2021-04-29 21:43:16 +02:00
Wonderfall c9ad140a79 move back data to /data 2021-04-28 17:32:12 +02:00
Wonderfall 5b617e80c2 update setup.sh 2021-04-25 19:33:37 +02:00
Wonderfall 65d363c0db add missing directories 2021-04-25 19:25:59 +02:00
Wonderfall 88f5b4e598 keep empty directories 2021-04-25 19:23:41 +02:00
Wonderfall 5615286de5 add new image 2021-04-25 18:23:11 +02:00
WonderfallandGitHub 810e1c4923 wording 2021-04-16 15:23:52 +02:00
WonderfallandGitHub 479f51d7b6 typo 2021-04-16 15:22:27 +02:00
WonderfallandGitHub ed2a3b3a92 typo 2021-04-16 01:40:06 +02:00
WonderfallandGitHub 12970e4670 announce depreciation 2021-04-16 01:38:07 +02:00
WonderfallandGitHub 28e9d64a6c document PHP upgrade 2021-03-25 17:46:39 +01:00
WonderfallandGitHub a96b6431cf document HSTS removal 2021-03-25 17:43:37 +01:00
WonderfallandGitHub 95e7a47947 Update README.md 2021-02-04 15:03:46 +01:00
WonderfallandGitHub 43588c5094 20.0.7 2021-02-03 18:31:56 +01:00
WonderfallandGitHub 6b0d90624e 20.0.6 2021-01-25 22:34:39 +01:00
WonderfallandGitHub f20a62598c 19.0.8 2021-01-25 22:34:25 +01:00
WonderfallandGitHub 2ed08b05c6 20.0.5 2021-01-14 15:08:58 +01:00
WonderfallandGitHub b780d44d94 19.0.7 2021-01-14 15:08:44 +01:00
WonderfallandGitHub e10955519b Merge pull request #76 from rgarcia89/patch-5
Update to v20.0.4
2020-12-17 00:56:00 +01:00
WonderfallandGitHub c8ddc0f690 20.0.3 2020-12-10 10:51:19 +01:00
WonderfallandGitHub a8e83cd050 19.0.6 2020-12-10 10:51:00 +01:00
WonderfallandGitHub 71f8d62137 Update README.md 2020-12-01 13:22:51 +01:00
WonderfallandGitHub d36a041635 Merge pull request #74 from rgarcia89/patch-4
Update Dockerfile.20
2020-12-01 10:18:16 +01:00
WonderfallandGitHub 843c0b6954 Merge pull request #73 from rgarcia89/patch-3
Update Dockerfile.19
2020-12-01 10:18:06 +01:00
WonderfallandGitHub fd18fd8574 Merge pull request #71 from stp-bsh/patch-1
Workaround for nextcloud 20+ if UID/GID is not present in the image
2020-10-19 23:34:14 +02:00
WonderfallandGitHub 5926d79eac Merge pull request #67 from quoing/proxy_headers
Use proxy forwarded headers if available for /.well-known redirects
2020-10-19 23:25:49 +02:00
WonderfallandGitHub 7039f3bfc6 downgrade to PHP 7.3
see https://github.com/nextcloud/server/pull/23158
2020-10-15 06:06:58 +02:00
WonderfallandGitHub eed2adc8db Nextcloud 19.0.4 2020-10-13 17:09:46 +02:00
WonderfallandGitHub 33b5845d86 Nextcloud 19.0.3 2020-09-11 03:58:36 +02:00
WonderfallandGitHub da37805ed4 Nextcloud 19.0.2 2020-08-27 13:49:09 +02:00
WonderfallandGitHub cf9da4ffed Merge pull request #66 from rgarcia89/patch-1
Update to nextcloud v19.0.1
2020-07-29 05:05:14 +02:00