Files
cachet-docker/app
Anthony Bocci c9bc2f52d4 Set the mail username optional in setup
During the setup process email informations were asked:
  - Driver
  - Host
  - Username
  - Password

In some situations the username is not useful because the Cachet's
host may be configured to forward email to a server.

The problem is the username was required, so we had to set a username
and then update the .env file to remove it.

To fix this problem, the mail username has been set to optional in
the setup. So if someone needs a username it still can use this field,
and otherwise people can let it empty.

See: #3244
2018-12-28 19:36:44 +01:00
..
2018-12-14 21:46:45 +01:00
2018-06-25 21:48:27 +01:00
2018-12-28 13:57:08 +00:00
2018-10-05 19:34:00 +02:00
2018-07-02 22:04:20 +01:00
2018-07-02 22:38:45 +01:00
2018-06-14 20:57:13 +01:00
2018-12-28 08:32:01 +00:00
2018-06-26 08:15:21 +01:00