Commit Graph

17 Commits

Author SHA1 Message Date
51a60408e1 Sentry: fix template parameters 2019-06-19 10:06:02 +02:00
e189338065 Config: add sentry_dsn entry 2019-06-18 20:11:08 +02:00
88bf8bb86d Merge pull request #106 from glego/add-secure-email
Add secure email
2019-06-05 11:39:08 +02:00
3d3f11fb85 add redis environmental variables 2018-12-07 22:42:18 -05:00
a37317f55f Support Postgres 10
* Add SYMFONY__ENV__DATABASE_DRIVER_CLASS environment variable which can
  be set to the necessary driver class for Postgres 10
* Use this in travis.yml
2018-03-11 09:22:26 +00:00
64fc68eb56 add secure email 2018-02-24 15:56:41 +01:00
213d23691c add secure email 2018-02-23 20:39:10 +01:00
ae7aefe8e4 Updated parameters for 2.3.1 2017-12-26 21:35:43 +01:00
6edcd745c4 makes email confirmation for user registration configurable 2017-12-15 14:31:11 +01:00
7a476cdab0 Merge pull request #84 from Dehalion/master
allow to override database_charset and locale with env variables
2017-12-13 23:02:33 +01:00
7b68684720 Updated image to wallabag 2.3.0 2017-12-12 22:28:19 +01:00
b67e80a9f8 allow to override database_charset and locale with env variables 2017-09-20 18:06:33 +02:00
fb020c3be6 Version bumb to 2.2.1 and added migrate command
made the changes to get 2.2.1 running plus added a migrate command to
the entrypoint. documented it in the readme.
2017-01-31 16:33:19 +01:00
c2052c2681 env variable to disable user registration 2016-11-02 11:52:22 +01:00
76f5ecb61e set email settings through ansible template 2016-10-28 13:06:52 +02:00
ed6b4437b8 version 2.1.2 and some cleanups 2016-10-19 11:17:24 +02:00
6a5ab7c126 added new dependencies and added redis support
somehow there is a problem with the parameters.yml and environment
variables. ansible templates are now used.

database migration is still a big problem.
2016-10-11 16:18:52 +02:00