Skip to content

Provide ways to obtain API keys for webdav clients without a server side app #1493

@nkming2

Description

@nkming2

Describe the feature you'd like to request

Hi. Recently Recognize introduced a new requirement needing an API key to access the WebDAV APIs. The only way to obtain such key AFAIK is to run a PHP function on the server. Unfortunately this makes it impossible for webdav clients without a server-side component to work with Recognize.

Describe the solution you'd like

I would suggest one of the followings.

  1. Creating a client API to request API keys. Since you have to be authenticated already to run APIs, it's not less secure.
  2. Adding a way for users to generate an API key in the web interface, like how App Password work.

Thanks.

Describe alternatives you've considered

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions