Commit Graph

1973 Commits (18bc2fe78b9033e2d934263e69d551da62bf30c8)
 

Author SHA1 Message Date
mergify[bot] bce1487338
Merge pull request from hacor/master
Kubernetes fixed for production
mergify[bot] 8112d31ce9
Merge pull request from paulprogrammer/feat-nginx-http2
enable http2, because it's that easy
kaiyou eaaf0125d1
Merge pull request from usrpro/feat-docs-versions
Documentation update on local docs container
kaiyou 1fcaef7c7e
Merge branch 'master' into fix-sender-checks
Paul Williams 78bd5aea1c enable http2, because it's that easy
hoellen 72d4fa2bc9
remove empty line from merge conflict
hoellen 857ad50509
Merge branch 'master' into feat-reply-startdate
mergify[bot] 4a5c0a6d21
Merge pull request from kaiyou/fix-password-performance
Improve password checking performance
mergify[bot] 80658c30da
Merge pull request from hoellen/fix-webmail-root
Fix nginx conf if webmail is on root path
Ionut Filip c5be360a48 Updated setup page for stack flavor
Tim Möhlmann 771e0ee6a2
Remove old crypt settings from .env
As per conversation in PR
Ionut Filip ebaba8fb41 Moved variables from docker-compose.yml back to env file
Hans Cornelis f10416e85a Merged with new PRs
Hans Cornelis 6fb0b93240 - Removed RSPAMD Password feature
- Updated roles on the Front DS
- Reverted the Auth limits

Signed-off-by: Hans Cornelis <hacornelis@gmail.com>
Ionut Filip 9c56e4c1b6 Fixed misstyped condition
Tim Möhlmann 4ccefd6d5e
Documentation update on local docs container
Ionut Filip 02c802159a Updated env file with the latest version
mergify[bot] 118ea0f3fb
Merge pull request from ofthesun9/feature-swarm
Enabling swarm deployment on master branch
Tim Möhlmann 84c6b12d06
Updated labels in config page
Ionut Filip 08987dfa22 Minor changes
mergify[bot] 727970514d
Merge pull request from ofthesun9/feat-fuzzyhashes
Trying to enable fuzzy hashes for rspamd
kaiyou 672fca3347
Merge pull request from kaiyou/feat-sieve-edit
Re-enable local dovecot sieve scripts
ofthesun9 7a3922c2e7 Fixes few typos
ofthesun9 5b8deed06b Made the instructions more simple
Updated the volume defintion to the latest master status
Removed the part around .yml variable substitution as we can use a "trick"
ofthesun9 9c639eebd4 Made the instructions more simple (moved the nfs-volume example to another file)
Removed he part around variable substitution as we can use a "trick"
kaiyou 82069ea3f0 Clean most of the refactored code
Ionut Filip 35193f5530 Added functionality for stack flavor
kaiyou f40fcd7ac0 Use click for the manager command
kaiyou fc24426291 First batch of refactoring, using the app factory pattern
hoellen d4f32c3e7d remove rewrite if webmail is on root
Tim Möhlmann 39a1de956f
Add docker stack flavor
- Template still untested
- mailu.env and setup.html are symbolic links to compose flavor
Tim Möhlmann adfadab4cf
Load steps after setting flavor
kaiyou 828d96f8f0 Switch the default password scheme to PBKDF2
kaiyou 01fa179767 Update the user password in database when needed
kaiyou 988e09e65e Add a profiler in debug mode for improving performance
kaiyou dba8f1810d Do not check the password another time in Dovecot
ofthesun9 dbce059ae8
Merge pull request from kaiyou/ofthesun9-feat-fuzzyhashes
Merging from kaiyou:ofthesun9-feat-fuzzyhashes
ofthesun9 86bdce8407 Explicitely specify the fuzzy worker listen address
ofthesun9 cec5c1b16b Merge branch 'master' into feat-fuzzyhashes
kaiyou d5162328ec Allow dovecot to write the source configuration directory for compiling sieve scripts
kaiyou ce0bf3366d Learn fuzzy hashes automatically
kaiyou b9b4a8cd77 Explicitely specify the fuzzy worker listen address
kaiyou 0c40057767 Merge branch 'feat-fuzzyhashes' of https://github.com/ofthesun9/Mailu into ofthesun9-feat-fuzzyhashes
Tim Möhlmann 5679d355aa
Avoid binding conflicts on production servers
kaiyou 0a5dbf6230 Re-enable local dovecot sieve scripts
Tim Möhlmann b2059be966
Merge branch 'feat-setup' of github.com:usrpro/Mailu into feat-setup
Tim Möhlmann ed53d655d3
Extend documentation in download page. Small cleanup in env.
Ionut Filip 7c0f5b20d6 Bug fixes
Ionut Filip cb1ed349bf Bug fixes
Ionut Filip 6b6cbcf977 Modified variables in .env file