You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2022. It is now read-only.
Currently it is possible to create encrypted backups with an empty password. This gives an error that the backup failed but still creates a 0B backup file. We should probably require a password of a min. length (same as for authentication) for the backups.