Modified the login method in the perl metacat client so that status of the user logging is also returned Earlier if login info was not valid, 0 was returned. And 1 is sent back if login info was valid.
Now, if valid then following values are returned to indicate user status 1 - user 2 - moderator 3 - administrator 4 - moderator and administrator
Modified the login method in the perl metacat client so that status of the user logging is also returned
Earlier if login info was not valid, 0 was returned. And 1 is sent back if login info was valid.
Now, if valid then following values are returned to indicate user status
1 - user
2 - moderator
3 - administrator
4 - moderator and administrator