Joachim Mathes
Joachim Mathes
Hi there, the oauth2 provider is missing a basic authorization concept. That's why I propose this PR. The implementation is based on the saml provider: https://github.com/hackmdio/codimd/blob/381b3ff78ec1569a142c9487f85756467618ef16/lib/auth/saml/index.js#L23 1. I added an...
Feature Request: It would be great if the global plugin parameters could be set by something like: ``` import jenkins.model.* def inst = Jenkins.getInstance() def desc = inst.getDescriptor("org.jenkinsci.plugins.gitlab.GitlabBuildTrigger") desc.setBotUsername("foo") desc.getGitlabHostUrl("http://gitlab.foobar.de")...
### Description After running `composer create-project --no-dev neos/neos-base-distribution .` or `composer install`, if a `composer.json` with `"neos/neos": "~3.1.0"` exists, the static files are not linked. ![bildschirmfoto 2017-08-01 um 14 09...
Ziel wäre es, den Zugriff auf die Urlaubsverwaltung anhand einer konfigurierbaren Rolle im Access-Token zu erlauben. Damit wäre neben einer zentralisierten Authentifizierung auch eine zentrale Autorisierung möglich. Bsp.: In der...
When I flashed my draculad over a year ago both rotary encoders worked as expected with a customized callback function `encoder_update_user()`. But when I lately switched to the new qmk...