Commit Graph

81 Commits (master)

Author SHA1 Message Date
Niklas Meyer 89fdd1986d
Jan(moo)uary Update 2022 - Revision A (2022-01a) (#4445)
* [API] Fix minor issue in api docs

* [GH-Actions][stale] Add neverstale label to exempt list

* [Web] add github version tag

* [Web] add github version tag error handling

* Passwordless SOGo auth: support for calendar invitations and calendar/contacts subscriptions

Inviting someone to a calendar event triggers a request to /SOGo/so/otheruser@example.com/freebusy.ifb/ajaxRead. Subscribing to someone's calendar/contacts triggers a request to /SOGo/so/otheruser@example.com/foldersSearch. The email address in the URL is different from the logged-in user, which needs to be handled appropriately by sogo-auth.php.

* [Web] add github version tag - adjust css

* [Compose] Update SOGo Autoreply Schedule to 5m

Based on the advice of inverse (SOGo developer). Thanks to https://github.com/jmber

Closes: https://github.com/mailcow/mailcow-dockerized/issues/4436

* [Web] add github version tag - move twig globals

* [Web] add github version tag - missing </div>

* Passwordless SOGo auth: improvements for when accessing other users

* [WebAuthn] fido2 passwordless auth - fix (#4440)

* [WebAuthn] fido2 revert

* [WebAuthn] set UV flags to 'discouraged'

* [WebAuthn] revert - set UV flags to 'discouraged'

Co-authored-by: ntimo <git@nowitzki.me>
Co-authored-by: Peter <magic@kthx.at>
Co-authored-by: FreddleSpl0it <patschul@posteo.de>
Co-authored-by: FreddleSpl0it <75116288+FreddleSpl0it@users.noreply.github.com>
Co-authored-by: Michael Kuron <mkuron@users.noreply.github.com>
2022-02-01 15:26:48 +01:00
andryyy a062319779
[Git] Ignore create_cold_standby.sh 2021-10-18 12:51:19 +02:00
Kristian Feldsam 0b64967ec5
[web] implemented twig templating system (#4264)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-09-22 20:47:10 +02:00
Kristian Feldsam 6ec2a0a97d
[SOGo] Added hooks support for SOGo image (#4181)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-07-28 21:41:44 +02:00
andryyy 56c4353edb
[Config] Remove ejabberd from compose 2021-06-30 10:14:49 +02:00
Felix Kaechele cd21064e78
Add borgmatic config to .gitignore (#4061)
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2021-04-25 09:07:23 +02:00
andryyy 891213c59c
[mailcow] Keep hook subdirectories 2021-04-19 08:49:55 +02:00
andryyy cc0727fef3
[Git] Ignore custom-themes.js in SOGo 2021-03-02 11:24:15 +01:00
andryyy f69f6b84f3
[Git] Sort gitignore 2021-02-11 15:24:34 +01:00
andryyy 5aaf00bd29
[Git] Ignore autogen ejabberd 2021-02-11 09:33:19 +01:00
andryyy 0d1ea05ae2
[Git] Ignore custom SOGo logo
[SOGo] Slightly more contrast
2021-01-29 07:37:37 +01:00
andryyy faf699c42d
[Git] Ignore SSL examples 2021-01-15 11:46:05 +01:00
Patrik Kernstock 329fe3fb9e
Updated issue templates (#3843)
* Updated issue templates

* Small change

* Add labels and emojis

* Added FUNDING.yml, pointing to docs

* Fixed label for feature request template
2020-11-08 09:36:05 +01:00
andryyy 9860b62d4e
[Web] Fix: show success message after quarantine action
[Git] Add ignore
2020-07-12 21:42:36 +02:00
andryyy 9d35eeddec
[Git] Ignore global sieve scripts (BUT: Scripts may be forcefully overwritten, when new features are added, that depend on a given change on global sieve maps) 2020-03-19 12:04:43 +01:00
andryyy a97c30273c
[Git] Add last_login to gitignore 2020-02-26 07:09:38 +01:00
andryyy 82c094c77c
[Postfix] Added custom_postscreen_whitelist.cidr for a custom Postscreen wl, fixes #3313 2020-02-06 08:28:05 +01:00
Sascha Henke 34c0d7bf64
Added data/web/rc* to ignore list
When users add Roundcube (explained here: https://mailcow.github.io/mailcow-dockerized-docs/third_party-roundcube/), they have a lot of files in 'git status' showing as 'not tracked'.
2020-01-20 09:24:57 +01:00
andryyy ff74b8aae2
[Git] Ignore auto generated Dovecot LUA 2019-12-15 13:03:35 +01:00
andryyy 2ff4b56953 [Git] Ignore whitelist.ign2 2019-12-14 15:00:29 +01:00
andryyy 287f3ed921
[Web] Allow to use data/web/css/build/0081-custom-mailcow.css for ignored overrides 2019-12-02 14:46:47 +01:00
andryyy e1fdbba0f7
[Postfix] Add custom_transport.pcre 2019-11-12 20:44:43 +01:00
Marcel Hofer 2e35da6816 [SSL] create individual domain certificates, add SNI configs for Postfix/Dovecot/Nginx 2019-10-19 12:48:56 +02:00
andryyy 05e1a1735b
[Git] Add ignore for hooks 2019-10-18 12:02:44 +02:00
andryyy 1be5caf168
[Git] Ignore extra.cf file 2019-09-02 18:39:48 +02:00
ntimo 96af23e9a2
[Updater] Save diff files into subdirectory 2019-08-25 16:41:52 +02:00
andryyy 8bc519a966
[Git] Ignore diff files 2019-08-09 14:09:49 +02:00
andryyy 41778afc4e
[Git] Ignore script 2019-07-13 08:58:41 +02:00
andryyy fff1f52cf1
[Git] Ignore shared namespace file 2019-05-18 23:00:44 +02:00
Marcel Hofer 9f3b79b361 ignore sogo master pass file 2019-02-26 09:03:21 +01:00
Marcel Hofer cac67db203 add config ALLOW_ADMIN_EMAIL_LOGIN and implement password-less SOGo login admins 2019-02-23 17:59:18 +01:00
andryyy 07392b7437
[Watchdog] Use stackoverflow.com for DNS check
[Git] Ignore mail_plugins*
[Dovecot] Read mail_plugins from dynamically generated file
[Dovecot] Encrypt FTS
[Dovecot] Add break_imap_seach option to Solr
[Web] Add ability to send quarantine notification mails
[Web] Minor style fixes
[Web] Add new MAILBOX_DEFAULT_ATTRIBUTES (doc updates, anyone? :-( )
[Web] Use rcpt_smtp if rcpt_mime is not set
[Web] Other minor fixes
2019-01-29 00:20:39 +01:00
André Peters f3dfe346bf [Dovecot] Allow setting ACL_ANYONE in mailcow.conf 2019-01-16 19:08:19 +01:00
andryyy 5619221ed0
[ClamAV] Fix whitelist permission error
[Compose] New image for ClamAV
[Git] Add ignore data/web/nextcloud*
2019-01-13 11:21:44 +01:00
Markus Heberling 9750ec5bec
Merge branch 'master' into master 2019-01-01 14:20:22 +01:00
Markus Heberling 4755bb323b Allow setting ACL_ANYONE in the configuration 2018-12-11 11:32:36 +01:00
andryyy 9b1f51ae3f [Git] Add allow_mailcow_local.regexp and dovecot-master.userdb 2018-12-10 23:26:28 +01:00
andryyy 57aa379a2a [Compose] Updated PHP-FPM image
[Web] Rename configuration menu
[Web] Show warning when configuration disabled quarantine
2018-11-30 19:04:18 +01:00
ntimo 180c06297e Added .github folder to .gitignore 2018-10-13 23:09:17 +02:00
Timo N 355b3f4a64
added Gitea and Gogs folder two .gitignore 2018-10-06 16:26:36 +02:00
Tobias "Knight" S 45bfa442b8
Add portainer and docker-compose.override.yml to .gitignore 2018-10-05 04:23:59 +02:00
André d7ca5579dc [Rspamd] Ignore custom files, but keep bad asn map 2018-09-30 18:55:35 +02:00
André 73b10350d0 [Rspamd] Ignore sa-rules-heinlein file, remove from index 2018-09-29 22:03:48 +02:00
André Peters 74c804b9a3 [SOGo] SOGo refuses to bind to IPv6, so force IPv4 in proxy_pass, fixes #1006 2018-02-12 21:32:49 +01:00
André Peters 7714cbc7c6 Remove unused ignore 2018-02-08 23:17:50 +01:00
andre.peters 102b33d619 Ignore worker-controller-password.inc 2018-01-02 18:16:07 +01:00
andre.peters ae56c3b59e Fix quarantaine 2017-12-11 10:44:46 +01:00
andre.peters adc23d86f9 Various... 2017-12-09 13:17:15 +01:00
root 27772cfcbc Add gitignore for bak files in nginx conf dir 2017-10-12 08:36:47 +02:00
andryyy d4f395271d More ignores for git 2017-10-08 22:59:19 +02:00