buchhalter-ai / buchhalter-ai-cli

The buchhalter open-source command line tool to automate invoice downloads from suppliers. Free, customizable, and designed for seamless financial workflow integration.
https://buchhalter.ai
Other
4 stars 1 forks source link

Rename configuration keys to be Password Manager independent #17

Closed andygrunwald closed 5 months ago

andygrunwald commented 5 months ago

This Pull Request renames the configuration settings:

The basic idea is to make it independent of the password manager. IF (future) buchhalter-cli supports another password manager, we don't need to introduce 3 new settings, but only a password_provider provider.

Passwrd manager dependent settings (e.g. special to one provider) can still be introduced.

Why now?

Starting with this early prevents us from migrating configs later on