Skip to content
  • Ondrej Holy's avatar
    goa: Add support for certificate prompts · bbc95d67
    Ondrej Holy authored
    Since commit f5ee590e, it is not possible to access Nextcloud/ownCloud
    shares with self-signed (or invalid) certificates. This is because
    the mount operation is handled by GOA volume monitor and the prompt
    to accept certificate is not shown. Let's update the volume monitor
    to handle just passwords and show the prompt to the client.
    
    Fixes: #251
    bbc95d67