Jason Kendall
76e8e4b046
Bump version 147
2021-08-09 09:48:48 -04:00
Jason Kendall
f650d74838
Bump to 146
2021-08-09 09:45:05 -04:00
Jason Kendall
b0b7ca249b
Bump versions
2021-06-28 10:55:39 -04:00
Jason Kendall
3146b8feb4
Bump MISP version
2021-06-16 12:27:42 -04:00
Jason Kendall
6f48fd2b65
Force chardet 4.0.0, solves #121
2021-06-16 12:22:56 -04:00
Jason Kendall
1daa83a1dd
Bump MISP version
2021-05-14 12:29:48 -04:00
Jason Kendall
879d5028fe
Bump MISP and Modules versions
2021-04-29 13:37:19 -04:00
Jason Kendall
f987fe180f
Merge pull request #103 from garrit-schroeder/oidc2
...
Install dependencies for Open ID Connect implementation for MISP v2.4.140
2021-04-21 10:50:07 -04:00
Jason Kendall
6d666eedaa
Merge pull request #110 from drcursor/master
...
Allow defining the number of parallel workers
2021-04-20 09:00:41 -04:00
E. Balsa
a71257a7c2
Add missing sudo
2021-04-20 09:21:21 +02:00
E. Balsa
ec8c9c3c73
Allow defining the number of parallel workers
2021-04-20 09:13:09 +02:00
E. Balsa
6a86798e30
Simplify a bit
2021-04-20 09:12:42 +02:00
Eduardo Balsa
13575b1924
Merge pull request #1 from coolacid/master
...
Merge new version
2021-04-20 09:09:24 +02:00
Jason Kendall
7d11153c59
Bump MISP/Modules versions
2021-04-19 10:54:53 -04:00
Jason Kendall
df3b7efeb1
Merge pull request #107 from drcursor/addcertauth
...
Add required parameters for cert authentication
2021-04-19 10:37:47 -04:00
Jason Kendall
9c705163b9
Merge pull request #108 from drcursor/addmissingphpmodules
...
Add missing php modules rdkafka and brotli
2021-04-19 10:33:04 -04:00
Jason Kendall
76f39dad08
Merge pull request #109 from drcursor/master
...
Change config file permissions
2021-04-19 10:29:38 -04:00
E. Balsa
dccadb0337
Change config file permissions
2021-04-14 14:58:22 +02:00
Eduardo Balsa
7f6fcdde85
Added support for brotli
2021-04-14 14:20:49 +02:00
Eduardo Balsa
3a3f0637e4
Added support for brotli
2021-04-14 14:13:37 +02:00
Eduardo Balsa
a3074400e0
Added support for brotli
2021-04-14 14:11:16 +02:00
Eduardo Balsa
fd30185aa9
Added support for rdkafka
2021-04-14 14:06:54 +02:00
Eduardo Balsa
d3ef1564d2
Added support for rdkafka
2021-04-14 14:04:17 +02:00
Eduardo Balsa
87a324b0cd
Added support for rdkafka
2021-04-14 14:02:31 +02:00
Eduardo Balsa
42a936b3d4
Spacing OCD
2021-04-08 08:40:57 +02:00
Eduardo Balsa
a0c35d7720
Making codacy happy take 2
2021-04-08 08:34:57 +02:00
Eduardo Balsa
2acb7d4a97
Making codacy happy
2021-04-08 08:26:44 +02:00
Eduardo Balsa
a7f426c058
Added reference to ca.pem
2021-04-07 16:46:59 +02:00
Eduardo Balsa
2ab1940bea
Add new option CERTAUTH
2021-04-07 16:46:05 +02:00
Eduardo Balsa
0c84e0b71b
Configuring nginx for cert authentication
...
If the user enables cert authentication on the docker-compose file we must do the following changes to allow CertAuth to work
- Pass on SSL_CLIENT_I_DN and SSL_CLIENT_S_DN to PHP
- Enable ssl_client_certificate using /etc/nginx/certs/ca.pem
- Enable the CertAuth ( https://github.com/MISP/MISP/tree/2.4/app/Plugin/CertAuth ) plugin on the bootstrap.php file
2021-04-07 16:42:20 +02:00
Garrit Schroeder
c21dabd62c
move php composer dependency into composer-build stage
2021-03-15 18:11:40 +01:00
Garrit Schroeder
9977d9281f
install openid connect dependencies
2021-03-15 16:49:11 +01:00
Garrit Schroeder
c6545a7299
forward url parameters to php
2021-03-15 16:47:08 +01:00
Jason Kendall
c760dc269d
Bump MISP version
2021-03-10 13:14:25 -05:00
Jason Kendall
1684553045
Better way to remove extra pip wheel packages. Fixes #101
2021-03-10 13:01:52 -05:00
Jason Kendall
9ae653cd9c
Bump MISP version to v2.4.139
2021-02-16 19:08:12 -05:00
Jason Kendall
88c6be64e7
Add php-intl and php-bcmath for #93
2021-02-16 19:00:52 -05:00
Jason Kendall
6da2a69d40
Actual pre-grab/build all python modules, work around cryptography version issues
2021-02-16 17:37:51 -05:00
Jason Kendall
6cdb47d066
Bump MISP Version
2021-02-10 12:27:31 -05:00
Jason Kendall
85bade2c4a
Bump Core to 2.4.137
2021-01-21 09:14:16 -05:00
Jason Kendall
63521cf0b3
Bump Core and Modules to 2.4.136
2021-01-20 11:18:41 -05:00
Jason Kendall
0e0c783545
Merge pull request #78 from pemontto/fix-cakeresque
...
Replace redis host 127.0.0.1 in cake config
2020-12-29 18:04:16 -05:00
Sentinel Bot
d00c31ef33
Replace redis 127.0.0.1 in cake config
2020-12-29 22:40:32 +00:00
Jason Kendall
066f5c8dfa
Bump MISP version
2020-12-27 13:14:00 -05:00
Jason Kendall
f733b8dca4
Temp fix for #72
2020-12-15 11:51:22 -05:00
Jason Kendall
36728f439b
Merge pull request #73 from gregzee/bump-modules-2.4.134
...
Bump modules to 2.4.134
2020-12-15 11:07:20 -05:00
gregzee
5f4644d3c7
Bump modules to 2.4.134
2020-12-14 16:05:52 -05:00
Jason Kendall
e2bec13da7
Merge pull request #71 from seanthegeek/patch-2
...
Prevent runaway mysql log
2020-12-11 11:23:49 -05:00
Sean Whalen
553eb00e24
Prevent runaway mysql log
...
We recently ran into an issue where the mysql console output was filling up the disk with
> mbind: Operation not permitted
It turns out this is a common problem with the `mysql` docker image. This is the fix.
https://stackoverflow.com/questions/55559386/how-to-fix-mbind-operation-not-permitted-in-mysql-error-log
2020-12-11 11:10:36 -05:00
Jason Kendall
0fcbf2ffd1
Bump MISP version
2020-11-12 12:08:20 -05:00