Home
last modified time | relevance | path

Searched defs:get_password (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/dports/devel/erlang-rebar3_hex/rebar3_hex-2.5.0/src/
H A Drebar3_hex_user.erl106 get_password() -> function
111 get_password(confirm) -> function
113 get_password(Msg) -> function
/dports/devel/apr1/apr-1.7.0/passwd/
H A Dapr_getpass.c94 static char *get_password(const char *prompt) in get_password() function
110 static char *get_password(const char *prompt) in get_password() function
177 static char *get_password(const char *prompt) in get_password() function
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/common/
H A Dpasswords.py64 def get_password(account_name): member in SecretPasswordStorage
95 def get_password(account_name): member in ConfigPasswordStorage
109 def get_password(account_name): function
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_auth_sql/
H A Dmod_auth_sql.lua73 local function get_password(username) function
88 function provider.get_password(username) function
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_auth_joomla/
H A Dmod_auth_joomla.lua82 local function get_password(username) function
118 function provider.get_password(username) function
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_auth_wordpress/
H A Dmod_auth_wordpress.lua84 local function get_password(username) function
190 function provider.get_password(username) function
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_auth_phpbb3/
H A Dmod_auth_phpbb3.lua83 local function get_password(username) function
205 function provider.get_password(username) function
/dports/devel/py-launchpadlib/launchpadlib-1.10.13/src/launchpadlib/tests/
H A Dtest_credential_store.py172 def get_password(self, service, username): member in TestKeyringCredentialStore.test_keyring_returns_unicode.UnicodeInMemoryKeyring
196 def get_password(self, service, username): member in TestKeyringCredentialStore.test_nonencoded_key_handled.UnencodedInMemoryKeyring
215 def get_password(self, service, username): member in TestKeyringCredentialStore.test_corrupted_key_handled.CorruptedInMemoryKeyring
/dports/security/py-keyring/keyring-18.0.1/keyring/tests/backends/
H A Dtest_chainer.py13 def get_password(self, system, user): member in two_keyrings.get_two.Keyring1
22 def get_password(self, system, user): member in two_keyrings.get_two.Keyring2
/dports/net-im/prosody/prosody-0.11.13/plugins/muc/
H A Dpassword.lib.lua12 local function get_password(room) function
/dports/sysutils/conman/conman-conman-0.3.0/lib/exec/
H A Dsun-v20z-v40z.exp80 proc get_password {host user index} { procedure
H A Dcyclades-ssh.exp71 proc get_password {host user index} { procedure
H A Dcyclades-telnet.exp73 proc get_password {host user index} { procedure
H A Dhp-lo100.exp70 proc get_password {host user index} { procedure
H A Dibm-bc.exp98 proc get_password {host user index} { procedure
H A Dipmiconsole.exp69 proc get_password {host user index} { procedure
H A Dssh.exp67 proc get_password {host user index} { procedure
H A Dsun-ilom.exp78 proc get_password {host user index} { procedure
H A Dhp-ilo.exp68 proc get_password {host user index} { procedure
H A Dipmitool.exp72 proc get_password {host user index} { procedure
H A Dsun-elom.exp82 proc get_password {host user index} { procedure
/dports/devel/py-twine/twine-3.7.0/tests/
H A Dtest_auth.py19 def get_password(system, user): member in test_get_password_keyring_overrides_prompt.MockKeyring
31 def get_password(system, user): member in test_get_password_keyring_defers_to_prompt.MockKeyring
75 def get_password(system, user): member in test_get_username_and_password_keyring_overrides_prompt.MockKeyring
131 def get_password(system, username): member in keyring_no_backends.FailKeyring
/dports/net-im/p5-DJabberd/DJabberd-0.85/lib/DJabberd/Authen/
H A DStaticPassword.pm12 sub get_password { subroutine
/dports/mail/imapfilter/imapfilter-2.7.5/src/
H A Dauxiliary.lua9 function get_password(prompt) function
/dports/net/freeswitch/freeswitch-1.10.3.-release/docker/base_image/
H A Ddocker-entrypoint.sh33 get_password() { function

12345678910>>...15