mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-20 01:54:30 +00:00
* [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> |
||
|---|---|---|
| .. | ||
| ajax | ||
| lib | ||
| presets | ||
| footer.inc.php | ||
| functions.acl.inc.php | ||
| functions.address_rewriting.inc.php | ||
| functions.admin.inc.php | ||
| functions.app_passwd.inc.php | ||
| functions.customize.inc.php | ||
| functions.dkim.inc.php | ||
| functions.docker.inc.php | ||
| functions.domain_admin.inc.php | ||
| functions.fail2ban.inc.php | ||
| functions.fwdhost.inc.php | ||
| functions.inc.php | ||
| functions.mailbox.inc.php | ||
| functions.mailq.inc.php | ||
| functions.oauth2.inc.php | ||
| functions.policy.inc.php | ||
| functions.presets.inc.php | ||
| functions.pushover.inc.php | ||
| functions.quarantine.inc.php | ||
| functions.quota_notification.inc.php | ||
| functions.ratelimit.inc.php | ||
| functions.rspamd.inc.php | ||
| functions.tls_policy_maps.inc.php | ||
| functions.transports.inc.php | ||
| header.inc.php | ||
| init_db.inc.php | ||
| prerequisites.inc.php | ||
| sessions.inc.php | ||
| spf.inc.php | ||
| triggers.inc.php | ||
| twig.inc.php | ||
| vars.inc.php | ||