λ.ςζ

Results 6 issues of λ.ςζ

https://github.com/koding/koding/blob/master/go/src/koding/klient/fs/fs_test.go#L737-L807 ``` === RUN TestSubscribe 2017-02-09 14:27:21 [testing] INFO client.Subscribe: Unknown param format &{"{\"Data\":\"foo\",\"OnPublish\":\"[Function]\"}" [{["OnPublish"] {%!q(dnode.functionReceived=0x51d6f0)}}]} 2017-02-09 14:27:21 [testing] INFO client.Subscribe: Unknown param format &{"{\"Data\":\"bar\"}" []} 2017-02-09 14:27:21 [testing] INFO...

------- ### Description Updates ZeroDev SDK. ### Related Issues - Closes #2825 ### Testing - [ ] Manual ### Checklist - [ ] I have read the [CONTRIBUTING](CONTRIBUTING.md) guidelines -...

dependencies

### Description WIP ### Related Issues - Closes #2188 ### Testing TBD ### Checklist - [ ] I have read the [CONTRIBUTING](CONTRIBUTING.md) guidelines - [ ] I have tested my...

enhancement

### Description Profile page breaks if the access token is missing. ### Steps to Reproduce 1. Go to an existing [profile](https://my.rollup.id/p/0xc6ce68e2f01abd641f412e464a0bd02dd8b9a1f86128887c/links) ### Expected Behavior Displaying existing profile view. ### Actual...

bug
good-first-issue

### Description The `redirect_uri` parameter of the `/authorize` endpoint is not matched against the registered redirect URL. ### Steps to Reproduce 1. [First Step] 2. [Second Step] 3. [and so...

bug

The `ValidateJWT` middleware function should [make a call](https://github.com/proofzero/rollupid/blob/9ff470a6865b3ff5c75db7d596a0af1f8a2d7b63/packages/platform-middleware/jwt.ts#L26) to the access node to get a proper verification result.

enhancement
security
performance