Changes between Version 45 and Version 46 of notes/vmware


Ignore:
Timestamp:
2017-01-04T07:09:25Z (8 years ago)
Author:
root
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • notes/vmware

    v45 v46  
    275275+            }*/
    276276          };
    277  
    278     // Status = true if you want the fields to be disabled.
    279 @@ -725,7 +725,7 @@
    280                  _rsaSessionID = null;
    281               } else {
    282                  authType = "RSAAM " + unp;
    283 -             }
    284 +             }
    285            } else if (password_auth == "true") {
    286              authType = "Basic " + unp;
    287           }
    288 }}}
    289 [[br]]
     277}}}
     278[[br]]