mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix bullet points
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
5f29bd8bc4
commit
3f7c19ee88
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user