Skip to content

Commit

Permalink
Send base64 encoded security token in the HTTP-Header
Browse files Browse the repository at this point in the history
This adds a new NSTextfield for a "secret key" which is sent with the
image's upload request.
OpenSSL is used to base64-encode the token, as a HTTP Header needs to be
7Bit ASCII clean, as per RFC1945.
  • Loading branch information
v4lli committed Apr 10, 2012
1 parent 8eaeb40 commit 2ef2929
Show file tree
Hide file tree
Showing 4 changed files with 850 additions and 1,338 deletions.

0 comments on commit 2ef2929

Please sign in to comment.