Marco Descher
Marco Descher
Bundle install fails with ``` [!] There was an error parsing `Gemfile`: [!] There was an error parsing `Gemfile`: You cannot specify the same gem twice with different version requirements....
I have been a long user of your great plugin - but it seems not compatible with the recent version anymore!
I get the following error on the server using Redmine 2.3.4, with current https://github.com/ljader/redmine-mylyn-plugin trying to Update the attributes from the repository out of Eclipse. I have the updated version...
Using the connector in redmine-3.2.3 generally seems to work (working on evaluation), I however see lots of these entries ``` DEPRECATION WARNING: Relation#all is deprecated. If you want to eager-load...
Hy there, could you please provide a link or a respective sample for a minimal Java-based package to integrate? Thank you
We did a keycloak authenticator plugin for browser update, see https://github.com/elexis/keycloak-check-browser-update-authenticator.
Is it possible to perform the initial configuration (the Setup-Assistant) programmatically? thanks
The QuickStart tutorial is based on an DSTU2 FHIR Server. When starting a new implementation one will use STU3 however. Is there an updated version available? Is the referenced Launch...
We use keycloak and this plugin. We have both realm roles, and nextcloud specific client roles (like `admin` which represents the nextloud admin group). Keycloak by default delivers the users...
These are the current authentication methods https://www.redmine.org/projects/redmine/wiki/rest_api#Authentication for the redmine api. What is missing here, is the Auth Type "Bearer Token", which may then be an oauth2 access-token. It might...