Romain Lebbadi-Breteau
Romain Lebbadi-Breteau
**PassCore Server** - OS: Windows - Provider: Active Directory **Describe the bug** When I try to change my password but my password policies don't accept the new password (ex. password...
This pull request contains changes required by f-droid for adding passport-reader to their repository.
Hi, This pull request contains metadata files needed to add passport-reader to the F-Droid repository.
Hi, We've been using The Bastion at our organization for some time and I noticed that it's not possible to use SCP to copy a file from one host on...
Hi, When we use the role to install patroni on our servers, it fails at the step "restart watchdog" with the following message: ```console fatal: [kilogram]: FAILED! => {"changed": false,...
Hello, I cloned your project and ran it on my phone. Everything seems to work except the Chip Authentication that fails. When I use other passport readers, it tells me...
Hi, I am trying to build this project an ArchLinux. First when I follow the instructions I get the message "Compilation of µWebSockets has failed and there is no pre-compiled...
Hi, when I first started CleanRip on my Wii, it downloaded the wii.dat and gc.dat files on my usb drive. However, the second time it said that the files weren't...
- [X] closes #24766 - [X] [Tests added and passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-tests) if fixing a bug or adding a new feature - [X] All [code checks passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit). - [X] Added [type annotations](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#type-hints)...
The runtime dependencies should be in "install_requires". "requires" is for build dependencies. Otherwise, the "requests" package won't correctly be installed when running "pip install python-powerdns" in a clean environment: ```...