Manuel Blechschmidt
Manuel Blechschmidt
Hi guys, I implemented a proof-of-concept for the Web Key Directory protocol (https://tools.ietf.org/id/draft-koch-openpgp-webkey-service-07.html) including the possibility to submit a key using the auth-submit policy. This means implementation of the confirmation...
I just used your java ee 8 essential archetype from maven and it is awesome. When I tried to access http://localhost:4848 the following was shown: Error Configuration Error Secure Admin...
We are using parallized maven builds (mvn -T1C). We do not experience any issues but we are currently getting the following Warning: ``` mvn -T1C -X install ... [WARNING] *****************************************************************...
Hello, I need a possibility to tell the ODataModel that is should keep my navigation properties. Currently I am replacing the _processChange function with my own version and: ``` /*...
Here is the corresponding discussion: https://github.com/renovatebot/renovate/discussions/26408 ## Changes This will correctly split the registryUrl and the packageName of a go package. ## Context It is necessary to split a typical...
Use the current version of SAP Business Application Studio based on the following tutorial: https://developers.sap.com/tutorials/fiori-tools-cap-create-application.html ``` $ npm run watch > [email protected] watch > npx cds watch (node:3082) Warning: Accessing...
When using the frankfurt location of S3 it is not working because version 4 of the signature algorithm has to be used. The following work arounds must be applied: Update...