Allows users to save their username/password (for Vend::UserDB) in a cookie. Expiration set by SaveExpire, renewed every time they log in. To cause the cookie to be generated originally, the
CGI variable
mv_cookie_password
or mv_cookie_username
must be set. The former causes both username and password to be saved, the
latter just the username.
CookieLogin Yes
Default is No
.