Commit graph

  • f9b5a37555 Simple solution for #1562 the-djmaze 2024-04-28 14:46:37 +02:00
  • 0c081cf9aa
    Merge pull request #1562 from sevmonster/patch-1 Maarten 2024-04-28 14:45:46 +02:00
  • 9ec8ac8bba Resolve #1561 the-djmaze 2024-04-28 14:03:34 +02:00
  • f4e81a183e Bugfix: Undefined variable $sFilename the-djmaze 2024-04-28 13:55:52 +02:00
  • c73736a05f
    properly escape path sep in tar file list regex sev 2024-04-26 10:51:28 -05:00
  • 4b63adb0d5 v2.36.1 v2.36.1 the-djmaze 2024-04-24 02:13:35 +02:00
  • cd8b3936fb Move OAuth2 to core the-djmaze 2024-04-24 02:02:37 +02:00
  • fdc019e43c Resolve #1557 the-djmaze 2024-04-24 01:35:40 +02:00
  • 944edef596 password => passphrase the-djmaze 2024-04-23 18:41:41 +02:00
  • 7df1d55162 Nextcloud don't use RainLoop login credentials the-djmaze 2024-04-23 18:06:59 +02:00
  • b7a11d42de Don't input password in command, ask in prompt #1552 the-djmaze 2024-04-23 18:03:04 +02:00
  • 372e4bc1c0 Rename application.ini [labs]log_ajax_response_write_limit to [logs]json_response_write_limit the-djmaze 2024-04-23 17:44:13 +02:00
  • 17fc37975c Rename application.ini [labs]login_fault_delay to [login]fault_delay the-djmaze 2024-04-23 17:38:28 +02:00
  • aaae0a314c Remove date_from_headers from application.ini and internalTimestamp the-djmaze 2024-04-23 17:35:16 +02:00
  • 2656d362d6 Added idea to ask SMTP credentials on AUTH failure the-djmaze 2024-04-23 15:10:45 +02:00
  • 24dbe4f197 AskPopupView.password default is to only ask passphrase the-djmaze 2024-04-23 14:54:48 +02:00
  • d198ad5a59 Improved the compactcomposer #1498 the-djmaze 2024-04-23 03:17:41 +02:00
  • b4dbf249ee ChangePasswordPlugin also use Have I Been Pwned the-djmaze 2024-04-22 17:38:05 +02:00
  • 6739ec21c8 Bugfix haveibeenpwned suffix handling the-djmaze 2024-04-22 15:55:31 +02:00
  • c9d3f3de4a Example haveibeenpwned integration the-djmaze 2024-04-22 15:38:14 +02:00
  • 027ce6ccae Resolve #1552 the-djmaze 2024-04-22 13:56:53 +02:00
  • 1b0962cce1 GnuPG check if shell_exec is disabled the-djmaze 2024-04-22 13:00:22 +02:00
  • 325c748acc Check open basedir for #1555 the-djmaze 2024-04-21 03:52:30 +02:00
  • ff80235ee8 Put modified Squire more in line with v2.2.8 the-djmaze 2024-04-17 01:45:51 +02:00
  • e304b1dd26 Nextcloud merge oidcLogin into beforeLogin the-djmaze 2024-04-17 01:44:25 +02:00
  • 0ff66f8df8 set min-width for attachmentParent and flagParent to line them up the-djmaze 2024-04-17 01:43:53 +02:00
  • f2c4b8a1b3 cPanel use extension login-cpanel instead of login-remote the-djmaze 2024-04-17 01:10:03 +02:00
  • e554bcc27e Extend handling login credentials by allowing to modify SMTP username the-djmaze 2024-04-17 01:09:07 +02:00
  • 3a6a5a6925 small quotation change the-djmaze 2024-04-16 02:09:48 +02:00
  • 1592c84ac0 Handle RFC 5987 in Content-Disposition header the-djmaze 2024-04-16 02:09:24 +02:00
  • f8790a3a89 Rename account IncLogin to ImapUser and OutLogin to SmtpUser the-djmaze 2024-04-15 00:24:11 +02:00
  • 326d35eee7 Bugfix: connect settings stripLogin domain failed the-djmaze 2024-04-15 00:22:48 +02:00
  • daf0f089b8 Ignore text/x-amp-html https://www.caniemail.com/features/amp/ the-djmaze 2024-04-14 15:15:15 +02:00
  • 8a461e7a3d Speedup Knockout a bit the-djmaze 2024-04-14 15:14:23 +02:00
  • 24681f8955 Improved example for #1544 the-djmaze 2024-04-14 02:16:40 +02:00
  • fffc044998 Resolve #1543 the-djmaze 2024-04-13 13:18:31 +02:00
  • 3ced479ac9 Example Nextcloud login override for #1544 the-djmaze 2024-04-13 11:38:45 +02:00
  • 41fc41984a Improved MessagesPerPage valid value #1540 the-djmaze 2024-04-08 17:27:40 +02:00
  • bcc2c7b9ca Prevent Infinity #1540 the-djmaze 2024-04-08 17:22:27 +02:00
  • 969dca5f7e Predis to v2.2.2 the-djmaze 2024-04-08 16:29:55 +02:00
  • 9510347d3a DoAttachmentsActions $mResult not used the-djmaze 2024-04-08 16:14:56 +02:00
  • d59a326920 Bugfix: hide pagination when search has 0 messages the-djmaze 2024-04-08 16:14:30 +02:00
  • 2bcaf3c6ad Prevent mbstring error before setup.php the-djmaze 2024-04-05 23:51:30 +02:00
  • 3988ea9ba5 cleanup unused js parameters the-djmaze 2024-04-03 00:15:29 +02:00
  • ed673fdba8 Bugfix: mime parser headerValue() is null the-djmaze 2024-04-02 22:40:12 +02:00
  • ad417c743e ES2020 the-djmaze 2024-04-02 22:37:18 +02:00
  • cab81d5214 Small code reduction in Knockout the-djmaze 2024-04-02 22:37:02 +02:00
  • 78178ecc2f Everything to ES2020 the-djmaze 2024-04-02 22:24:53 +02:00
  • 84ffe1e552 Predis to v2.2.2 the-djmaze 2024-04-02 20:15:23 +02:00
  • f6b440adef Put available encrypt and sign options in corresponding menu options as title the-djmaze 2024-04-01 02:09:23 +02:00
  • 9b309c31bd fabrica('login') never used, so drop it the-djmaze 2024-04-01 02:08:44 +02:00
  • 8e0303f065 Resolve #1533 the-djmaze 2024-03-31 21:06:39 +02:00
  • a424c6a52a Extensions use \MailSo\Log\Inherit the-djmaze 2024-03-31 21:02:05 +02:00
  • c4acb26758 Bugfix: extensions set logger failed the-djmaze 2024-03-31 20:47:43 +02:00
  • a9e5f1c6f8 Improved comments the-djmaze 2024-03-31 15:32:44 +02:00
  • b9e2d6caca Bugfix content encoding and type detection. Reported in #1450 the-djmaze 2024-03-31 15:16:11 +02:00
  • a76564fce7
    Merge pull request #1528 from hguilbert/patch-19 Maarten 2024-03-31 04:43:44 +02:00
  • 8056bf8959
    Merge pull request #1529 from hguilbert/patch-20 Maarten 2024-03-31 04:43:36 +02:00
  • c673f5fb7a
    Merge pull request #1530 from hguilbert/patch-21 Maarten 2024-03-31 04:43:29 +02:00
  • a828c3e075
    Merge pull request #1531 from mayswind/master Maarten 2024-03-31 04:43:22 +02:00
  • a745972cd4
    Merge pull request #1532 from spoooyders/localization-be-by Maarten 2024-03-31 04:43:15 +02:00
  • 29d3010c80 Update Belarusian translation. pavuki 2024-03-30 12:35:32 +01:00
  • 4ded93cc0a update Chinese translation MaysWind 2024-03-30 15:26:34 +08:00
  • 7c79b0ecb7
    Update user.json hguilbert 2024-03-29 06:30:12 +01:00
  • 274fd9de77
    Update fr.json hguilbert 2024-03-29 06:23:15 +01:00
  • 5580ada03f
    Update fr.json hguilbert 2024-03-29 06:20:48 +01:00
  • 2a56595cf9 Rename languages in extensions the-djmaze 2024-03-29 01:06:47 +01:00
  • 04896f5d88
    Merge pull request #1527 from tinola/master Maarten 2024-03-29 00:49:33 +01:00
  • bdd9a80db1 [plugins][two-factor-auth] rename language files names (rfc5646) tinola 2024-03-28 20:10:20 +01:00
  • 336f7d482e
    Merge pull request #1523 from tinola/master Maarten 2024-03-28 02:56:30 +01:00
  • 721e73101c
    Merge pull request #1524 from hguilbert/patch-17 Maarten 2024-03-28 02:56:23 +01:00
  • 8c9468da84
    Merge pull request #1525 from hguilbert/patch-18 Maarten 2024-03-28 02:56:15 +01:00
  • 143050176b Resolve #1520 the-djmaze 2024-03-28 02:44:38 +01:00
  • 3017f8c656 Simplify LoginProcess handling the-djmaze 2024-03-28 02:43:39 +01:00
  • 987ed0fcba
    Update admin.json hguilbert 2024-03-27 18:34:51 +01:00
  • 6fe336e66c
    Update user.json hguilbert 2024-03-27 18:28:37 +01:00
  • 62f2fe4f52
    Update user.json tinola 2024-03-27 08:10:58 +01:00
  • 47e427a892 Update polish translation tinola 2024-03-27 08:08:42 +01:00
  • 74229478ae Update polish translation tinola 2024-03-27 07:57:21 +01:00
  • 6be84f8ab4 Added ConnectionSecurityType::TLS the-djmaze 2024-03-27 01:24:34 +01:00
  • 7213395118 Throw more errors when using PHP mail() the-djmaze 2024-03-27 01:24:12 +01:00
  • 35db1f4eb8 SASL OAuth rename 3rd parameter to accessToken the-djmaze 2024-03-27 01:23:48 +01:00
  • b6df50546e logMask all AUTHENTICATE requests the-djmaze 2024-03-27 01:23:11 +01:00
  • f745a54669 ErrorTip use white-space: pre the-djmaze 2024-03-27 01:22:01 +01:00
  • 652fbced3c Improved translator a bit the-djmaze 2024-03-26 23:30:58 +01:00
  • c77edf37e1
    Merge pull request #1522 from ner00/master Maarten 2024-03-26 23:29:29 +01:00
  • a70a7c4c95 Update Portuguese lmperfis 2024-03-26 18:37:07 +00:00
  • f38e5a41cd Solution for #1521 the-djmaze 2024-03-26 19:12:50 +01:00
  • b96cb41876 Added Autoconfig detect through DNS SRV (RFC 6186 & 8314) and disable MX the-djmaze 2024-03-26 18:24:57 +01:00
  • f9048d1209 v2.36.0 v2.36.0 the-djmaze 2024-03-26 15:21:47 +01:00
  • 07710f685f Drop hooks service.app-delay-start-* in favour of the existing json.before-appdelaystart and json.after-appdelaystart the-djmaze 2024-03-26 15:04:23 +01:00
  • 57fbdf8795 Added: allow setting the supported THREAD algorithm the-djmaze 2024-03-26 15:01:38 +01:00
  • 015dcbdc41 Bugfix: error undefined msg.from[0] the-djmaze 2024-03-26 12:26:53 +01:00
  • c14d7bdd46 Add some comments and some renames the-djmaze 2024-03-26 12:26:35 +01:00
  • 25214f2d87 Improved Domain whitelist handling the-djmaze 2024-03-26 04:08:26 +01:00
  • 7f94c26bee Cache ThreadsOldUids based on bThreadSort true/false #1507 the-djmaze 2024-03-25 19:53:04 +01:00
  • c1e25dedb9 Cleanup SMTP auth handling the-djmaze 2024-03-25 19:36:39 +01:00
  • 55642e826e Resolve #1517 the-djmaze 2024-03-25 19:34:30 +01:00
  • 31d929912a Improved SASL handling the-djmaze 2024-03-25 19:31:57 +01:00
  • 40622d45b7 More changes for #1507 the-djmaze 2024-03-25 14:17:49 +01:00