Home
last modified time | relevance | path

Searched refs:updateUser (Results 1 – 6 of 6) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDropboxClient.js66 DropboxClient.prototype.updateUser = function(success, error, failOnAuth) method in DropboxClient
103 this.updateUser(success, error, true);
332 this.updateUser(function()
549 this.updateUser(function()
H A DGitHubClient.js63 GitHubClient.prototype.updateUser = function(success, error, failOnAuth) method in GitHubClient
95 this.updateUser(success, error, true);
351 this.updateUser(function()
H A DGitLabClient.js290 this.updateUser(function()
1386 this.updateUser(function()
1394 this.updateUser(function()
H A DDriveClient.js588 this.updateUser(mxUtils.bind(this, function()
811 DriveClient.prototype.updateUser = function(success, error) method in DriveClient
/plugin/authsqlite/
H A DREADME.md53 $conf['plugin']['authsqlite']['updateUser'] = 'UPDATE user SET';
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example212 * added to updateUser on demand. Only changed parameters will be used.
221 $conf['auth']['mysql']['updateUser'] = "UPDATE users SET";