Files
source/Y/password_auth.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

19 lines
1.3 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>password_auth</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/src--vfs--sftpfs--config_parser.c.html#L57'>password_auth</a> 57 src/vfs/sftpfs/config_parser.c gboolean password_auth; // FALSE - no passwords allowed (default TRUE)</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--config_parser.c.html#L117'>password_auth</a> 117 src/vfs/sftpfs/config_parser.c offsetof (sftpfs_ssh_config_entity_t, password_auth),</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--config_parser.c.html#L356'>password_auth</a> 356 src/vfs/sftpfs/config_parser.c config_entity-&gt;password_auth = TRUE;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--config_parser.c.html#L417'>password_auth</a> 417 src/vfs/sftpfs/config_parser.c sftpfs_super-&gt;config_auth_type |= (config_entity-&gt;password_auth) ? PASSWORD : 0;</span>
</pre>
</body>
</html>