Clément Hallet

Results 19 issues of Clément Hallet

The pinentry window never spawned until I did that. Solution found here : https://apple.stackexchange.com/questions/236758/how-to-use-gui-pinentry-program-for-gpg

Hi, this change is about adding an other param (for an other tracker), adapting the code to handle the array of prefixes. Untested, maybe better ESX syntax is available.

Add an option to the `embed` function. It allows to pass a custom logger to the view.

``` ERROR: Could not find a version that satisfies the requirement django-froala-editor==4.0.4 (from -r requirements.txt (line 28)) (from versions: 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.8.7, 0.9.0, 1.2.1, 1.2.2,...

Version 4.0.4 deleted these files but they were still refered to in `_media` function. Strangely looks like this bug from 2017 : #43

This PR adds two main dynamic and optional configuration settings : `SAML_IDP_CONF_LOADER` : a path to a callable that can adapt the IDP configuration, taking two arguments : * static_config...

Add a new setting `SAML_IDP_LOGIN_URL` allowing to specifiy what would be the redirection target of the [LoginRequiredMixin](https://docs.djangoproject.com/en/3.1/topics/auth/default/#the-loginrequired-mixin) in case a user is not logged-in.

Hi Arieh, This is a great plugin you published here. I'm using the HashListener part for some basic ajax loading and all works well except one little thing : -...

Hello, some of this warnings are outputed during the install process. They seem to be related to [nan](https://github.com/nodejs/nan/releases) functions. ```bash $ npm install bignum > [email protected] install /Users/challet/node_modules/bignum > prebuild-install...

## Is your pull request closing an issue? ## Please explain the main changes of your pull request Handles [INVALID_ARGUMENT](https://docs.ethers.org/v5/api/utils/logger/#errors--invalid-argument) error type which can be thrown for instance by the...