Andrejs Mivreniks

Results 19 comments of Andrejs Mivreniks

> ReVanced CLI is agnostic to any app and patch Why though? Are there any patches apart from `revanced-patches` available which people might be using?

@azzamsa Thanks for the hint regarding plugin settings, didn't realise there was such a form. Though I feel like `:start-of-week` should be respected too.

Thanks for the quick reply @garronej. I totally agree that most of the information Keycloak adds to FreeMarker context isn't sensitive in a sense that it can't be exploited directly...

Test run in GitHub actions appears to be flaky.

@berni2288 The project is not maintained unfortunately - https://github.com/mrparkers/terraform-provider-keycloak/issues/964

It's going to be implemented in #1040, closing this one.

As a workaround you can switch to flat strategy, then journals will be created in "yyyy-mm-dd.norg" format and the generated metadata will be correct. ```lua ['core.journal'] = { config =...

I believe the project should plan to replace Keycloak JS adapter with something vendor agnostic if possible. These adapters are deprecated for quite some time: - https://www.keycloak.org/2022/02/adapter-deprecation.html - https://www.keycloak.org/2023/03/adapter-deprecation-update

It's important to understand that Keycloak is driven by RedHat Inc., not community. So far they always prioritised Keycloak Admin UI over Configuration-as-Code approach. There are some steps towards CoC...