Martin Bouillaud

Results 8 issues of Martin Bouillaud

Why adding a "./" at the end of home user dir ? I set the home like this : ```pure-pw useradd myuser -u ftpuser -d /home/ftpuser/myuser -t 1024 -T 1024...

Hello, Do u think u can add a feature to rename the downloaded file / folder with a pattern ? (like date...)

enhancement

Hello, When i enable storeRepositoriesBetweenSessions, it's ok. But when i add new repo in the folder, the option storeRepositoriesBetweenSessions is not reload and cannot fin the new repo.

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/dexidp/dex/issues) for an issue that...

**Describe the bug** After upgrading to latest on docker stack, app is unreachable **To Reproduce** docker-compose pull && docker-compose up -d **Expected behavior** App should be reachable **Logs** ``` /ak-root/venv/lib/python3.12/site-packages/opencontainers/distribution/reggie/defaults.py:17:...

bug
wontfix

Pre-commit-config : ``` - repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt rev: 0.2.2 hooks: - id: yamlfmt name: YAML FMT args: [--mapping, '2', --sequence, '2', --offset, '0', --width, '250'] ``` Example YAML file with indentation...

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/helm-charts/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/dexidp/helm-charts/issues) for an issue that...