Displaying 2 results from an estimated 2 matches for "2fbrowser".
Did you mean:
2fbrowse
2009 Oct 03
1
NTLM
.... He sent me this URL:
http://blogs.technet.com/dbordini/archive/2008/09/03/browser-navega-o-e-seguran-a-estudo-de-caso.aspx
I translated it with Google and seems that make some sense:
http://translate.google.com.br/translate?u=http%3A%2F%2Fblogs.technet.com%2Fdbordini%2Farchive%2F2008%2F09%2F03%2Fbrowser-navega-o-e-seguran-a-estudo-de-caso.aspx&sl=pt&tl=en&hl=pt-BR&ie=UTF-8
Trying to resume all the whole stuff, he's complaining that Firefox
automatically decreased the safety level to NTLM (not using NTLMv2),
when used with Windows Vista, without warning the user about that,
sen...
2012 Jan 05
8
js update partial missing template
PermissionsController
def add_member
...snip...
@permissions = Permission.all
respond_to do |format|
format.html {
flash[:messages1] = @permission.user.name + " has been given rights."
}
format.js
end
end
app/views/permissions/add_member.js.erb
$(''#privileges'').replaceWith("<%=