Martin Catty

Results 5 issues of Martin Catty

This is a proposal for more generic oauth provider as discussed in #201 I can confirm that it works for us, using our own SSO based on doorkeeper.

It would be great to be agnostic about the oauth provider. For instance I'd like to be able to use orientation inside our company, connected to our own SSO. I...

### Current problem We currently have a shell script in charge of running our linter (`rubocop` for `ruby`). We want to fallback to the global version of `ruby` if `rubocop`...

enhancement

When dealing with authenticated cross domain requests, we can’t use wilcard for Access-Control-Allow-Headers. In that case we need to be specific about domains we want to allow. [This pull request](https://github.com/codekitchen/dinghy-http-proxy/pull/62)...

**Description of the change** It should be possible to set the pvc as rwx for instance. If no value has been set it will use rwo as default. **Benefits** Being...