1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-05-28 17:10:55 +00:00

Commit Graph

  • ca361f3f4b
    Merge b41c34034f into 05c2f3c9a2 KiekerJan 2025-05-24 14:44:23 +0200
  • b41c34034f fix incorrect path KiekerJan 2025-05-24 14:43:16 +0200
  • 66a81e17a4
    Merge dcf1b0b719 into 05c2f3c9a2 KiekerJan 2025-05-23 15:11:09 +0200
  • b5864f43f0 Use DQS in spamassassin KiekerJan 2025-05-19 22:08:09 +0200
  • 863229ac9a
    Merge d1c63b6517 into 05c2f3c9a2 viogq 2025-05-19 19:47:28 +0200
  • 4f8e9c3abe
    Merge 2b51f7fdba into 05c2f3c9a2 Michael Kroes 2025-05-19 19:46:23 +0200
  • cbe10c1525
    Merge 12f1486141 into 05c2f3c9a2 bilogic 2025-05-18 21:20:54 +0200
  • 07c86c1074
    Merge 32cb954bb4 into 05c2f3c9a2 KiekerJan 2025-05-18 21:18:24 +0200
  • c28453148c
    Merge 6adc494e49 into 05c2f3c9a2 KiekerJan 2025-05-18 21:17:53 +0200
  • 7040459759
    Merge a4a2d4a8b4 into 05c2f3c9a2 mzoeller 2025-05-18 21:17:24 +0200
  • 9135f043ef
    Merge dbb9cb7e33 into 05c2f3c9a2 MrWinux 2025-05-18 21:17:05 +0200
  • 786ebf85ee
    Merge 8028e17b6e into 05c2f3c9a2 tetuaoro 2025-05-18 21:16:01 +0200
  • 553b49a29e Fixes to dns bl mapping KiekerJan 2025-05-18 14:10:28 +0200
  • f9fac71c3b
    Merge 018f2c9e9b into 05c2f3c9a2 KiekerJan 2025-05-18 13:03:18 +0200
  • e02198cb39
    Merge fed6998945 into 05c2f3c9a2 KiekerJan 2025-05-18 12:56:53 +0200
  • 018f2c9e9b add check on backup to status checks KiekerJan 2025-05-18 12:53:20 +0200
  • fed6998945 fix SOA record check against secondary dns KiekerJan 2025-05-18 12:46:29 +0200
  • d7838cf9ec add support for spamhaus dqs KiekerJan 2025-05-18 12:43:14 +0200
  • f6fcfe2cc8 Add support for Spamhaus DQS (https://docs.spamhaus.com/datasets/docs/source/40-real-world-usage/index.html) KiekerJan 2025-05-18 12:21:35 +0200
  • 0e383189d4
    Merge fe652a4c4f into 05c2f3c9a2 Ahmad Kouider 2025-05-17 13:21:20 -0700
  • abfc69621c
    Merge ce6073b363 into 05c2f3c9a2 Lyle Keeton 2025-05-17 08:33:18 +0500
  • 40265bf87e
    Merge b0540e54c4 into 05c2f3c9a2 McClain Looney 2025-05-15 22:08:15 -0600
  • c1584ddfe9
    Merge ee56b6f795 into 05c2f3c9a2 Teal Dulcet 2025-05-15 15:47:50 +0200
  • 48238616d0
    Merge e67abb3ae9 into 05c2f3c9a2 MrWinux 2025-05-15 11:06:02 +1000
  • 8d7983ed5f
    Merge f45b67125f into 05c2f3c9a2 KiekerJan 2025-05-14 19:20:41 +0200
  • 7db18de77c
    Merge ecf66a9855 into 05c2f3c9a2 Jeff Tickle 2025-05-14 19:20:28 +0200
  • 2c0a049651
    Merge e3c8c498af into 05c2f3c9a2 TheRedCyclops 2025-05-14 19:19:03 +0200
  • 05c2f3c9a2
    Fix missing PUBLIC_IPV6 in test for whether custom AAAA record blocks SSL certificate generation (#2491) main Lyle Keeton 2025-05-14 10:58:17 -0500
  • e3c8c498af
    Add external DNS disclaimer for DS records TheRedCyclops 2025-05-11 10:38:08 +0000
  • ee56b6f795 Updated autoconfig file. Teal Dulcet 2025-04-04 08:06:38 -0700
  • ecf66a9855
    Remove extraneous use of sudo from /etc/cron.d/mailinabox-nextcloud Jeff Tickle 2025-04-12 07:31:04 -0400
  • fe652a4c4f Add new tool to migrate from MiaB to fresh server Ahmad Kouider 2025-04-03 14:09:38 +0000
  • f45b67125f update on excluded ciphers and settings KiekerJan 2025-04-02 20:32:47 +0200
  • ddae19e021
    Merge 5afb9ab893 into 3efd4257b5 Teal Dulcet 2025-04-01 05:22:46 -0700
  • dbb9cb7e33 Move session.cookie_path variable for Roundcube to Nginx config MrWinux 2025-03-29 15:47:35 +0100
  • 5d839dbb93 update comment KiekerJan 2025-03-29 17:27:56 +0100
  • 8c42e1c3a6 don't use cyphers that use RSA for key exchange KiekerJan 2025-03-29 17:11:35 +0100
  • 0179c790c4 update tls settings KiekerJan 2025-03-29 17:05:25 +0100
  • e88f7c350b remove unsafe ciphers according to internet.nl KiekerJan 2025-03-29 16:22:25 +0100
  • e8b63c0bbc update ssl according to updated mozilla guidelines, add DHE finite-fields according to RFC 7919 KiekerJan 2025-03-29 15:54:47 +0100
  • b26033d6a0
    Fix missing PUBLIC_IPV6 Lyle Keeton 2025-03-26 20:16:29 -0500
  • db1c87ef12
    Merge 125405edfb into 3efd4257b5 Michael Kroes 2025-03-26 07:58:40 +0000
  • e67abb3ae9
    fix: MissingContentLength error in boto3 version 1.36.1 and up MrWinux 2025-03-24 10:10:41 +0100
  • 5afb9ab893 Fixed EM102 (f-string-in-exception): Exception must not use an f-string literal, assign to variable first Teal Dulcet 2025-03-21 05:20:37 -0700
  • 542835655f Fixed FURB122 (for-loop-writes): Use of f.write in a for loop Teal Dulcet 2025-03-21 04:56:15 -0700
  • 6e23d9d223 Fixed SIM118 (in-dict-keys): Use key in dict instead of key in dict.keys() Teal Dulcet 2025-03-21 04:56:09 -0700
  • 44ba1e9e9f Fixed EM101 (raw-string-in-exception): Exception must not use a string literal, assign to variable first Teal Dulcet 2025-03-21 04:56:00 -0700
  • a502f3ea7d Fixed RUF059 (unused-unpacked-variable) Teal Dulcet 2025-03-21 04:55:29 -0700
  • 0402b23eb4 Fixed FURB129 (readlines-in-for): Instead of calling readlines(), iterate over file object directly Teal Dulcet 2025-03-21 04:55:19 -0700
  • 6fc049353c Fixed UP015 (redundant-open-modes): Unnecessary mode argument Teal Dulcet 2025-03-21 04:55:12 -0700
  • 1438be290a Fixed RET505 (superfluous-else-return): Unnecessary else after return statement Teal Dulcet 2025-03-21 04:54:34 -0700
  • 7e0015ed84 Explicitly removed temporary file and deleted outdated comment. Teal Dulcet 2025-02-15 03:09:07 -0800
  • 4e9c108ec9 Fixed PERF102 (incorrect-dict-iterator): When using only the keys of a dict use the keys() method Teal Dulcet 2025-01-12 07:38:26 -0800
  • 3d3311ad2a Fixed SIM117 (multiple-with-statements): Use a single with statement with multiple contexts instead of nested with statements Teal Dulcet 2025-01-12 07:37:35 -0800
  • 0564d1abc8 Fixed UP032 (f-string): Use f-string instead of format call Teal Dulcet 2025-01-12 07:36:41 -0800
  • ed2ad44408 Fixed F841 (unused-variable): Local variable conffile is assigned to but never used Teal Dulcet 2025-01-12 07:31:29 -0800
  • 6883f1d599 Fixed RUF039 (unraw-re-pattern) Teal Dulcet 2025-01-12 07:27:27 -0800
  • b305871051 Fixed ARG005 (unused-lambda-argument): Unused lambda argument: alias Teal Dulcet 2025-01-12 07:12:44 -0800
  • 9fb9af5ed5 Fixed SIM115 (open-file-with-context-handler): Use a context manager for opening files Teal Dulcet 2025-01-12 07:10:31 -0800
  • 386e8a414e Fixed RUF005 (collection-literal-concatenation): Consider iterable unpacking instead of concatenation Teal Dulcet 2025-01-12 07:02:55 -0800
  • 7ff9d0805e Fixed B007 (unused-loop-control-variable) Teal Dulcet 2025-01-12 07:00:47 -0800
  • 854e8f4a85 Fixed TRY300 (try-consider-else): Consider moving this statement to an else block Teal Dulcet 2025-01-12 06:55:42 -0800
  • 1c98189cca Fixed G004 (logging-f-string): Logging statement uses f-string Teal Dulcet 2025-01-12 06:50:13 -0800
  • 4e1dd3fee5 Fixed RET505 (superfluous-else-return): Unnecessary elif after return statement Teal Dulcet 2025-01-12 06:44:46 -0800
  • c82b84ccc8 Fixed TRY003 (raise-vanilla-args): Avoid specifying long messages outside the exception class Teal Dulcet 2025-01-12 06:43:15 -0800
  • 1d6560af4c Fixed UP031 (printf-string-formatting): Use format specifiers instead of percent format Teal Dulcet 2025-01-12 06:36:07 -0800
  • cd764e537d Fixed PLC1901 (compare-to-empty-string) Teal Dulcet 2025-01-12 06:07:00 -0800
  • 9d81ff5ccb Fixed RUF010 (explicit-f-string-type-conversion): Use explicit conversion flag Teal Dulcet 2025-01-08 05:23:12 -0800
  • c3343ce866 Fixed EM102 (f-string-in-exception): Exception must not use an f-string literal, assign to variable first Teal Dulcet 2025-01-08 05:22:41 -0800
  • 205f84b2fb Fixed RET506 (superfluous-else-raise): Unnecessary elif after raise statement Teal Dulcet 2025-01-08 05:22:12 -0800
  • 73b748f619 Fixed RET504 (unnecessary-assign): Unnecessary assignment to v before return statement Teal Dulcet 2025-01-08 05:16:56 -0800
  • 6b5638f4d3 Fixed RUF055 (unnecessary-regular-expression): Plain string pattern passed to re function Teal Dulcet 2025-01-08 05:16:40 -0800
  • 85deb42935 Fixed Q003 (avoidable-escaped-quote): Change outer quotes to avoid escaping inner quotes Teal Dulcet 2025-01-08 05:16:14 -0800
  • eaf9668572 Fixed W605 (invalid-escape-sequence) Teal Dulcet 2025-01-08 05:15:55 -0800
  • a7f265c250 Fixed PLR6201 (literal-membership): Use a set literal when testing for membership Teal Dulcet 2025-01-08 05:14:39 -0800
  • 430ee05b8a Fixed PLW1514 (unspecified-encoding): open in text mode without explicit encoding argument Teal Dulcet 2025-03-21 04:54:58 -0700
  • ca452e918e Fixed PLW1514 (unspecified-encoding): open in text mode without explicit encoding argument Teal Dulcet 2025-01-08 05:14:13 -0800
  • fd2e4fdeeb Fixed UP015 (redundant-open-modes): Unnecessary open mode parameters Teal Dulcet 2025-01-08 05:14:02 -0800
  • de5fc42650 Fixed FURB110 (if-exp-instead-of-or-operator): Replace ternary if expression with or operator Teal Dulcet 2025-01-08 05:13:43 -0800
  • 386055b941 Fixed UP032 (f-string): Use f-string instead of format call Teal Dulcet 2025-01-08 05:13:33 -0800
  • 4a7ea325e9 Fixed FURB142 (for-loop-set-mutations): Use of set.add() in a for loop Teal Dulcet 2025-01-08 05:13:11 -0800
  • 2ddbe12d0c Fixed SIM101 (duplicate-isinstance-call): Multiple isinstance calls for pem, merge into a single call Teal Dulcet 2025-01-08 05:13:00 -0800
  • 32189af10f Fixed PGH004 (blanket-noqa): Use a colon when specifying noqa rule codes Teal Dulcet 2025-01-08 05:12:51 -0800
  • 80406de428 Fixed RUF031 (incorrectly-parenthesized-tuple-in-subscript): Avoid parentheses for tuples in subscripts Teal Dulcet 2025-01-08 05:12:25 -0800
  • 4e3e85cd14 Fixed RUF039 (unraw-re-pattern) Teal Dulcet 2025-01-08 05:12:17 -0800
  • d31716a9c7 Fixed RET507 (superfluous-else-continue): Unnecessary elif after continue statement Teal Dulcet 2025-01-08 05:11:53 -0800
  • 3f7e7336b1 Fixed F401 (unused-import): contextlib imported but unused Teal Dulcet 2025-01-08 05:11:09 -0800
  • 0c44319864 Fixed SIM103 (needless-bool): Return the condition not "admin" not in privs directly Teal Dulcet 2025-01-08 05:11:04 -0800
  • d9d6e96d69 Fixed RUF051 (if-key-in-dict-del): Use pop instead of key in dict followed by del dict[key] Teal Dulcet 2025-01-08 05:10:30 -0800
  • 1d795953bb Fixed FURB188 (slice-to-remove-prefix-or-suffix): Prefer removeprefix over conditionally replacing with slice. Teal Dulcet 2025-01-08 05:10:17 -0800
  • 9cd5f4a41a Fixed PLR6104 (non-augmented-assignment): Use += to perform an augmented assignment directly Teal Dulcet 2025-01-08 05:10:06 -0800
  • 18f4bafdc9 Fixed RET505 (superfluous-else-return) Teal Dulcet 2025-01-08 05:09:56 -0800
  • fda9b09562 Fixed PLW0120 (useless-else-on-loop): else clause on loop without a break statement; remove the else and dedent its contents Teal Dulcet 2025-01-08 05:09:36 -0800
  • 70aff052b6 Fixed FURB118 (reimplemented-operator) Teal Dulcet 2025-01-08 05:09:23 -0800
  • de9781af5a Fixed UP031 (printf-string-formatting): Use format specifiers instead of percent format Teal Dulcet 2025-01-08 05:09:05 -0800
  • 2dd083fd5a Added Ruff config for Python code. Teal Dulcet 2025-01-08 03:10:27 -0800
  • c659fe14b0 Fixed syntax in readable_bash.py. Teal Dulcet 2024-01-27 08:32:32 -0800
  • b0540e54c4 silence nc check M. Looney 2025-03-18 10:12:30 -0500
  • a0d3a693de
    Merge c585192dd7 into 3efd4257b5 Michael Kroes 2025-03-15 19:06:58 +0000
  • d5674a2574 some minor hackery for ubuntu 24 M. Looney 2025-03-01 23:56:07 -0600