yegor256 / s3auth

Amazon S3 HTTP Basic Auth Gateway: put your files into S3 bucket and make them accessible with a login/password through a browser
https://www.s3auth.com
Other
254 stars 54 forks source link

FtpThread.java:54-57: Implement relay functionality to... #358

Open 0pdd opened 7 years ago

0pdd commented 7 years ago

The puzzle 213-6939d515 in s3auth-relay/src/main/java/com/s3auth/relay/FtpThread.java (lines 54-57) has to be resolved: Implement relay functionality to fetch resource upon receival of the RETR command with valid authorization. Return an error in case of other commands (unsupported for now). Remove unnecessary asserts ffor fields 'sockets' and 'hosts' in method 'dispatch'.

The puzzle was created by pinaf on 24-Jan-15.

Estimate: 30 minutes, role: IMP.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD.

0crat commented 7 years ago

@yegor256 please, pay attention to this issue