Danilo Arcidiacono
Danilo Arcidiacono
**Description:** Hello, I'm trying to protect a service with OAuth2 password grant security (I'm using apim-with-analytics docker-compose). I noticed that client-truststore.jks has two different keys for "wso2carbon" and "gateway_certificate_alias". This...
When blocking a user the TTL information is not passed to the backend. In `api.ts` only the "permanently" option is handled, however passing `undefined` also results in a permanent block....
Steps to reproduce: 1. Login as a non-administrator; 2. Post one comment "a"; 3. Reply to that comment with another comment "b"; 4. Delete the "b" comment; 5. Delete the...
Hello, I'd like to develop a custom RPC backend but the `ListFlags` method in `remote.go` unmarshals the response as a generic `[]interface{}`. This causes problems when the callers of `ListFlags`...
**private-bower version: 1.1.8** The GET call to `https://bower.herokuapp.com/packages` returns an empty string when `node-rest-client@^1.0.0` (which resolves to `1.8.0`) is used, causing `processData` to fail. To fix the problem is sufficient...