Skip to content
Commit a0aec329 authored by Ross Lagerwall's avatar Ross Lagerwall
Browse files

smb: Handle the anonymous flag when calling AskPassword

Previously, the smb backend would try logging in anonymously first if a
user is not specified making it difficult to mount a share as a specific
user from Nautilus.  Instead, only try an anonymous login if the
anonymous flag is TRUE after calling AskPassword.

https://bugzilla.gnome.org/show_bug.cgi?id=742169
parent 74eadf3d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment