Confirm repository passwords before saving
This commit is contained in:
Vendored
+5
-2
@@ -2,13 +2,16 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.14.r005">
|
||||
<!ENTITY version "2026.06.15.r001">
|
||||
<!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 "0d947c4dd0796e1ae0a48aa4f0199d1581f338fe093116879028a7f71f4a12cd">
|
||||
<!ENTITY packageSHA256 "ac221002f02d50e7220ce4a0ef84acb02a0f7d5d81f9992c82cd4a3484dbe720">
|
||||
]>
|
||||
<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.r001
|
||||
- Require repository passwords to be entered twice and reject mismatched values before saving secrets or configuration.
|
||||
|
||||
### 2026.06.14.r005
|
||||
- Remove automatic repository subdirectory creation. The selected or entered path is used directly as the Restic repository location.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user