-
Notifications
You must be signed in to change notification settings - Fork 218
First Pull Request #10
base: andrew/router
Are you sure you want to change the base?
Conversation
add router to JS TODO project
Update Parse Framework
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at [email protected]. Thanks! |
Fix XSS in user signup
Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed. |
been playing around with the javascript Todoapp and using my own server url. I find that login/logout doesn't work on versions 1.1.12-min.js. I upgrated to 1.6.14 or even parse-latest.js. Both don't have any reference ParseCollections. It's been very hard figuring out how to fix it. 2016-04-25T09:53:19.298790+00:00 heroku[router]: at=info method=POST path="/parse/1/users" host=intense-hollows-60991.herokuapp.com request_id=9cb5eaf9-603e-4b98-9f78-35058ca0dfd6 fwd="5.148.6.116" dyno=web.1 connect=0ms service=51ms status=403 bytes=466/not well-formed 2016-04-25T09:54:06.692075+00:00 heroku[router]: at=info method=POST path="/parse/1/login" host=intense-hollows-60991.herokuapp.com request_id=d934f856-85be-4315-baf4-7bb64ac501c8 fwd="5.148.6.116" dyno=web.1 connect=1ms service=14ms status=403 bytes=466/not well-formed http://www.mobileparadigm.co.uk/urls/cft_access/services/cft/ |
No description provided.