Commit Graph

154 Commits (d84254ccd83f8359b6cf3f78d568df668b4a2e11)

Author SHA1 Message Date
Tim Möhlmann 5fa2aac569
Fix imap login when no webmail selected
Scott 56fb74c502 Fix typo (duplicate self). Fixes
Tim Möhlmann 81b24f61e8
Merge branch 'master' into feat-healthchecks
hoellen 72d4fa2bc9
remove empty line from merge conflict
hoellen 857ad50509
Merge branch 'master' into feat-reply-startdate
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
kaiyou ed3388ed6e Merge branch 'master' into feat-reply-startdate
Thomas Sänger 39272ab05c
add healthcheck for http services
kaiyou 5ada669f43 Rebase reply startdate on master
mergify[bot] bee81d1a54
Merge pull request from HorayNarea/bcrypt
support bcrypt and use it as default
kaiyou c6846fd8db Merge branch 'master' into feat-reply-startdate
Thomas Sänger 6aafef88bd
remove apk-warning about cache
Thomas Sänger c8b39c5d4a
support bcrypt and use it as default
kaiyou 00b5ae11db
Merge branch 'master' into feat-abstract-db
kaiyou fc99eb7b34 Re-enable sender access check to prevent source spoofing
kaiyou 4d70a8737e Expose the data volume for admin container
kaiyou fcad52b145 Implement a start date filter for autoreply, fixes
kaiyou 82bb8c2fd9 Merge remote-tracking branch 'github/master' into feat-abstract-db
kaiyou f5668dea51 Handle relays as virtual transports through podop
kaiyou 42c6bdb4df Split the internal blueprint into multiple view files
kaiyou f9c6c98180 Remove fetchmail dependency to the databse
kaiyou 542793260b Handle wildcard aliases using podop
kaiyou 0d52364eac Fix alias resolution through podop
kaiyou 6ba55ee377 Implement the sieve script name resolution pattern
kaiyou 3c725bf634 Only support generating the default sieve script
kaiyou ca6c0bc8fd Fix the user sieve script generation
kaiyou 4d25083847 Move sieve script generation to the admin container
kaiyou cfeaa189f9 Use proper 404 return codes for missing objects
kaiyou d8365bfbcf Use simpler routes for Dovecot
kaiyou 7143fb8c47 Implement some basic views for podop
kaiyou 68aa797720 Merge branch 'master' into feat-abstract-db
Thomas Sänger 0b885548ab
bind to any protocol
kaiyou 73ca5fb3d3 Provide a more generic skeletton for postfix virtual lookups
kaiyou 313b79538e
Merge pull request from mprihoda/feature/better-ratelimit-error
Return correct status codes from auth rate limiter failure.
Pierre Jaury 5ad02ae2e5 Use a more uniform 'Save' for most form submits, fixes
Pierre Jaury 809fe78f82 Add dovecot views to the internal API
Pierre Jaury 28001213d4 Remove the redis-based quota code
Pierre Jaury 76617a3c97 Store the quota status in database
Michal Prihoda f5e7751835 Return correct status codes from auth rate limiter failure.
kaiyou 74b72375cb
Merge pull request from MFAshby/user_validation
Made User and UserSignup validation consistent for the local part of
hoellen 9091e54fda Hide administration header in sidebar for normal users.
mfashby 0284b6a8e9 Made User and UserSignup validation consistent for the local part of the email address
Pierre Jaury 14687d09ba Fix announcements for idna domains
Pierre Jaury 1371ba5f5e Add the keep field to fetch forms, fixes
Pierre Jaury ea658a174d Fix a typo in the base html template
Pierre Jaury b6c76a5e39 Do not remove openssl when purging build deps, fixes
kaiyou 91e51a24c8
Merge pull request from sanduhrs/feature/463
Remove services status page
Thomas Sänger 7d661ab80d
don't require BootstrapCDN for FontAwesome (GDPR-compliance)