You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The puzzle
213-6939d515
ins3auth-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.
The text was updated successfully, but these errors were encountered: