owncloud / files_antivirus

:space_invader: virus scanner for ownCloud
GNU Affero General Public License v3.0
48 stars 30 forks source link

[QA] Invalid IP-Address should be rejected #523

Closed jnweiger closed 1 year ago

jnweiger commented 1 year ago

Seen in 1.2.0-rc.1

According to https://github.com/owncloud/QA/edit/master/Server/Test_Plan_Files_Antivirus.md

Expected behaviour:

jnweiger commented 1 year ago

@prsnbrg in https://github.com/owncloud/files_antivirus/pull/540 we now limit top level domain names to 6 characters. This excludes e.g. .international, .company or .university ... I've opened #547 to address this.

jnweiger commented 1 year ago

Confirmed fixed in 1.2.2-rc.2 (including long TLDs)