davemateer
davemateer
Azure Data Studio is constantly prompting to access the keychain whenever connecting to a database. The prompt is: > MicrosoftSqlToolsCredentials wants to use your confidential information stored in "M" in...
Fixes issue #326, Fails to rip CSS when inline credentials are used in the URL. CSS URLs of the format http://username:[email protected]/ do not pass the validation necessary to add them...
CSS URLs of the format `http://username:[email protected]/` do not pass the validation necessary to add them to the queue of files to request via AJAX. One fix (may not be the...