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.
- Creating a client API to request API keys. Since you have to be authenticated already to run APIs, it's not less secure.
- 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
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.
Thanks.
Describe alternatives you've considered
n/a