Manuel Stahl
Manuel Stahl
Seems to be fixed.
Please add new translations also to `src/i18n/index.d.ts`. If you can't provide translations for all languages make them optional.
> If I am add only one, the pipline is always failing. Ah, sorry. Some fields were missing in the `index.d.ts`. Please merge latest master.
The following snippet works for Kotlin syntax: ```kotlin plugins { ... alias(libs.plugins.dependencyCheck) ... } ... allprojects { apply { plugin("org.owasp.dependencycheck") } dependencyCheck { scanConfigurations = configurations.filter { listOf("androidTest", "test", "debug").any...
See also #460
Where would those profiles be stored? On identity servers? Maybe E2EE can be used to present a different level of details to specific users.
Do you get any log output in the developer console of the browser?
@schwadim do you have a log of the browser debug console to share?
I need to know the exact answer of synpase that you need to block. Maybe this can be detected to be a MAS request.
Works for me. Can you provide more logs from the browser console?