Closes#42283
Signed-off-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
Co-authored-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
Closes#41897
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Signed-off-by: Dennis Kniep <kniepdennis@gmail.com>
Co-authored-by: Dennis Kniep <kniepdennis@gmail.com>
Closes#40340Closes#40341
Co-authored-by: Stefan Guilhen <sguilhen@redhat.com>
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
Signed-off-by: vramik <vramik@redhat.com>
Closes#41022
Signed-off-by: Ryan Emerson <remerson@redhat.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
This change adds
- Support for decoding EC private keys.
- Support for decoding certificate bundles.
Closes#38490
Signed-off-by: Tero Saarni <tero.saarni@est.tech>
* Make event metrics supported
Closes#37389
Signed-off-by: Michal Hajas <mhajas@redhat.com>
* Address comments from reviews
Signed-off-by: Michal Hajas <mhajas@redhat.com>
---------
Signed-off-by: Michal Hajas <mhajas@redhat.com>
We now send the content-type `application/json` when JSON resources are requested via the resources endpoint.
Previously, those resources were using content-type `application/octet-stream`.
Also removed the duplicate entry for `text/javascript` content type mapping.
Fixes#35971
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
* added a way to customize theme colors
fixes: #33233
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added preview and grouped vars
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added dark mode
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fixed label
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added empty check
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* use json string in attributes
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* removed use of not exported type
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* output css based on JSON string
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added feature flag
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added a way to customize theme colors
fixes: #33233
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* renamed feature to quick theme
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fixed merge error
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* Restore the Cache tab in Realm Settings (#34311)
closes keycloak#17727
Signed-off-by: Christian Janker <christian.janker@gmx.at>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added a way to customize theme colors
fixes: #33233
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* create a zip file instead
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added themes.json to make jar usable
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* use property instead of attribute
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fix the jar file
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fixed header for preview and some text
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Christian Janker <christian.janker@gmx.at>
Co-authored-by: Christian Ja <christian.janker@gmx.at>