Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Can we disable "Login with device" if it's not setup to work please:

    Nextcloud
    4
    6
    359
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • marcusquinn
      marcusquinn last edited by

      • https://github.com/nextcloud/server/issues/23360

      db45617e-d45b-4fc8-a42f-628a9e583ab9-image.png

      So it either needs to be working with the CLoudron install, or disable to avoid user confusion.

      Maybe also related:

      • https://github.com/nextcloud/server/issues/26806

      We're not here for a long time - but we are here for a good time :)
      Jersey/UK
      Work & Ecommerce Advice: https://brandlight.org
      Personal & Software Tips: https://marcusquinn.com

      fbartels 1 Reply Last reply Reply Quote 0
      • fbartels
        fbartels App Dev @marcusquinn last edited by

        The problem with this functionality is that this (adding a webauthn token) needs to be configured by each user individually. Apart from that once this has been configured (from https://your-nextcloud-domain/settings/user/security) functionality works here just fine.

        Maybe instead of saying "no passwordless authentication configured" Nextcloud should guide users as to where this can be configured? This may not be obvious for all users.

        jdaviescoates 1 Reply Last reply Reply Quote 1
        • jdaviescoates
          jdaviescoates @fbartels last edited by

          @fbartels yeah, I was about to say the same thing.

          like you say, in /settings/user/security there is this:

          Screenshot from 2022-07-12 11-13-40.png

          I use Cloudron with Gandi & Hetzner

          1 Reply Last reply Reply Quote 0
          • marcusquinn
            marcusquinn last edited by

            I agree, Nextcloud could be better for usability in this area.

            I can't think of a need that our users would have for this feature, so would be useful to have the ability to disable for our Cloudron instances.

            We're not here for a long time - but we are here for a good time :)
            Jersey/UK
            Work & Ecommerce Advice: https://brandlight.org
            Personal & Software Tips: https://marcusquinn.com

            1 Reply Last reply Reply Quote 0
            • girish
              girish Staff last edited by

              Per, https://github.com/nextcloud/server/issues/23360 you can disable this by adding to the /app/data/config/config.php:

               'auth.webauthn.enabled' => false, 
              
              1 Reply Last reply Reply Quote 3
              • girish
                girish Staff last edited by

                Can confirm that works:

                760e579f-21be-44ab-80f0-79b8f296d28d-image.png

                1 Reply Last reply Reply Quote 2
                • Topic has been marked as a question  marcusquinn marcusquinn 
                • Topic has been marked as solved  marcusquinn marcusquinn 
                • First post
                  Last post
                Powered by NodeBB