Fixed JSON bug and made a short explanation about API #3
Conversation
Hi Kasper - this looks great/thanks! One request though, could you remove the .rvmrc from the pull request? I think you added that by mistake. |
Oh, I did a git add -A, and it also added the .rvmrc, but it is removed now :-) |
Awesome thanks! I'll update pwpush.com before EOD today. |
pglombardo
pushed a commit
that referenced
this pull request
Aug 6, 2012
Fixed JSON bug and made a short explanation about API
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Hi!
Somebody on Reddit was talking about this project, and they wanted an API for integration with Powershell. I initially wanted to add that functionality, but I saw an API-controller that didn't do much, and saw an opportunity to use the PasswordController for it instead.
Let me know what you think.
Greetings,
Kasper.