ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000567ClearOSapp-flexshare - Flexsharespublic2012-04-29 17:082012-06-05 17:52
Reportertimb80 
Assigned Touser2 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.2.0 
Target Version6.2.0 UpdatesFixed in Version6.2.0 Updates 
Summary0000567: Flexshare unecrypted FTP via port 21 is forced to use TLS
DescriptionNew version permits the use of TLS encrypted data channel on port 990

The webconfig states that 'Allow Unencrypted FTP' is enabled, when actually it isn't.

The webconfig doesn't permit the protocal to be altered and forces both port 21 and 990 to use TLS (see contents of /etc/proftpd.d/flex-21.conf)

Temporary work around is to change 'TLSRequired off' in /etc/proftpd.conf/flex-21.conf and restart the service
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000491)
timb80 (developer)
2012-04-29 17:10

p.s I'm all in favour of using FTPS over FTP but the webconfig entry is a little misleading for those trying to configure an unencrypted connection
(0000513)
user2
2012-05-16 16:10

Source Code Changelog
---------------------------------------------------
- Fixed allow unencrytped flag [tracker 0000567]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=4173 [^]
U webconfig/apps/flexshare/trunk/libraries/Flexshare.php
(0000514)
user2
2012-05-16 16:12

Just a bad if statement. To keep the bug fix minimalist, Flexshare will allow unencrypted FTP by default.
(0000515)
user2
2012-05-16 16:20

Source Code Changelog
---------------------------------------------------
- Add upgrade helper for unencrypted FTP [tracker 0000567]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=4174 [^]
U webconfig/apps/flexshare/trunk/deploy/fix-share-dir

- Issue History
Date Modified Username Field Change
2012-04-29 17:08 timb80 New Issue
2012-04-29 17:10 timb80 Note Added: 0000491
2012-04-29 20:01 user2 Status new => confirmed
2012-05-01 10:02 user2 Target Version => 6.2.0 Updates
2012-05-16 16:10 user2 Checkin
2012-05-16 16:10 user2 Note Added: 0000513
2012-05-16 16:12 user2 Note Added: 0000514
2012-05-16 16:13 user2 Status confirmed => resolved
2012-05-16 16:13 user2 Fixed in Version => 6.2.0 Updates
2012-05-16 16:13 user2 Resolution open => fixed
2012-05-16 16:13 user2 Assigned To => user2
2012-05-16 16:20 user2 Checkin
2012-05-16 16:20 user2 Note Added: 0000515
2012-06-05 17:52 user2 Status resolved => closed