Skip to content

Non-human-friendly TOTP identifier #1785

Description

@salmart-dev

Steps to reproduce

  1. Use a recent Nextcloud version
  2. Enable this app
  3. Enable the Guest app
  4. Create a guest user
  5. Log-in with the guest user
  6. Enable TOTP and inspect the HTTP request of the update or scan the QR

Expected behaviour

The identifier of the TOTP secret is: Nextcloud:user@email.xy@ncinstance.xz

Actual behaviour

The identifier of the TOTP secret is: Nextcloud:[SHA256]@ncinstance.xz

App version

No response

Nextcloud version

No response

Additional info

Caused by the guests app changing the uid, depending on a setting, which is enabled by default.

nextcloud/guests#1335

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions