Diego Lendoiro
bcf9d88ebc
removed large_client_header_buffers to default. Fixes #59
2018-01-14 17:50:02 +01:00
Diego Lendoiro
afcade9bac
added check for permissions and ownership. Fixes #67
2018-01-14 17:49:17 +01:00
Diego Lendoiro
ee0f8fd448
version bump v1.6.9
2018-01-14 17:08:07 +01:00
Diego Lendoiro
d1c735c1f8
added coreutils. Fixes #75
2018-01-14 17:02:40 +01:00
Diego Lendoiro
d3ca2e4f77
Merge branch 'master' into release/v1.6.9
2018-01-14 17:01:17 +01:00
Diego Lendoiro
45bec055a6
Merge branch 'bjozet-email_client'
2018-01-14 16:58:52 +01:00
Diego Lendoiro
8c7c5b3ebe
Merge branch 'email_client' of git://github.com/bjozet/passbolt_docker into bjozet-email_client
2018-01-14 16:46:59 +01:00
Diego Lendoiro
f541f21fc6
Merge branch 'astopy-mysql-default-port'
2018-01-14 16:45:30 +01:00
Diego Lendoiro
ed65a7306b
Merge branch 'mysql-default-port' of git://github.com/astopy/passbolt_docker into astopy-mysql-default-port
2018-01-14 16:32:14 +01:00
Diego Lendoiro
450999cd94
Merge branch 'ajcamilo-master'
2018-01-14 16:31:30 +01:00
Björn Zettergren
12945dad92
Add environment variable to set email client
...
The 'client' setting control what the Smtp client sends as EHLO/HELO
message to the smtp-server, this change allows the behaviour to be
controlled via environment variable instead of having to mount your
own email.php file.
This change requires that
https://github.com/passbolt/passbolt_api/pull/209 is merged.
2018-01-04 21:47:35 +01:00
Adam McMaster
17cd822b75
Set the default MySQL port to 3306
2017-11-24 15:16:24 +00:00
André Camilo
760322e55f
turn URL config independent from SSL var
2017-11-21 15:21:50 +00:00
Diego Lendoiro
21c36d936f
Merge branch 'release/v1.6.5+1' into develop
2017-11-14 12:05:23 +01:00
Diego Lendoiro
5e205c5468
Merge branch 'release/v1.6.5+1'
2017-11-14 12:05:10 +01:00
Diego Lendoiro
77eeb3975c
Updated CHANGELOG
2017-11-14 11:59:14 +01:00
Diego Lendoiro
a26f2fbb0b
Merge branch 'justb81-patch-1'
2017-11-14 11:24:27 +01:00
Diego Lendoiro
2623a3742c
Merge branch 'patch-1' of git://github.com/justb81/passbolt_docker into justb81-patch-1
2017-11-14 11:19:36 +01:00
Diego Lendoiro
9f3d2a91d7
Merge branch 'donbeave-master'
2017-11-14 11:18:30 +01:00
Alexey Zhokhov
d8948656a9
Fixed https in App.fullBaseUrl for SSL=false.
2017-10-30 01:34:58 +08:00
Bastian Rang
f13f37499c
update readme for EMAIL_AUTH
2017-09-19 12:09:09 +02:00
Bastian Rang
75b3e41ee8
list EMAIL_AUTH in env vars
2017-09-19 12:06:45 +02:00
Bastian Rang
4128b60169
introduce EMAIL_AUTH=false Environment
...
- fixes #70
- allows for setting EMAIL_AUTH=false as environment variable to deactivate SMTP-Auth entirely. This is necessary for internal mailservers / mailtraps / smarthosts, that just expose anonymous port 25.
2017-09-19 11:59:53 +02:00
Diego Lendoiro
d256190f3e
updated information on README
2017-09-14 17:16:02 +02:00
Diego Lendoiro
e9623de372
Merge tag 'v1.6.5' into develop
...
v1.6.5
2017-09-14 16:49:34 +02:00
Diego Lendoiro
e4bfe63f1f
Merge branch 'release/v1.6.5'
2017-09-14 16:43:11 +02:00
Diego Lendoiro
9acd8eb089
updated changelog
2017-09-14 16:41:43 +02:00
Diego Lendoiro
e40beb80e8
version bump to 1.6.5
2017-09-14 16:27:42 +02:00
Diego Lendoiro
5f5e97e516
better check of the crontabs and nginx as final command
2017-09-14 16:26:14 +02:00
Diego Lendoiro
6bc808fde0
output supressed
2017-09-14 16:02:20 +02:00
Diego Lendoiro
f888662faa
remove continuation lines
2017-09-14 15:59:11 +02:00
Diego Lendoiro
e3458ab264
added redis instead memcached
2017-09-14 15:37:32 +02:00
Diego Lendoiro
b3e4bfbd78
Merge branch 'feature/PASSBOLT-2410' into develop
2017-09-14 15:12:06 +02:00
Diego Lendoiro
18e05a5eee
removed duplicate
2017-09-14 15:03:11 +02:00
Diego Lendoiro
9674afb4d5
removed support for TLSv1 and TLSv1.1. Fixes #66
2017-09-14 14:54:25 +02:00
Diego Lendoiro
4db19ba453
strict cipher suite definitions
2017-09-14 14:42:33 +02:00
Diego Lendoiro
5bf046ee78
removed duplicated header line for hsts. Fixes #65
2017-09-14 14:31:31 +02:00
Diego Lendoiro
4555b82bf4
added check to avoid duplicated emails. Fixes #63
2017-09-14 12:11:17 +02:00
Diego Lendoiro
e0993db80c
add label instead of deprecated maintainer. Fixes #69
2017-09-14 11:56:15 +02:00
Diego Lendoiro
edd0dec7a5
Merge tag 'v1.6.3' into develop
...
Refer to [passbolt_api CHANGELOG](https://github.com/passbolt/passbolt_api/blob/master/CHANGELOG.md ) for a list of new features and fixes.
2017-08-31 11:05:16 +02:00
Diego Lendoiro
2beb74d06f
Merge branch 'release/v1.6.3'
2017-08-31 11:04:22 +02:00
Diego Lendoiro
79f6f9695e
updated changelog
2017-08-31 11:03:57 +02:00
Diego Lendoiro
4130c06472
v1.6.3
2017-08-31 11:00:56 +02:00
Diego Lendoiro
7cfa4ae814
Merge tag 'v1.6.2+1' into develop
...
PASSBOLT-2295: Added environment variable DB_PORT for non standard database ports (reopened) [#43 ](https://github.com/passbolt/passbolt_docker/issues/43 )
2017-08-16 18:03:29 +01:00
Diego Lendoiro
c3732ccb79
Merge branch 'hotfix/v1.6.2+1'
2017-08-16 18:03:17 +01:00
Diego Lendoiro
1f89c13431
updated CHANGELOG
2017-08-16 18:03:12 +01:00
Diego Lendoiro
f2386309a5
Merge branch 'hotfix/v1.6.2+1'
2017-08-16 18:01:13 +01:00
Diego Lendoiro
fa2c646e08
updated changelog
2017-08-16 17:59:12 +01:00
Diego Lendoiro
bcc9901b86
gets the correct port from database.php. Fixes #43
2017-08-16 17:53:28 +01:00
Diego Lendoiro
52e4832174
Merge tag 'v1.6.2' into develop
...
[1.6.2](https://github.com/passbolt/passbolt_docker/compare/v1.6.1+1...v1.6.2 ) - 2017-08-16
Added
- PASSBOLT-2295: Added environment variable DB_PORT for non standard database ports. [#43 ](https://github.com/passbolt/passbolt_docker/issues/43 )
- PASSBOLT-2321: Upgraded passbolt container to latest stable alpine (3.6)
Fixed
- PASSBOLT-2319: Fullbaseurl parameter was not changing when specifying URL [#50 ](https://github.com/passbolt/passbolt_docker/issues/50 )
- PASSBOLT-2320: TLS value on email.php should not be quoted PR[#53 ](https://github.com/passbolt/passbolt_docker/pull/53 )
2017-08-16 16:52:37 +01:00