Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/include/sessionauth.global.class.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2242 by niro, Sat Jan 11 00:15:52 2014 UTC revision 2243 by niro, Mon Jan 13 09:27:41 2014 UTC
# Line 84  validate_auth() Line 84  validate_auth()
84   return 1   return 1
85   fi   fi
86   else   else
87   eecho "User '${user}' unkown."   eecho "User '${user}' unknown."
88   export valid_session="no"   export valid_session="no"
89   return 1   return 1
90   fi   fi

Legend:
Removed from v.2242  
changed lines
  Added in v.2243