Victor Ilyukevich
Victor Ilyukevich
if we start using it as you described, then anybody can start checking urls like "http://example.com/password_resets/zAk3O7mRnjTdPfaLkePU/edit" and if you have many users on your system then it is more possible...
When I've tried to use `setUploadStream:` I got error "request body stream exhausted". After some researching I've found some topics on apple's dev forums where was said that method `-connection:...
https://twitter.com/alloy/status/449144567259234304 ;)
I've just accidentally noticed that iRate.bundle is not included in OSX target. As I understand that target was created in order to support Cathage. I'm not using iRate with Carthage...
This change reduces some code duplication and allows to ask outside iRate to prompt the user to rate app if needed. **Why do we need this.** We use custom dialog...
Each time I access [page for SSZipArchive pod](https://cocoapods.org/pods/SSZipArchive) I'm getting "Internal Server Error". Other pod's pages work fine. I found the reference to this lib using search: Might be something...
Under what license did you release your library? MIT? Could you please include a LICENSE file to the source? Thanks in advance.