Flowdock
check_userinfo(user, password = nil) private

Checks the user and password.

If password is not provided, then user is split, using URI::Generic.split_userinfo, to pull user and +password.

See also URI::Generic.check_user, URI::Generic.check_password.

Show source
Register or log in to add new notes.