Merge pull request #1570 from nextcloud/backport/1567/stable14

[stable14] Fix bullet points
This commit is contained in:
Morris Jobke 2019-07-26 15:28:32 +02:00 committed by GitHub
commit d5bd9f1d19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,11 +20,13 @@ The client will register an URL handler to catch urls of the :code:`nc` protocol
credentials in the final stage.
This should be a one time webview. Which means:
* There should be no cookies set when creating the webview
* Passwords should not be stored
* No state should be preserved after the webview has terminated
To have a good user experince please consider the following things:
* set a proper :code:`ACCEPT_LANGUAGE` header
* set a proper :code:`USER_AGENT` header