gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-api] branch master updated: username/password charse


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: username/password charset link
Date: Fri, 28 Jun 2019 16:16:23 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new 6ce3a23  username/password charset link
6ce3a23 is described below

commit 6ce3a234e3c64f7165b4bd72da14faad10a03377
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 28 16:16:16 2019 +0200

    username/password charset link
---
 api-bank.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api-bank.rst b/api-bank.rst
index 1a55a27..bdf99a1 100644
--- a/api-bank.rst
+++ b/api-bank.rst
@@ -32,7 +32,7 @@ This API provides programmatic user registration at the bank.
 
 :status 200 OK: The new user has been correctly registered.
 :status 409 Conflict: the username requested by the client is not available 
anymore
-:status 406 Not Acceptable: unacceptable characters were given as username / 
password.
+:status 406 Not Acceptable: unacceptable characters were given as username / 
password.  See 
https://docs.djangoproject.com/en/2.2/ref/contrib/auth/#django.contrib.auth.models.User.username
 for the accepted character set.
 
 **Details**
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]