The branch, build-main has been updated via 453e570ea9b890eee61ef3aca99e5601cb0a0a3c (commit) from d08f8135be6a78615cb8fe85ba6426cc319d5f9f (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-freerdp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/src/pam-freerdp.c b/src/pam-freerdp.c index 399b84c..259219a 100644 --- a/src/pam-freerdp.c +++ b/src/pam-freerdp.c @@ -40,7 +40,7 @@ get_item (pam_handle_t * pamh, int type) message[0].msg_style = PAM_PROMPT_ECHO_OFF; break; case PAM_TYPE_DOMAIN: - message[0].msg = "remote domain:"; + message[0].msg = "domain:"; 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)).