gsasl-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gsasl branch, gsasl_1_4_x, updated. gsasl-1-4-4-3-gf7e367b


From: Simon Josefsson
Subject: [SCM] GNU gsasl branch, gsasl_1_4_x, updated. gsasl-1-4-4-3-gf7e367b
Date: Sat, 13 Nov 2010 19:26:36 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gsasl".

http://git.savannah.gnu.org/cgit/gsasl.git/commit/?id=f7e367b85c5040cd7a0a8fcb4a13b274b05ede54

The branch, gsasl_1_4_x has been updated
       via  f7e367b85c5040cd7a0a8fcb4a13b274b05ede54 (commit)
      from  229259634a985a2abbff21aeababfd358d6ea8f1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f7e367b85c5040cd7a0a8fcb4a13b274b05ede54
Author: Simon Josefsson <address@hidden>
Date:   Sat Nov 13 20:26:55 2010 +0100

    Final document do use query strings for usernames.

-----------------------------------------------------------------------

Summary of changes:
 lib/scram/client.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lib/scram/client.c b/lib/scram/client.c
index de087cc..2a030e9 100644
--- a/lib/scram/client.c
+++ b/lib/scram/client.c
@@ -153,7 +153,6 @@ _gsasl_scram_sha1_client_step (Gsasl_session * sctx,
        if (!p)
          return GSASL_NO_AUTHID;
 
-       /* FIXME check that final document uses query strings. */
        rc = gsasl_saslprep (p, GSASL_ALLOW_UNASSIGNED,
                             &state->cf.username, NULL);
        if (rc != GSASL_OK)


hooks/post-receive
-- 
GNU gsasl



reply via email to

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