Vincent Kling
23d06a5761
Fix a bunch of typos
2 years ago
Florent Daigniere
be4dd6d84a
Spell it out
2 years ago
Florent Daigniere
f7b3aad831
Ensure we REJECT when we don't have a DMARC policy
...
This restores the old behaviour
2 years ago
Dimitri Huisman
6ea2d84a3c
Remove outdated wrong documentation
2 years ago
Florent Daigniere
0204c9e59d
doh
2 years ago
Florent Daigniere
cc2c308d1d
update the towncrier entry
2 years ago
Florent Daigniere
8775a2bf04
untested code that may just work
2 years ago
Dimitri Huisman
451738e32b
We want the function result. Not the function statement.
2 years ago
Dimitri Huisman
f9ba0e688f
Removed syntax error
2 years ago
Dimitri Huisman
92cb8c146b
Refine build_test_deploy.yml:
...
Build base image before the other images.
Change cache key to make it is re-used for all builds. This is not
dangerous. The docker build process can determine itself whether
a cache can be safely re-used or not.
2 years ago
Florent Daigniere
5ebcecf4dd
Don't need that anymore either
2 years ago
Florent Daigniere
3e51d15b03
Remove the strict anti-spoofing rule.
2 years ago
Alexander Graf
d9bf6875e1
Optimize build order for better caching
2 years ago
Alexander Graf
7441a420c4
Fix and speed-up arm build. Allow chosing of prod/dev env.
2 years ago
Alexander Graf
5c31120895
Remove obsolete contexts from base image
2 years ago
Alexander Graf
146921f619
Move curl to base image
2 years ago
Alexander Graf
4c1071a497
Move all requirements*.txt to base image
2 years ago
Alexander Graf
a29f066858
Move even more python deps to base image
2 years ago
Alexander Graf
52dd09d452
Fix assets build process #2
2 years ago
Alexander Graf
768c0cc1ce
Fix assets build process
2 years ago
Alexander Graf
8668b269cd
Add requirements.txt for base image
2 years ago
Alexander Graf
9f511faf64
Merge pull request #8 from NeverBehave/master
...
fix: resolve IPv6 container hostname
2 years ago
Dimitri Huisman
b711f930ef
Merge pull request #9 from vavanade/patch-1
...
fix docstring
2 years ago
Dimitri Huisman
c0066abd01
Merge pull request #6 from micw/log-failed-dns
...
Add logging for failed DNS lookups
2 years ago
kaiyou
f63837b8e1
Update to 0.2.0
2 years ago
kaiyou
68d44201ab
Merge pull request #4 from micw/resolve-host-if-address-not-set
...
Resolve host if address not set
2 years ago
kaiyou
b198fde756
Merge pull request #3 from micw/fix-random-failures
...
Change test hostnames for stable test results
2 years ago
kaiyou
7f6d51904b
Remove wrong dependency to importlib
2 years ago
kaiyou
ef344c62f6
Add automated tests
2 years ago
kaiyou
74a3e87de3
Fix a couple syntax typos
2 years ago
kaiyou
351b05b92d
Allow jinja to load from file path or handle
2 years ago
kaiyou
0370b26f3e
Initial commit
2 years ago
Alexander Graf
ce9d886195
Merge pull request #10 from ghostwheel42/add_gitignore
...
Add .gitignore file
2 years ago
kaiyou
dbec5f0a6c
Switch to setuptools and bump the version
2 years ago
kaiyou
3d0d831c76
Version 0.2.4
2 years ago
kaiyou
e2979f9103
Merge pull request #6 from Nebukadneza/fix_py37
...
Don’t use deprecated now-keyword "async"
2 years ago
kaiyou
6fadd39aea
Merge pull request #3 from Nebukadneza/add_key_url_quoting
...
URL-Quote the key in HTTP requests
2 years ago
kaiyou
080e76f972
Merge pull request #1 from rakshith-ravi/patch-1
...
Fixed a small typo
2 years ago
kaiyou
23e5aa2e05
Escape strings properly in the Dovecot dict dialect
2 years ago
kaiyou
814bb1f36d
Properly miss when the web api returns 404
2 years ago
kaiyou
d2b98ae323
Update to 0.2.2
2 years ago
kaiyou
81d171f978
Add some debug logging to the table class
2 years ago
Pierre Jaury
d640da8787
Include package data in the package
2 years ago
Pierre Jaury
c5fa0280a0
Add support for dovecot dict_set operations
2 years ago
Pierre Jaury
eb6b1866f1
Specify dependencies in the setup script
2 years ago
Pierre Jaury
b1b0aeb69d
Initial commit
2 years ago
Alexander Graf
b501498401
Update .gitignore file
2 years ago
Alexander Graf
9fe452e3d1
Use base image when building core images
2 years ago
Alexander Graf
5e552bae69
Add base image
2 years ago
Alexander Graf
295d7ea675
Move assets to own Dockerfile
2 years ago