borgmatic/borgmatic/config
Dan Helfman 035e96156a
build / test (push) Successful in 5m2s Details
build / docs (push) Successful in 1m10s Details
Add an "access_token" option to the ntfy monitoring hook for authenticating without username/password (#811).
2024-03-11 12:48:58 -07:00
..
__init__.py Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
checks.py Add a "skip_actions" option to skip running particular actions (#701). 2023-10-31 21:54:41 -07:00
collect.py Use absolute paths when storing configuration files in an archive for later bootstrapping (#697). 2023-06-15 21:45:43 -07:00
constants.py Prevent various shell injection attacks (#810). 2024-01-07 10:21:49 -08:00
environment.py Fix environment variable interpolation within configured repository paths (#782). 2023-11-03 21:16:04 -07:00
generate.py Store included configuration files within each backup archive in support of the "config bootstrap" action (#736). 2024-01-09 13:47:20 -08:00
load.py Store included configuration files within each backup archive in support of the "config bootstrap" action (#736). 2024-01-09 13:47:20 -08:00
normalize.py Fix a traceback when the "repositories" option contains both strings and key/value pairs (#794). 2023-12-04 11:17:13 -08:00
override.py Fix "--override" values containing deprecated section headers not actually overriding configuration options under deprecated section headers (#829). 2024-02-15 21:12:42 -08:00
schema.yaml Add an "access_token" option to the ntfy monitoring hook for authenticating without username/password (#811). 2024-03-11 12:48:58 -07:00
validate.py Allow the "--repository" flag to match across multiple configuration files (#818). 2024-01-21 18:25:44 -08:00