feat(studio): optional pinned-key field in the store-add form
Some checks are pending
Security / Security check (push) Waiting to run
Some checks are pending
Security / Security check (push) Waiting to run
The module-store manager's 'Add a store' form gains an optional PEM public-key field; when set it pins that publisher key to the store (per-store signing trust). Localized DE/EN. Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
parent
762788ea9e
commit
7625509237
7 changed files with 68 additions and 5 deletions
|
|
@ -332,6 +332,8 @@
|
|||
"storesManagerRemoveFailed": "Store konnte nicht entfernt werden",
|
||||
"storesManagerSuggested": "Vorgeschlagene Stores",
|
||||
"storesManagerAddShort": "Hinzufügen",
|
||||
"storesManagerPinnedKeyLabel": "Angepinnter Public-Key — PEM (optional)",
|
||||
"storesManagerPinnedKeyHint": "Signierte Module dieses Stores werden gegen diesen Key geprüft statt gegen den eingebauten Vendor-Key. Füge einen PEM-Public-Key ein.",
|
||||
"storesManagerNotAvailable": "Noch nicht verfügbar",
|
||||
"storesManagerNotAvailableHint": "Der Anbieter hat diesen Store-Index noch nicht veröffentlicht. Sobald er das tut, ist er installierbar.",
|
||||
"storesSuggestedReclaimDesc": "Recl∆Im — Module für Rechts- und Pflichten-Reform-Mapping",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue