Skip to content

App still uses oc_requesttoken which is deprecated and scheduled for removal#869

Description

@susnux

How to use GitHub

  • Please use the 馃憤 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

Search code for oc_requesttoken

Expected behaviour

Not using oc_requesttoken as deprecated since Nextcloud 17 and scheduled for removal since Nextcloud 20 (will be removed in Nextcloud 35).

Actual behaviour

Still some files use oc_requesttoken


Either use OC.requestToken or getRequestToken from @nextcloud/auth (see https://nextcloud-libraries.github.io/nextcloud-auth/functions/getRequestToken.html )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions