Commit Graph

495 Commits

Author SHA1 Message Date
Diego Lendoiro 613155c552 updated changelog 2.0.0-rc1 2018-01-17 10:51:33 +01:00
Diego Lendoiro 492ce3bec7 initial issue template 2018-01-16 19:17:31 +01:00
Diego Lendoiro eb04081b55 initial issue template 2018-01-16 18:52:02 +01:00
Diego Lendoiro fa0fb6a609 OWASP recommendations 2018-01-16 18:07:45 +01:00
Diego Lendoiro bc3431d88c Merge branch 'feature/v2.0.0-rc1' into develop 2018-01-16 18:02:17 +01:00
Diego Lendoiro 21b9e1a6cf no prestissimo and git for public builds 2018-01-16 17:42:42 +01:00
Diego Lendoiro 7a17ef2a80 check for file existence 2018-01-16 17:10:02 +01:00
Diego Lendoiro 5e42ef094d security headers are being sent from passbolt application 2018-01-16 16:25:52 +01:00
Diego Lendoiro 63f22f84ba created passbolt home dir 2018-01-16 12:06:05 +01:00
Diego Lendoiro aaf8be3d1e allow users to override PASSBOLT_GPG_SERVER_KEY_FINGERPRINT 2018-01-15 16:46:08 +01:00
Diego Lendoiro 3f60a0fc79 database env var checks disabled 2018-01-15 16:35:31 +01:00
Diego Lendoiro 1f689c7a07 Merge branch 'release/v1.6.9-1' into develop 2018-01-15 16:14:49 +01:00
Diego Lendoiro f212767d1e Merge branch 'release/v1.6.9-1' 2018-01-15 16:14:33 +01:00
Diego Lendoiro 5a561ce4f3 updated changelog 2018-01-15 16:14:18 +01:00
Diego Lendoiro 196f1dce50 Merge branch 'bjozet-email_client_2' 2018-01-15 16:06:34 +01:00
Björn Zettergren 5f83381cd8 Fix bug in how the email 'client' is edited.
We must match the entire row to make sure to search/replace the correct
place when other values collide with the specified default.

In this instance, if EMAIL_AUTH is false, both username and password
gets specified to 'null', which was previously included in seds range
for searching-and-replacing 'null' occurances to EMAIL_CLIENT.
2018-01-15 15:52:14 +01:00
Diego Lendoiro 8ed3926bf4 removed COPY instruction 2018-01-15 10:05:08 +01:00
Diego Lendoiro 37e61adfab formatting 2018-01-14 21:15:13 +01:00
Diego Lendoiro 7adbe1bb5b point to develop branch 2018-01-14 21:10:52 +01:00
Diego Lendoiro 5f73347839 Merge branch 'release/v1.6.9' into develop 2018-01-14 18:03:31 +01:00
Diego Lendoiro 8b218f18db Merge branch 'release/v1.6.9' 2018-01-14 18:03:20 +01:00
Diego Lendoiro a8ee1deb4a updated changelog 2018-01-14 18:02:12 +01:00
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
Diego Lendoiro 955389329c work in progress readme 2018-01-12 12:23:12 +01:00
Diego Lendoiro 3b12c27757 multiple shellcheck fixes 2018-01-12 11:56:35 +01:00
Diego Lendoiro d39666f864 updated ignored files 2018-01-12 11:24:17 +01:00
Diego Lendoiro 06dbbd8498 removed path declarations 2018-01-12 11:18:12 +01:00
Diego Lendoiro a8652fc1d3 fix directory permissions 2018-01-12 11:17:21 +01:00
Diego Lendoiro 93ca6f7143 renamed test 2018-01-12 11:06:32 +01:00
Diego Lendoiro 8fa9490ccd healthcheck returns 200 status code 2018-01-12 09:33:28 +01:00
Diego Lendoiro 7547032ce7 initial runtime test passing 2018-01-11 18:08:49 +01:00
Diego Lendoiro 7b82cdac55 spec name reorg 2018-01-11 10:57:04 +01:00
Diego Lendoiro 768f69889b initial Dockerfile tests 2018-01-11 10:02:45 +01:00
Diego Lendoiro f94ecbbfca added gemfiles 2018-01-11 10:01:19 +01:00
Diego Lendoiro 14859f14fc mysql as instance variable 2018-01-08 10:37:18 +01:00
Diego Lendoiro e64319dbbb base checks on conf and filesystem passing 2018-01-08 09:53:52 +01:00
Diego Lendoiro 1c2d6b343e dependencies reorg 2018-01-08 09:30:52 +01:00
Diego Lendoiro 5c0b52d249 added supervisor, depdencies reorg and directory structure 2018-01-08 09:20:41 +01:00
Diego Lendoiro 389b957f2f removed references to core and email 2018-01-04 22:28:36 +01:00
Diego Lendoiro 01a94297e6 initial clean up and shellcheck fixes 2018-01-04 22:25:28 +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