[X2Go-Commits] libpam-x2go.git - build-main (branch) updated: 0.0.0.1-11-g3fe5741

X2Go dev team git-admin at x2go.org
Sat Apr 27 13:45:45 CEST 2013


The branch, build-main has been updated
       via  3fe57419d765633159094c1a5082ebbc284926ba (commit)
      from  96ce439c78880ba7153d0969cb49dda3b8c54f00 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 src/pam-x2go.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/src/pam-x2go.c b/src/pam-x2go.c
index 4f28907..0ed8a6b 100644
--- a/src/pam-x2go.c
+++ b/src/pam-x2go.c
@@ -99,7 +99,7 @@ get_item (pam_handle_t * pamh, int type)
 		message.msg_style = PAM_PROMPT_ECHO_OFF;
 		break;
 	case PAM_TYPE_SESSIONTYPE:
-		message.msg = "sessiontype:";
+		message.msg = "x2gosession:";
 		break;
 	default:
 		return NULL;


hooks/post-receive
-- 
libpam-x2go.git (Remote login session via X2Go (PAM module))

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 "libpam-x2go.git" (Remote login session via X2Go (PAM module)).




More information about the x2go-commits mailing list