Abhilash Raj
fe74e6181d
Merge pull request #646 from maxking/fix-642
...
fix: Do not log full database url.
2023-08-28 23:11:27 +05:30
Abhilash Raj
2cb8786964
Merge branch 'main' into fix-642
2023-08-28 21:30:52 +05:30
Abhilash Raj
2a7fc8ebb9
Merge pull request #647 from maxking/downgrade-importlib-resources
...
fix: Downgrade importlib-resources to < 6.0
2023-08-28 21:24:43 +05:30
Abhilash Raj
770a121c52
quote version requirement
2023-08-28 21:07:27 +05:30
Abhilash Raj
4a54e9f279
fix: Downgrade importlib-resources to < 6.0
...
Since released version of Core doesn't support importlib-resources > 6.
2023-08-28 20:56:31 +05:30
Abhilash Raj
528ddba4d2
fix: Do not log full database url.
...
Since the database contain credentials, do not log them after
changing from `mysql://` to `mysql+pymysql://`.
Fixes #642
2023-08-28 20:52:51 +05:30
Abhilash Raj
13411cbe62
Merge pull request #641 from maxking/serve-from-domain
...
Add SERVE_FROM_DOMAIN in the testing
2023-07-07 00:20:35 -07:00
Abhilash Raj
fea6a5be6b
Add SERVE_FROM_DOMAIN in the testing
2023-07-07 07:08:31 +00:00
Abhilash Raj
4c6664cd3a
Merge pull request #638 from raph-topo/patch-allowed-hosts
...
feat: Allow DJANGO_ALLOWED_HOSTS to be a csv
#637
2023-06-27 07:01:28 -07:00
Raphael
57a2f5456a
Fix DJANGO_ALLOWED_HOSTS parsing
...
Closes #637 .
2023-06-26 12:47:10 +02:00
Abhilash Raj
244b73d0f2
fix: Use -P pager=off in the psql commands. ( #631 )
...
This allows for non-interactive use and doesn't hang on the user
input in certain conditions, like when the command output is large.
Fixes #610
2023-06-19 20:04:03 -07:00
Abhilash Raj
0745e37f01
Merge pull request #636 from raph-topo/patch-5
...
EMAIL_USE_TLS/EMAIL_USE_SSL are mutually exclusive, so only set one o…
2023-06-19 20:00:39 -07:00
Abhilash Raj
84f4db64a2
Merge pull request #635 from raph-topo/patch-4
...
Version tag comment
2023-06-19 19:59:03 -07:00
Abhilash Raj
45fd544f01
Merge pull request #632 from maxking/dependabot/docker/postorius/alpine-3.18.2
...
Bump alpine from 3.18.0 to 3.18.2 in /postorius
2023-06-19 19:55:09 -07:00
Abhilash Raj
944c9e7c63
Merge pull request #633 from maxking/dependabot/docker/web/alpine-3.18.2
...
Bump alpine from 3.18.0 to 3.18.2 in /web
2023-06-19 19:54:58 -07:00
Abhilash Raj
f3b1ac922f
nit: Use backticks for variables.
2023-06-19 19:54:13 -07:00
Abhilash Raj
4dcba2362a
Added minor suggestions.
2023-06-19 19:52:23 -07:00
Abhilash Raj
9bee281bae
Merge pull request #634 from raph-topo/patch-3
...
fix: Add tzdata apk package to all container images.
Also, use TZ environment variable to set timezone in mailman-web container.
2023-06-19 19:49:39 -07:00
Raphael
9c84b4030a
Version tag comment in Readme
2023-06-19 18:59:41 +02:00
Raphael
0647e9c8eb
EMAIL_USE_TLS/EMAIL_USE_SSL are mutually exclusive, so only set one of those settings.
2023-06-19 11:44:43 +02:00
Raphael
1a390c0260
Version tag comment
2023-06-19 11:40:25 +02:00
Raphael
5ec446a927
apk add tzdata
2023-06-19 11:33:51 +02:00
Raphael
c097913a80
Use TZ in settings.py
2023-06-19 11:26:05 +02:00
dependabot[bot]
4e7f032621
Bump alpine from 3.18.0 to 3.18.2 in /web
...
Bumps alpine from 3.18.0 to 3.18.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 07:59:47 +00:00
dependabot[bot]
ca033c1a58
Bump alpine from 3.18.0 to 3.18.2 in /postorius
...
Bumps alpine from 3.18.0 to 3.18.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 07:59:38 +00:00
Abhilash Raj
a09b1812d8
Merge pull request #623 from maxking/bump-django
...
Bump Alpine and Django version
2023-06-18 20:23:23 -07:00
Abhilash Raj
9a10a00f3a
Merge pull request #628 from raph-topo/patch-2
...
Highlight diverging database URLs in `docker-compose-mysql.yaml`
2023-06-18 19:58:39 -07:00
Raphael
4e184096a7
Highlight diverging database URLs in docker-compose-mysql.yaml
2023-06-18 23:30:05 +02:00
Abhilash Raj
85a060015c
Do it correctly this time
2023-06-16 08:21:24 +00:00
Abhilash Raj
91a0e999cc
Also bump version of psycopg2
2023-06-16 08:05:31 +00:00
Abhilash Raj
9564304706
Bump version of Django to 4.1.x
2023-06-16 07:58:02 +00:00
Abhilash Raj
552fae1d26
Merge branch 'main' into dependabot/docker/web/alpine-3.18.0
2023-06-15 02:25:21 -07:00
dependabot[bot]
8a73398532
Bump alpine from 3.17 to 3.18 in /core ( #618 )
...
Bumps alpine from 3.17 to 3.18.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-15 02:25:10 -07:00
dependabot[bot]
33be7724ce
Bump alpine from 3.17.3 to 3.18.0 in /postorius ( #620 )
...
Bumps alpine from 3.17.3 to 3.18.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-15 02:24:57 -07:00
dependabot[bot]
a5601ea8ee
Bump alpine from 3.17.3 to 3.18.0 in /web
...
Bumps alpine from 3.17.3 to 3.18.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 08:00:25 +00:00
dependabot[bot]
b581310090
Bump alpine from 3.17.2 to 3.17.3 in /web ( #613 )
...
Bumps alpine from 3.17.2 to 3.17.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 07:42:04 +05:30
dependabot[bot]
c0ac2af9ba
Bump actions/stale from 7 to 8 ( #611 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 07:41:54 +05:30
dependabot[bot]
eef13c7f01
Bump alpine from 3.17.2 to 3.17.3 in /postorius ( #612 )
...
Bumps alpine from 3.17.2 to 3.17.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 07:41:43 +05:30
dependabot[bot]
a46e3c9369
Bump alpine from 3.17.1 to 3.17.2 in /postorius ( #607 )
...
Bumps alpine from 3.17.1 to 3.17.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 05:13:00 -08:00
dependabot[bot]
ebd64f9c02
Bump alpine from 3.17.1 to 3.17.2 in /web ( #606 )
...
Bumps alpine from 3.17.1 to 3.17.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 05:12:48 -08:00
dependabot[bot]
b7d5fa3a18
Bump alpine from 3.17.0 to 3.17.1 in /postorius ( #601 )
...
Bumps alpine from 3.17.0 to 3.17.1.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 22:17:31 -08:00
dependabot[bot]
9606f2f190
Bump alpine from 3.17.0 to 3.17.1 in /web ( #600 )
...
Bumps alpine from 3.17.0 to 3.17.1.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 22:17:16 -08:00
joergmschulz
df02cb7cbe
Add SMTP_USER, SMTP_PASSWORD from environment vars. ( #599 )
...
* add smtp user, password from environment
add smtp user, password from environment to mailman.cfg
* Update README.md
document SMTP authentication via docker-compose.yml
* Update README.md
* Create docker-compose-traefik.yml
real life example
* remove examples folder for later use
2023-01-13 18:10:40 -08:00
Abhilash Raj
cb5616986f
Skip publishing to quay.io ( #594 )
2023-01-06 03:55:15 +00:00
dependabot[bot]
49fa5c7fa7
Bump django-mailman3 from 1.3.8 to 1.3.9 in /web ( #588 )
...
Bumps [django-mailman3](https://gitlab.com/mailman/django-mailman3 ) from 1.3.8 to 1.3.9.
- [Release notes](https://gitlab.com/mailman/django-mailman3/tags )
- [Commits](https://gitlab.com/mailman/django-mailman3/compare/v1.3.8...1.3.9 )
---
updated-dependencies:
- dependency-name: django-mailman3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 13:12:50 +00:00
dependabot[bot]
8210125788
Bump postorius from 1.3.7 to 1.3.8 in /web ( #589 )
...
Bumps [postorius](https://gitlab.com/mailman/postorius ) from 1.3.7 to 1.3.8.
- [Release notes](https://gitlab.com/mailman/postorius/tags )
- [Commits](https://gitlab.com/mailman/postorius/compare/1.3.7...1.3.8 )
---
updated-dependencies:
- dependency-name: postorius
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 13:12:24 +00:00
dependabot[bot]
ad9b2ce75f
Bump mailman-hyperkitty from 1.2.0 to 1.2.1 in /core ( #591 )
...
Bumps [mailman-hyperkitty](https://gitlab.com/mailman/mailman-hyperkitty ) from 1.2.0 to 1.2.1.
- [Release notes](https://gitlab.com/mailman/mailman-hyperkitty/tags )
- [Commits](https://gitlab.com/mailman/mailman-hyperkitty/compare/1.2.0...1.2.1 )
---
updated-dependencies:
- dependency-name: mailman-hyperkitty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 18:41:47 +05:30
dependabot[bot]
55c8a71cbd
Bump mailmanclient from 3.3.4 to 3.3.5 in /web ( #587 )
...
Bumps [mailmanclient](https://gitlab.com/mailman/mailmanclient ) from 3.3.4 to 3.3.5.
- [Release notes](https://gitlab.com/mailman/mailmanclient/tags )
- [Commits](https://gitlab.com/mailman/mailmanclient/compare/3.3.4...3.3.5 )
---
updated-dependencies:
- dependency-name: mailmanclient
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 05:05:13 -08:00
dependabot[bot]
f9cdab4b3e
Bump hyperkitty from 1.3.6 to 1.3.7 in /web ( #590 )
...
Bumps [hyperkitty](https://gitlab.com/mailman/hyperkitty ) from 1.3.6 to 1.3.7.
- [Release notes](https://gitlab.com/mailman/hyperkitty/tags )
- [Commits](https://gitlab.com/mailman/hyperkitty/compare/v1.3.6...1.3.7 )
---
updated-dependencies:
- dependency-name: hyperkitty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 05:04:43 -08:00
dependabot[bot]
0c9b0179c5
Bump mailman from 3.3.7 to 3.3.8 in /core ( #592 )
...
Bumps [mailman](https://gitlab.com/mailman/mailman ) from 3.3.7 to 3.3.8.
- [Release notes](https://gitlab.com/mailman/mailman/tags )
- [Commits](https://gitlab.com/mailman/mailman/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: mailman
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 05:04:22 -08:00