5/16/2018 10:38:56 AM
fields
|
5/21/2018 8:59:34 AM
- HTML Update (#5209)
|
5/18/2018 1:51:17 PM
Disable mvn-golang-wrapper in the product build
|
5/16/2018 7:53:39 PM
build
com.igormaznitsa:mvn-golang-wrapper is a new plugin used by the testsuite. It
depends on arbitrary internet resources, including github and
storage.googleapis.com. This isn't permissible in a product build, and so PNC
blocks it.
As a short-term solution, I've added a product profile the sets the skip
parameter to true for this plugin. Other approaches, like changing the phase of
the get goals, didn't work.
|
5/17/2018 5:42:51 PM
- keycloak-authz.js and keycloak-authz.d.ts do not work with TypeScript
|
4/20/2018 8:05:14 PM
do not work with TypeScript
|
5/17/2018 4:51:55 PM
- Associate sub resources to a parent resource
|
|
|
5/17/2018 3:22:55 PM
- Split ticket management and permission endpoint
|
5/15/2018 9:32:40 AM
(https://issues.jboss.org/browse/KEYCLOAK-7354)
* created new endpoint for ticket management /permission/ticket
* removed unused class
* support for direct creation of ticket by resource owner
* fix DELETE ticket
|