Flowdock
check_userinfo(user, password = nil) private

check 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.