]> source.dussan.org Git - rspamd.git/log
rspamd.git
4 years ago[Minor] add deprecated name HTML colors 3260/head
Daniel Jagszent [Mon, 10 Feb 2020 15:18:49 +0000 (16:18 +0100)]
[Minor] add deprecated name HTML colors

https://drafts.csswg.org/css-color-4/#deprecated-system-colors has a list of deprecated named colors that are system dependent.
This commit adds them with default values.

4 years ago[Test] Add some more tests
Vsevolod Stakhov [Mon, 10 Feb 2020 11:37:02 +0000 (11:37 +0000)]
[Test] Add some more tests

4 years ago[Minor] Eliminate g_utf8_validate
Vsevolod Stakhov [Mon, 10 Feb 2020 11:17:21 +0000 (11:17 +0000)]
[Minor] Eliminate g_utf8_validate

4 years agoMerge pull request #3258 from korgoth1/master
Vsevolod Stakhov [Sun, 9 Feb 2020 21:04:15 +0000 (21:04 +0000)]
Merge pull request #3258 from korgoth1/master

[Test] Fuzzy skip hashes

4 years ago[Test] Fuzzy skip hashes 3258/head
korgoth1 [Sun, 9 Feb 2020 19:41:40 +0000 (22:41 +0300)]
[Test] Fuzzy skip hashes

4 years ago[Test] Fuzzy skip hashes
korgoth1 [Sun, 9 Feb 2020 19:17:48 +0000 (22:17 +0300)]
[Test] Fuzzy skip hashes

4 years ago[Test] Fuzzy skip hashes
korgoth1 [Sun, 9 Feb 2020 19:08:55 +0000 (22:08 +0300)]
[Test] Fuzzy skip hashes

4 years ago[Minor] Some fixes to the slovenian language
Vsevolod Stakhov [Sat, 8 Feb 2020 14:17:06 +0000 (14:17 +0000)]
[Minor] Some fixes to the slovenian language

4 years ago[Minor] Add some more heuristics for stop words detection
Vsevolod Stakhov [Sat, 8 Feb 2020 13:36:58 +0000 (13:36 +0000)]
[Minor] Add some more heuristics for stop words detection

4 years ago[Minor] Remove some strange words
Vsevolod Stakhov [Sat, 8 Feb 2020 13:35:04 +0000 (13:35 +0000)]
[Minor] Remove some strange words

4 years ago[Minor] Make server header reply configurable
Vsevolod Stakhov [Fri, 7 Feb 2020 17:49:03 +0000 (17:49 +0000)]
[Minor] Make server header reply configurable

4 years ago[Minor] Remove some old unused crap
Vsevolod Stakhov [Fri, 7 Feb 2020 17:36:52 +0000 (17:36 +0000)]
[Minor] Remove some old unused crap

4 years ago[Fix] Filter all options for symbols to have sane characters
Vsevolod Stakhov [Fri, 7 Feb 2020 15:27:59 +0000 (15:27 +0000)]
[Fix] Filter all options for symbols to have sane characters

4 years agoMerge remote-tracking branch 'upstream/master'
korgoth1 [Fri, 7 Feb 2020 14:48:13 +0000 (17:48 +0300)]
Merge remote-tracking branch 'upstream/master'

4 years ago[Rework] Use length based strings when doing logging
Vsevolod Stakhov [Fri, 7 Feb 2020 13:36:57 +0000 (13:36 +0000)]
[Rework] Use length based strings when doing logging

4 years ago[Minor] Add explicit checks for FIPS mode presence
Vsevolod Stakhov [Fri, 7 Feb 2020 13:18:32 +0000 (13:18 +0000)]
[Minor] Add explicit checks for FIPS mode presence

4 years ago[Test] Fuzzy skip hashes
korgoth1 [Fri, 7 Feb 2020 13:06:11 +0000 (16:06 +0300)]
[Test] Fuzzy skip hashes

4 years ago[Fix] Fix all headers iteration
Vsevolod Stakhov [Fri, 7 Feb 2020 12:31:50 +0000 (12:31 +0000)]
[Fix] Fix all headers iteration

4 years ago[Minor] Implement preliminary termination for hs_helper
Vsevolod Stakhov [Fri, 7 Feb 2020 12:20:43 +0000 (12:20 +0000)]
[Minor] Implement preliminary termination for hs_helper

4 years ago[Minor] Oops, fix format string
Vsevolod Stakhov [Fri, 7 Feb 2020 09:53:29 +0000 (09:53 +0000)]
[Minor] Oops, fix format string

4 years ago[Fix] Fix maps expressions evaluation
Vsevolod Stakhov [Fri, 7 Feb 2020 09:52:19 +0000 (09:52 +0000)]
[Fix] Fix maps expressions evaluation

Issue: #3256
Submitted by: @rm-minus-rf

4 years ago[Minor] Further fixes in stop words detection
Vsevolod Stakhov [Fri, 7 Feb 2020 09:43:59 +0000 (09:43 +0000)]
[Minor] Further fixes in stop words detection

4 years ago[Minor] Reformat languages data json
Vsevolod Stakhov [Fri, 7 Feb 2020 09:30:46 +0000 (09:30 +0000)]
[Minor] Reformat languages data json

4 years agoMerge pull request #3253 from Disassembler0/czech-stopwords
Vsevolod Stakhov [Fri, 7 Feb 2020 09:27:34 +0000 (09:27 +0000)]
Merge pull request #3253 from Disassembler0/czech-stopwords

[Minor] Add Czech stop words

4 years agoMerge pull request #3252 from andryyy/patch-16
Vsevolod Stakhov [Fri, 7 Feb 2020 09:27:15 +0000 (09:27 +0000)]
Merge pull request #3252 from andryyy/patch-16

[Minor] More german stop words

4 years ago[Minor] Some more logging improvements
Vsevolod Stakhov [Thu, 6 Feb 2020 21:19:53 +0000 (21:19 +0000)]
[Minor] Some more logging improvements

4 years ago[Minor] Improve dkim failures logging
Vsevolod Stakhov [Thu, 6 Feb 2020 16:03:52 +0000 (16:03 +0000)]
[Minor] Improve dkim failures logging

4 years ago[Fix] Avoid strdup usage for symbols options
Vsevolod Stakhov [Thu, 6 Feb 2020 15:39:47 +0000 (15:39 +0000)]
[Fix] Avoid strdup usage for symbols options

4 years ago[Minor] Fix hyperscan loaded when invalid files are presented
Vsevolod Stakhov [Wed, 5 Feb 2020 16:19:41 +0000 (16:19 +0000)]
[Minor] Fix hyperscan loaded when invalid files are presented

4 years ago[Minor] Fix error path
Vsevolod Stakhov [Wed, 5 Feb 2020 13:47:31 +0000 (13:47 +0000)]
[Minor] Fix error path

4 years agoAdd Czech stop words 3253/head
Disassembler [Wed, 5 Feb 2020 11:07:27 +0000 (12:07 +0100)]
Add Czech stop words

4 years agoMore german stop words 3252/head
André Peters [Wed, 5 Feb 2020 10:22:52 +0000 (11:22 +0100)]
More german stop words

4 years ago[Fix] Allow to reset settings id from Lua (e.g. because of the priority)
Vsevolod Stakhov [Wed, 5 Feb 2020 09:46:43 +0000 (09:46 +0000)]
[Fix] Allow to reset settings id from Lua (e.g. because of the priority)

4 years agoMerge pull request #3250 from korgoth1/master
Vsevolod Stakhov [Wed, 5 Feb 2020 09:35:53 +0000 (09:35 +0000)]
Merge pull request #3250 from korgoth1/master

[Test] Setting's priority

4 years ago[Test] Setting's priority 3250/head
korgoth1 [Wed, 5 Feb 2020 08:59:58 +0000 (11:59 +0300)]
[Test] Setting's priority

4 years ago[Test] Setting's priority
korgoth1 [Wed, 5 Feb 2020 08:57:50 +0000 (11:57 +0300)]
[Test] Setting's priority

4 years ago[Minor] Update version to 2.4
Vsevolod Stakhov [Tue, 4 Feb 2020 16:01:10 +0000 (16:01 +0000)]
[Minor] Update version to 2.4

4 years agoRelease 2.3 2.3
Vsevolod Stakhov [Tue, 4 Feb 2020 16:00:17 +0000 (16:00 +0000)]
Release 2.3

* [Conf] SPF is no longer a C module
* [Conf] Update spamtrap map path example
* [CritFix] Fix html entities decoding
* [CritFix] Fix re cache when mix of pcre and hyperscan is used
* [Feature] Allow milter code to deal with multiple headers
* [Feature] Antivirus: Add avast support
* [Feature] Dkim_signing: Allow to sign via milter_headers
* [Feature] Implement content hashes
* [Feature] Lua_text: Add regexp split iterator method
* [Feature] Lua_text: Implement flattening of the input tables
* [Feature] Send quit command to Redis
* [Feature] Speed up is_ascii function
* [Feature] Spf: Add external_relay option
* [Fix] Avoid double escaping
* [Fix] Fix O(N^2) algorithm
* [Fix] Fix arc seal validation
* [Fix] Fix base tag processing according to stupid HTML renderer behaviour
* [Fix] Fix dealing with `\0` in ucl strings and JSON
* [Fix] Fix gpg parts misdetection
* [Fix] Fix ignored symbols exporting
* [Fix] Fix processing of numeric url's
* [Fix] Fix processing of the closed tcp connections
* [Fix] Fix regexp type check for pcre2
* [Fix] Fix urls encode function
* [Fix] Fix urls shifting when doing decode to include separators
* [Fix] Fix white on white rule and add is_leaf flag
* [Fix] Further fixes in charset detection
* [Fix] Ignore diacritics in chartable module for specific languages
* [Fix] Limit size of symbols options by max_opts_len option
* [Fix] More fixes in html tag content calculations
* [Fix] Plug memory leak in fuzzy storage
* [Fix] Process high priority settings even if settings/id has been specified
* [Fix] Select a different upstream on last retransmit
* [Fix] Treat soft hyphen as zero width space
* [Fix] Try harder to watch the lifetime of the key_stat
* [Fix] Use ipv6-mapped-ipv4 addresses in radix trie
* [Project] Add logic to break execution when processing symbols*
* [Project] Add methods to set specific content for mime parts from Lua
* [Project] Lua_content: support PDF files
* [Project] Move dns_tool to using of the rspamd_spf from FFI module
* [Project] Preliminary SPF plugin in Lua
* [Project] Show debug stat for memory pool
* [Project] Some rework about specific data that is now tagged
* [Project] Start reworking of the mempool structure
* [Rework] Allow to add userdata as symbols options
* [Rework] Change mime part specifics handling
* [Rework] Move LRU SPF cache from spf plugin
* [Rework] Rework HTML tags content attachment
* [Rework] Rework options hash structure
* [Rework] Start lua_content library
* [Rework] Stop using of uthash for http headers
* [Rework] Use faster hashing approach for memory pools variables
* [Rules] Add PDF related rules

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
4 years ago[Minor] Sigh, use EVP_DigestInit_ex instead
Vsevolod Stakhov [Tue, 4 Feb 2020 12:14:33 +0000 (12:14 +0000)]
[Minor] Sigh, use EVP_DigestInit_ex instead

4 years ago[Minor] Fix order when setting FIPS flags
Vsevolod Stakhov [Tue, 4 Feb 2020 12:11:54 +0000 (12:11 +0000)]
[Minor] Fix order when setting FIPS flags

Related to https://github.com/openssl/openssl/issues/10031

4 years ago[Fix] Ignore diacritics in chartable module for specific languages
Vsevolod Stakhov [Tue, 4 Feb 2020 11:27:31 +0000 (11:27 +0000)]
[Fix] Ignore diacritics in chartable module for specific languages

Issue: #3156

4 years ago[Minor] Add diacritics flag for language detector
Vsevolod Stakhov [Tue, 4 Feb 2020 10:32:57 +0000 (10:32 +0000)]
[Minor] Add diacritics flag for language detector

4 years ago[Minor] Remove non-reject gtube patterns unless enable_test_patterns is enabled
Vsevolod Stakhov [Tue, 4 Feb 2020 09:41:09 +0000 (09:41 +0000)]
[Minor] Remove non-reject gtube patterns unless enable_test_patterns is enabled

4 years ago[Minor] Fix a455c6542212948969b6c115344e9d059606407a missing part
Vsevolod Stakhov [Mon, 3 Feb 2020 17:19:47 +0000 (17:19 +0000)]
[Minor] Fix a455c6542212948969b6c115344e9d059606407a missing part

4 years ago[CritFix] Fix html entities decoding
Vsevolod Stakhov [Mon, 3 Feb 2020 17:17:06 +0000 (17:17 +0000)]
[CritFix] Fix html entities decoding

4 years ago[Rework] Stop using of uthash for http headers
Vsevolod Stakhov [Mon, 3 Feb 2020 16:18:24 +0000 (16:18 +0000)]
[Rework] Stop using of uthash for http headers

4 years ago[Minor] Fix id priorities application
Vsevolod Stakhov [Mon, 3 Feb 2020 13:37:08 +0000 (13:37 +0000)]
[Minor] Fix id priorities application

4 years ago[Fix] Process high priority settings even if settings/id has been specified
Vsevolod Stakhov [Mon, 3 Feb 2020 13:02:18 +0000 (13:02 +0000)]
[Fix] Process high priority settings even if settings/id has been specified

4 years ago[Fix] Fix ignored symbols exporting
Vsevolod Stakhov [Mon, 3 Feb 2020 11:45:57 +0000 (11:45 +0000)]
[Fix] Fix ignored symbols exporting

4 years agoMerge pull request #3246 from moisseev/webui
Vsevolod Stakhov [Sun, 2 Feb 2020 19:44:55 +0000 (19:44 +0000)]
Merge pull request #3246 from moisseev/webui

Webui

4 years ago[Minor] Update D3 JS library to v5.15.0 3246/head
moisseev [Sun, 2 Feb 2020 17:43:18 +0000 (20:43 +0300)]
[Minor] Update D3 JS library to v5.15.0

4 years ago[Minor] Format numbers with d3.format,
moisseev [Sun, 2 Feb 2020 17:35:38 +0000 (20:35 +0300)]
[Minor] Format numbers with d3.format,

remove Humanize JS library.

4 years agoMerge pull request #3245 from moisseev/webui
Vsevolod Stakhov [Sun, 2 Feb 2020 11:59:37 +0000 (11:59 +0000)]
Merge pull request #3245 from moisseev/webui

[WebUI] Update D3Evolution to 1.2.0

4 years ago[WebUI] Update D3Evolution to 1.2.0 3245/head
moisseev [Sun, 2 Feb 2020 10:51:20 +0000 (13:51 +0300)]
[WebUI] Update D3Evolution to 1.2.0

+ Add cursor

The cursor location follows the mouse pointer movements when it hovers over the graph
and updates the coordinates of the cursor's cross-points in the graph legend.

4 years ago[Minor] Remove unused variable
Vsevolod Stakhov [Sat, 1 Feb 2020 18:14:08 +0000 (18:14 +0000)]
[Minor] Remove unused variable

4 years ago[Test] Add avast test cases
Vsevolod Stakhov [Sat, 1 Feb 2020 18:07:05 +0000 (18:07 +0000)]
[Test] Add avast test cases

4 years ago[Minor] Various fixes to the avast engine
Vsevolod Stakhov [Sat, 1 Feb 2020 18:06:44 +0000 (18:06 +0000)]
[Minor] Various fixes to the avast engine

4 years ago[Fix] Fix processing of the closed tcp connections
Vsevolod Stakhov [Sat, 1 Feb 2020 18:06:16 +0000 (18:06 +0000)]
[Fix] Fix processing of the closed tcp connections

4 years ago[Feature] Antivirus: Add avast support
Vsevolod Stakhov [Sat, 1 Feb 2020 11:33:48 +0000 (11:33 +0000)]
[Feature] Antivirus: Add avast support

4 years ago[Minor] Further fixes for FIPS mode
Vsevolod Stakhov [Fri, 31 Jan 2020 16:05:09 +0000 (16:05 +0000)]
[Minor] Further fixes for FIPS mode

4 years ago[CritFix] Fix re cache when mix of pcre and hyperscan is used
Vsevolod Stakhov [Fri, 31 Jan 2020 12:56:22 +0000 (12:56 +0000)]
[CritFix] Fix re cache when mix of pcre and hyperscan is used

4 years ago[Minor] Further logging improvements
Vsevolod Stakhov [Fri, 31 Jan 2020 11:55:35 +0000 (11:55 +0000)]
[Minor] Further logging improvements

4 years ago[Minor] Fix log message
Vsevolod Stakhov [Fri, 31 Jan 2020 11:52:35 +0000 (11:52 +0000)]
[Minor] Fix log message

4 years ago[Minor] Improve logging
Vsevolod Stakhov [Thu, 30 Jan 2020 20:04:07 +0000 (20:04 +0000)]
[Minor] Improve logging

4 years agoMerge pull request #3241 from korgoth1/master
Vsevolod Stakhov [Wed, 29 Jan 2020 15:04:40 +0000 (15:04 +0000)]
Merge pull request #3241 from korgoth1/master

[Minor] Comment update about phishtank in phishing.conf

4 years ago[Rework] Allow to add userdata as symbols options
Vsevolod Stakhov [Wed, 29 Jan 2020 15:03:21 +0000 (15:03 +0000)]
[Rework] Allow to add userdata as symbols options

4 years ago[Rework] Rework options hash structure
Vsevolod Stakhov [Wed, 29 Jan 2020 15:03:08 +0000 (15:03 +0000)]
[Rework] Rework options hash structure

4 years ago[Feature] Allow milter code to deal with multiple headers
Vsevolod Stakhov [Tue, 28 Jan 2020 20:49:29 +0000 (20:49 +0000)]
[Feature] Allow milter code to deal with multiple headers

4 years ago[Minor] Add hack to support multiple headers addition
Vsevolod Stakhov [Tue, 28 Jan 2020 20:13:20 +0000 (20:13 +0000)]
[Minor] Add hack to support multiple headers addition

4 years ago[Minor] Slightly improve numeric checks (not finished)
Vsevolod Stakhov [Tue, 28 Jan 2020 20:12:59 +0000 (20:12 +0000)]
[Minor] Slightly improve numeric checks (not finished)

4 years agoPhishing comment 3241/head
korgoth1 [Tue, 28 Jan 2020 19:08:53 +0000 (22:08 +0300)]
Phishing comment

4 years ago[Feature] Dkim_signing: Allow to sign via milter_headers
Vsevolod Stakhov [Tue, 28 Jan 2020 18:57:40 +0000 (18:57 +0000)]
[Feature] Dkim_signing: Allow to sign via milter_headers

4 years ago[Minor] Support explicit enabling of the FIPS mode in OpenSSL
Vsevolod Stakhov [Tue, 28 Jan 2020 16:39:28 +0000 (16:39 +0000)]
[Minor] Support explicit enabling of the FIPS mode in OpenSSL

4 years ago[Minor] Disable ipv6 check via bind to a random port
Vsevolod Stakhov [Tue, 28 Jan 2020 12:30:25 +0000 (12:30 +0000)]
[Minor] Disable ipv6 check via bind to a random port

Issue: #3221

4 years ago[Minor] Oops, fix more stuff
Vsevolod Stakhov [Mon, 27 Jan 2020 19:25:50 +0000 (19:25 +0000)]
[Minor] Oops, fix more stuff

4 years ago[Minor] Use more portable _mm_loadu_si128
Vsevolod Stakhov [Mon, 27 Jan 2020 18:40:32 +0000 (18:40 +0000)]
[Minor] Use more portable _mm_loadu_si128

4 years ago[Fix] Fix arc seal validation
Vsevolod Stakhov [Mon, 27 Jan 2020 18:35:18 +0000 (18:35 +0000)]
[Fix] Fix arc seal validation

4 years ago[Fix] Further fixes in charset detection
Vsevolod Stakhov [Mon, 27 Jan 2020 18:21:12 +0000 (18:21 +0000)]
[Fix] Further fixes in charset detection

4 years ago[Feature] Speed up is_ascii function
Vsevolod Stakhov [Mon, 27 Jan 2020 18:05:15 +0000 (18:05 +0000)]
[Feature] Speed up is_ascii function

4 years ago[Fix] Fix regexp type check for pcre2
Vsevolod Stakhov [Mon, 27 Jan 2020 16:31:16 +0000 (16:31 +0000)]
[Fix] Fix regexp type check for pcre2

4 years ago[Minor] Fix free logic reversal (as dtors are now in variables themselves)
Vsevolod Stakhov [Mon, 27 Jan 2020 16:27:35 +0000 (16:27 +0000)]
[Minor] Fix free logic reversal (as dtors are now in variables themselves)

4 years ago[Rework] Use faster hashing approach for memory pools variables
Vsevolod Stakhov [Mon, 27 Jan 2020 16:03:08 +0000 (16:03 +0000)]
[Rework] Use faster hashing approach for memory pools variables

4 years ago[Minor] Distinguish max_lua_urls and max_urls
Vsevolod Stakhov [Mon, 27 Jan 2020 14:08:16 +0000 (14:08 +0000)]
[Minor] Distinguish max_lua_urls and max_urls

4 years ago[Minor] Do not write truncated hyperscan files
Vsevolod Stakhov [Mon, 27 Jan 2020 13:51:39 +0000 (13:51 +0000)]
[Minor] Do not write truncated hyperscan files

4 years ago[Minor] Remove dwarf-5 as it is not working with rpm
Vsevolod Stakhov [Mon, 27 Jan 2020 12:48:14 +0000 (12:48 +0000)]
[Minor] Remove dwarf-5 as it is not working with rpm

4 years agoMerge pull request #3238 from korgoth1/master
Vsevolod Stakhov [Sun, 26 Jan 2020 09:24:57 +0000 (09:24 +0000)]
Merge pull request #3238 from korgoth1/master

[Test] spf.lua fix example of external relay

4 years agoMerge pull request #3239 from spacefreak86/bugfixes
Vsevolod Stakhov [Sun, 26 Jan 2020 09:23:23 +0000 (09:23 +0000)]
Merge pull request #3239 from spacefreak86/bugfixes

[Minor] Bugfixes in force_action

4 years ago[Minor] Register forgotten symbol DMARC_BAD_POLICY 3239/head
Thomas Oettli [Sat, 25 Jan 2020 23:14:00 +0000 (00:14 +0100)]
[Minor] Register forgotten symbol DMARC_BAD_POLICY

4 years ago[Minor] Fix log messages in force_actions plugin
Thomas Oettli [Sat, 25 Jan 2020 23:12:31 +0000 (00:12 +0100)]
[Minor] Fix log messages in force_actions plugin

4 years ago[Test] spf.lua fix example of external relay 3238/head
korgoth1 [Sat, 25 Jan 2020 19:44:49 +0000 (22:44 +0300)]
[Test] spf.lua fix example of external relay

4 years ago[Minor] Lua_pdf: Check sanity
Vsevolod Stakhov [Sat, 25 Jan 2020 16:46:04 +0000 (16:46 +0000)]
[Minor] Lua_pdf: Check sanity

4 years ago[Minor] Lua_text: Sanitize span length
Vsevolod Stakhov [Sat, 25 Jan 2020 16:09:31 +0000 (16:09 +0000)]
[Minor] Lua_text: Sanitize span length

4 years agoMerge pull request #3235 from HeinleinSupport/master
Vsevolod Stakhov [Sat, 25 Jan 2020 09:54:29 +0000 (09:54 +0000)]
Merge pull request #3235 from HeinleinSupport/master

[Minor] Fix Sophos ENCRYPTED caching

4 years ago[Minor] Fix indentation
Vsevolod Stakhov [Sat, 25 Jan 2020 09:43:24 +0000 (09:43 +0000)]
[Minor] Fix indentation

4 years ago[Test] Fix ::1/64 absurdic case
Vsevolod Stakhov [Fri, 24 Jan 2020 18:22:57 +0000 (18:22 +0000)]
[Test] Fix ::1/64 absurdic case

4 years ago[Minor] More masks changes
Vsevolod Stakhov [Fri, 24 Jan 2020 18:22:48 +0000 (18:22 +0000)]
[Minor] More masks changes

4 years ago[Minor] Fix masks calculations
Vsevolod Stakhov [Fri, 24 Jan 2020 17:33:25 +0000 (17:33 +0000)]
[Minor] Fix masks calculations

4 years ago[Fix] Use ipv6-mapped-ipv4 addresses in radix trie
Vsevolod Stakhov [Fri, 24 Jan 2020 16:42:40 +0000 (16:42 +0000)]
[Fix] Use ipv6-mapped-ipv4 addresses in radix trie

4 years ago[Minor] Fix Sophos ENCRYPTED caching 3235/head
Carsten Rosenberg [Thu, 23 Jan 2020 19:43:08 +0000 (20:43 +0100)]
[Minor] Fix Sophos ENCRYPTED caching

4 years agoMerge pull request #3234 from fatalbanana/auth_only
Vsevolod Stakhov [Thu, 23 Jan 2020 19:24:47 +0000 (19:24 +0000)]
Merge pull request #3234 from fatalbanana/auth_only

[Minor] Fix previous commit