Zakaria Amine

Results 14 issues of Zakaria Amine

Why using Stormpath while these simple lines in shiro.ini are enough to have a static user set up: ``` #username admin, password: secret [users] admin = secret ```

**Is your feature request related to a problem? Please describe.** in case values are not set for a non required value, it would be nice to have the possibility to...

enhancement

**Summary of Changes** this is the implementation for the functionality described in #182 1. add support for an optional `default` tag to allow setting values when decoding in case no...

It seems like a CVError or cv::Exception shuts down the program. This is inconvenient if gocv is run in a web server because the server is unable to handle other...

duplicate

it seems like Keycloak is eveloving quickly. I was wondering if the example here is still the standard way of adding extensions to keycloak or there is simpler ways ?

closes #6879 **What this PR does / why we need it**: This PR fixes a bug/issue when applying an install to a chart that has hooks with `"helm.sh/hook-delete-policy": before-hook-creation`. If...

size/S

An issue that has been bothering me for a while is that when a status assertion (it can be other assertion as well) fails, the response is not printed. Most...

Hello, I am new to php, but I have used Google Spreadsheets API in Java and I understand how it works. I have an issue with this simple example that...

This change set extends the existing DNS API script for IONOS dns_ionos.sh to support the [IONOS Cloud API](https://api.ionos.com/docs/dns/v1/). IONOS users have two alternatives for managing their DNS zones: the [IONOS...

This change set adds a random string suffix to TXT DNS record in le_dns_api() function (in letest.sh). Although the tests run sequentially, for some reason, I was encountering record conflict...