Add safe stale repository unlock action
This commit is contained in:
+4
-1
@@ -2,13 +2,16 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.15.r001">
|
||||
<!ENTITY version "2026.06.15.r002">
|
||||
<!ENTITY pluginURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm.plg">
|
||||
<!ENTITY packageURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm-&version;-x86_64-1.txz">
|
||||
<!ENTITY packageSHA256 "REPLACE_DURING_RELEASE">
|
||||
]>
|
||||
<PLUGIN name="&name;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="7.0.0" support="https://git.casaderoll.de/michael/URBM/issues" icon="urbm.png">
|
||||
<CHANGES>
|
||||
### 2026.06.15.r002
|
||||
- Add a confirmed repository unlock action that invokes Restic's safe stale-lock cleanup without `--remove-all`.
|
||||
|
||||
### 2026.06.15.r001
|
||||
- Require repository passwords to be entered twice and reject mismatched values before saving secrets or configuration.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user