Luk Burchard
3201b4eb1e
Only check for links and normal files
2017-07-06 22:51:09 +02:00
Luk Burchard
e48fc61061
Allow Config files to be symbolic links
...
The `-f` operator checks if a files exists and i must not be a symlink, however this creates problems when using tool like Kubernetes.
When using the `-e` option it will be checked if the file exist regardless of it's type.
2017-07-06 16:41:05 +02:00
Diego Lendoiro
2f16af99fd
Merge pull request #20 from thperret/master
...
Allow no db environment variable setting
2017-06-29 16:26:25 +02:00
Thomas Perret
48c4f354e0
Fix bad variable name
2017-06-29 16:16:06 +02:00
Diego Lendoiro
d046022544
added tls support
2017-06-28 17:04:46 +02:00
Diego Lendoiro
2cd079cd11
variable name corrected
2017-06-28 16:37:21 +02:00
Diego Lendoiro
50b7fa3347
email_transport typo and updated README. Fixes #24
2017-06-28 16:32:50 +02:00
Diego Lendoiro
3fbf44fc0c
fullbaseurl configuration param fixed.
2017-06-28 16:30:55 +02:00
Diego Lendoiro
b566f4fed4
set the protocol, https unless ssl env var declared false
2017-06-28 16:11:47 +02:00
Diego Lendoiro
7a154fd965
useless local variable
2017-06-28 16:03:18 +02:00
Diego Lendoiro
9d5a39213d
remove app baseurl comment
2017-06-24 21:16:41 +02:00
Thomas Perret
3260d431cd
Allow no db environment variable setting
2017-06-20 16:26:05 +02:00
Diego Lendoiro
7c8fb476af
PASSBOLT-2141 Finished email setup making the EmailQueue.sender to be less verbose.
2017-06-16 14:21:55 +01:00
Diego Lendoiro
6c4ba53053
added cron job function and log email job to stdout
2017-06-16 12:13:17 +01:00
Diego Lendoiro
033665c06d
email fixed, missing cronjobs
2017-06-15 18:32:51 +01:00
Diego Lendoiro
a618645950
Added check for already existent gpg keys. Fixes #12
2017-06-01 13:16:50 +02:00
Diego Lendoiro
1790c0842e
mysql connection chain fixed
2017-05-23 15:54:34 +01:00
Lukas Matt
4fbc1fa9d1
Fix gpg complaining about missing tty device
2017-05-23 09:59:19 +02:00
Lukas Matt
addb40ffa1
Fix typos in README and entrypoint script
2017-05-23 09:58:16 +02:00
Diego Lendoiro
cd34e738c2
tidy up spaces
2017-05-05 12:31:45 +02:00
Diego Lendoiro
53646b4b01
renaming start script
2017-04-27 10:42:55 +01:00
Diego Lendoiro
f8e56e68e1
removed old files and added new dockerfile and conf
2017-04-10 17:20:36 +02:00
Cedric Alfonsi
5a0f24812f
PASSBOLT-1372 SSL, GPG Server Key, Admin account, Cipher Seed, Security Salt
2016-03-17 01:45:40 +01:00