Bug 77171

Summary: Detect connections that have already been established e.g., via keyring credentials
Product: LibreOffice Reporter: Alex Jordan <alex>
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: enhancement    
Priority: medium    
Version: 4.2.2.1 release   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on: 77170    
Bug Blocks: 103303, 116885    

Description Alex Jordan 2014-04-08 08:41:25 UTC
+++ This bug was initially created as a clone of Bug #77170 +++

Followup to bug #77170.

LibreOffice should be able to somehow detect connections that have been already established so that the user doesn't have to type their password twice (once when setting up a connection with e.g. GNOME Online Accounts and once when opening a file in LibreOffice). This could be done in one of two ways, I think:

 1. LibreOffice could use e.g. GVFS and just blindly open files, letting the network be handled somewhere lower in the stack
 2. LibreOffice could find and use credentials already stored in a desktop keyring. E.g. I've already configured an OwnCloud account in the GNOME Online Accounts settings, so LibreOffice could locate my credentials in the GNOME Keyring and reuse them. This would depend on bug #77170, probably. I'm assuming it would also be the worst way to do it, because it wouldn't extend to generic connections (e.g. any GVFS-negotiated connection not associated with a specific configured account).
Comment 1 Owen Genat (retired) 2014-09-21 11:33:01 UTC
As with related report, seems a worthy goal. Status set to NEW. Summary amended for clarity. Component set to LibreOffice. Severity set to enhancement.