autorestic/internal
Boris Bera bc74d3f13e
Add option to crash autorestic when key is missing instead of generating a new key (#383)
* feat(backend): add requireKey option to backend

This option will prevent `autorestic` from generating a key and will
cause it to crash instead. This is intended for use cases where you want
to provision the key yourself and don't want `autorestic` to
accidentally generate one for you.

* doc(backend): document requireKey
2024-08-28 17:21:01 +02:00
..
bins Fix upgrade command (#259) 2024-02-15 14:27:37 +01:00
colors describe backends 2021-04-17 12:02:00 +02:00
flags Add command line flag to override docker image. (#233) 2022-09-13 15:04:12 +02:00
lock Add test for locking behaviour (#211) 2022-06-27 09:03:34 +02:00
metadata Fix regexp for AddedExtractor (#284) 2023-01-18 22:39:12 +01:00
terminal go rewrite 2021-04-09 01:55:10 +02:00
backend_test.go Add option to crash autorestic when key is missing instead of generating a new key (#383) 2024-08-28 17:21:01 +02:00
backend.go Add option to crash autorestic when key is missing instead of generating a new key (#383) 2024-08-28 17:21:01 +02:00
config_test.go Add location unit tests (#208) 2022-06-02 17:05:44 +02:00
config.go version bump 2024-03-28 09:29:39 +01:00
cron.go make back compatible 2021-04-16 22:02:25 +02:00
location_test.go Add location unit tests (#208) 2022-06-02 17:05:44 +02:00
location.go Add PreValidate hook (#359) 2024-03-12 15:22:43 +01:00
utils.go 1.7.0 (#188) 2022-04-27 00:48:52 +02:00