mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-18 05:20:43 +01:00
The CA chain for the document signing was already a user setting & it
was exposed in the WOPI CheckFileInfo, but the actual signing
certificate & key was missing, so signing was not possible.
These are typically in a similar PEM format using just ASCII characters,
so providing a textarea where the user can paste them sounds like a good
fit.
Add the read/write of this setting and also expose it as part of the
private user info in WOPI CheckFileInfo.
With this, once all 3 are configured, it's possible to sign a document
in Nextcloud Office, using the Signature button on the Home tab of the
notebookbar.
Signed-off-by: Miklos Vajna <vmiklos@collabora.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| admin.scss | ||
| document.scss | ||
| files.scss | ||
| filetypes.scss | ||
| mobile.css | ||
| templatePicker.scss | ||