42 Commits (244c78a17b6983c263923d94d08a5c8586bf28f4)

Author SHA1 Message Date
cristi 244c78a17b Adding entry in Changelog 5 years ago
hoellen 808092c65e
Merge pull request #834 from hoellen/token-ipv6
allow ipv6 addresses for tokens
6 years ago
Nebukadneza f050140be2
Merge pull request #850 from merchise/issue-846
Check if sender address is not null before trying to check the domain.
6 years ago
Tim Möhlmann b46fd3bde4
Move changelog entry to 1.6.1 6 years ago
Tim Möhlmann e341e0141f
Merge remote-tracking branch 'upstream/master' into token-ipv6 6 years ago
Manuel Vázquez Acosta dfe5ddb18e
Check if sender address is not null before trying to check the domain. 6 years ago
Thomas Sänger bb5852cc1c
add unbound priv-drop to changelog 6 years ago
Tim Möhlmann de8e6f74ea
1.6 release notes (#845)
* 1.6 release!
* Fix typo in release notes
* Rectify Alpine 3.8.2 in release notes
6 years ago
hoellen 54169db7e3
Merge branch 'master' into fix-forward-validation 6 years ago
Ionut Filip d24b4b37ab Add entry in changelog 6 years ago
hoellen c8758a6526 allow ipv6 addresses for tokens 6 years ago
Dario Ernst 66df7a31b0 Unify and coerce booleans from env used in admin
At some places, the string that DOMAIN_REGISTRATION is got used like a boolean
(an easy misassumption to make while in python and dealing with the config
dict), making `DOMAIN_REGISTRATION=False` act as a truthy value. To stop such
future problems from happening, coerce environment config strings to real
bools.

closes #830
6 years ago
mergify[bot] 99cd1d714b
Merge pull request #799 from hoellen/fix-domain-negative-values-1
don't allow negative values on domain creation/edit
6 years ago
Tim Möhlmann 2567646f47
Merge branch 'master' into fix-domain-negative-values-1 6 years ago
Ionut Filip 50343f354e Merge remote-tracking branch 'upstream/master' into feat-psql-support 6 years ago
Ionut Filip d821fc4bbe Added entry in changelog 6 years ago
Thomas Sänger 492f3867d8
remove (broken) FTS 6 years ago
mergify[bot] 520ebbb97d
Merge pull request #819 from hoellen/move-spam-1
Mark messages as seen when reporting them as spam
6 years ago
hoellen 7247b4b10c
Merge branch 'master' into fix-password-on-user-edit 6 years ago
hoellen b65d70cf1e mark spam as seen 6 years ago
hoellen f08491dc46 fix forced password on user edit 6 years ago
hoellen ff9558026d fix typo 6 years ago
hoellen 732b5fe161 change password field type in fetch creation/edit and add validators. 6 years ago
mergify[bot] 4204facd85
Merge pull request #810 from usrpro/feat-logging
Implement some degree of logging
6 years ago
hoellen 77ef7317a9
Add link in changelog
Co-Authored-By: muhlemmer <muhlemmer@gmail.com>
6 years ago
Tim Möhlmann 049ca9941f
Cleanup syntax and fix typo 6 years ago
Tim Möhlmann 0ac3cf9617
Don't recursivly chown on mailboxes.
This fixes #776.
Recursion is not needed, as the permissions will only need to be set on the first invocation.
6 years ago
Tim Möhlmann 71cda7983e
Merge branch 'master' into feat-logging 6 years ago
Tim Möhlmann 7d01bb2a4d
LOG_LEVEL docs and changelog entry 6 years ago
Tim Möhlmann 5df63c6d7f
Favicon changelog entry 6 years ago
hoellen 78f544c678 update changelog for #799 6 years ago
hoellen 8c8e06de48 add #792 to changelog 6 years ago
hoellen a7853ff528 link issue to url 6 years ago
hoellen e1902907ff Prepare changelog for 1.6 6 years ago
kaiyou e311606cf6 Update the changelog for version 1.5.1 7 years ago
kaiyou f5ee77519e Rename spam threshold to spam tolerance 7 years ago
kaiyou baf3b7d276 Update the changelog for version 1.5 7 years ago
kaiyou 3f43b205d3 Prepare the changelog for 1.5.0 7 years ago
Pierre Jaury 67647df83a Publish version 1.4.0 7 years ago
Pierre Jaury 8c32971ec4 Add dist files options for certbot certificate generaion 8 years ago
Pierre Jaury 56f64ecac1 Update the changelog for 1.3 8 years ago
Pierre Jaury 1273571299 Add a changelog 8 years ago