This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git
The following commit(s) were added to refs/heads/master by this push:
new c3b79c5 Update using-rest.html
c3b79c5 is described below
commit c3b79c5761d144108655ab8d79d8f1342705a0a4
Author: Aaron Radzinski <[email protected]>
AuthorDate: Thu Jan 7 09:14:55 2021 -0800
Update using-rest.html
---
using-rest.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/using-rest.html b/using-rest.html
index db36b43..4bb1b8a 100644
--- a/using-rest.html
+++ b/using-rest.html
@@ -111,17 +111,18 @@ id: rest
<li><b>Password: </b>admin</li>
</ul>
<p>
- This account has administrative privileges. Make sure to delete
this account when you go to production.
+ This account has administrative privileges and should be used as a
bootstrap account to create other accounts.
+ Make sure to delete this account when you go to production.
</p>
<div class="bq warn">
<b>Default Account</b>
<p>
- Make sure to delete this account when you go to production.
+ Make sure to delete the default account when you go to
production.
</p>
</div>
<h3 class="section-sub-title">Admins</h3>
<p>
- Note that many operations are only available to the users with
administrative privileges. Note
+ Many operations are only available to the users with
administrative privileges. Note
also that some operations will implicitly behave differently based
on whether the currently signed in user
have administrative privileges or not.
</p>