saltyorg / Saltbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://docs.saltbox.dev
GNU General Public License v3.0
571 stars 65 forks source link

Refactor `authelia-reset` to upgrade config rather than fully reset #133

Closed owine closed 1 year ago

owine commented 1 year ago

To account for potential future breaking config changes in Authelia, refactor the authelia-reset operations to upgrade the config based on deprecations rather then reset the config entirely.