Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.6.0-b1
-
Component/s: None
-
Labels:None
Description
In the admin interface when managing a cWatch service there is a 'Malware Control' tab. On this tab you can enter FTP credentials to associate with any domain that is currently attached to
one of the licenses on the service. On this page there is a 'Test These Credentials' button.
The library we use to test FTP credentials only supports SFTP, so even if the ftp credentials are correct the library will fail to connect. We should find another library that supports regular FTP to supplement or replace the current library.
Issue Links
- relates to
-
CORE-3065 Add FTP(S) library support
- Closed
Activity
Jonathan Reissmueller
created issue -
Jonathan Reissmueller
made changes -
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Description | When checking FTP credentials for the malware scanner, a check using an FTP port will fail since the library we use only supports SFTP. We should use something else to check these credentials. |
In the admin interface when managing a cwatch service there is a 'Malware Control' tab. On this tab you can enter FTP credentials to associate with any domain that is currently attached to
one of the licenses on the service. On this page there is a 'Test These Credentials' button. The library we use to test FTP credentials only supports SFTP, so even if the ftp credentials are correct the library will fail to connect. We should find another library that supports regular FTP to supplement or replace the current library |
Jonathan Reissmueller
made changes -
Description |
In the admin interface when managing a cwatch service there is a 'Malware Control' tab. On this tab you can enter FTP credentials to associate with any domain that is currently attached to
one of the licenses on the service. On this page there is a 'Test These Credentials' button. The library we use to test FTP credentials only supports SFTP, so even if the ftp credentials are correct the library will fail to connect. We should find another library that supports regular FTP to supplement or replace the current library |
In the admin interface when managing a cwatch service there is a 'Malware Control' tab. On this tab you can enter FTP credentials to associate with any domain that is currently attached to
one of the licenses on the service. On this page there is a 'Test These Credentials' button. The library we use to test FTP credentials only supports SFTP, so even if the ftp credentials are correct the library will fail to connect. We should find another library that supports regular FTP to supplement or replace the current library. |
Jonathan Reissmueller
made changes -
Description |
In the admin interface when managing a cwatch service there is a 'Malware Control' tab. On this tab you can enter FTP credentials to associate with any domain that is currently attached to
one of the licenses on the service. On this page there is a 'Test These Credentials' button. The library we use to test FTP credentials only supports SFTP, so even if the ftp credentials are correct the library will fail to connect. We should find another library that supports regular FTP to supplement or replace the current library. |
In the admin interface when managing a cWatch service there is a 'Malware Control' tab. On this tab you can enter FTP credentials to associate with any domain that is currently attached to
one of the licenses on the service. On this page there is a 'Test These Credentials' button. The library we use to test FTP credentials only supports SFTP, so even if the ftp credentials are correct the library will fail to connect. We should find another library that supports regular FTP to supplement or replace the current library. |
Jonathan Reissmueller
made changes -
Summary | cWatch: Update FTP check | cWatch: Update malware FTP check |
Jonathan Reissmueller
made changes -
Story Points | 5 |
Jonathan Reissmueller
made changes -
Sprint | 4.6.0 Sprint 3 [ 79 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Automated transition triggered when Jonathan Reissmueller created a branch in Stash -
Status | Open [ 1 ] | In Progress [ 3 ] |
Automated transition triggered when Jonathan Reissmueller created pull request #626 in Stash -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Jonathan Reissmueller
made changes -
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 3 hours, 3 minutes [ 10980 ] | |
Worklog Id | 12006 [ 12006 ] |
Tyson Phillips (Inactive)
made changes -
Fix Version/s | 4.6.0-b1 [ 11117 ] |
Jonathan Reissmueller
made changes -
Time Spent | 3 hours, 3 minutes [ 10980 ] | 3 hours, 23 minutes [ 12180 ] |
Worklog Id | 12008 [ 12008 ] |
Tyson Phillips (Inactive)
made changes -
Tyson Phillips (Inactive)
made changes -
Sprint | 4.6.0 Sprint 3 [ 79 ] | 4.6.0 Sprint 3, 4.6.0 Sprint 4 [ 79, 80 ] |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked higher |
Tyson Phillips (Inactive)
made changes -
Time Spent | 3 hours, 23 minutes [ 12180 ] | 3 hours, 34 minutes [ 12840 ] |
Worklog Id | 12049 [ 12049 ] |
Tyson Phillips (Inactive)
made changes -
Sprint | 4.6.0 Sprint 3, 4.6.0 Sprint 4 [ 79, 80 ] | 4.6.0 Sprint 3, 4.6.0 Sprint 4, 4.6.0 Sprint 5 [ 79, 80, 83 ] |
Tyson Phillips (Inactive)
made changes -
Rank | Ranked higher |
Tyson Phillips (Inactive)
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |
This library may be useful: https://github.com/Nicolab/php-ftp-client