Home
last modified time | relevance | path

Searched defs:plain_password (Results 1 – 25 of 33) sorted by relevance

12

/dports/sysutils/py-glances/glances-3.1.4/glances/
H A Dpassword.py45 def sha256_hash(self, plain_password): argument
49 def get_hash(self, salt, plain_password): argument
53 def hash_password(self, plain_password): argument
59 def check_password(self, hashed_password, plain_password): argument
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/plugins/ui/config/
H A DPasswordParameter.java43 String plain_password ); in setValue()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/pluginsimpl/local/ui/config/
H A DPasswordParameterImpl.java75 String plain_password ) in setValue()
/dports/sysutils/conan/conan-1.44.0/conans/server/service/
H A Dauthorize.py69 def valid_user(self, username, plain_password): argument
90 def valid_user(self, username, plain_password): argument
/dports/www/py-fastapi/fastapi-0.70.0/docs_src/security/
H A Dtutorial004.py55 def verify_password(plain_password, hashed_password): argument
H A Dtutorial005.py70 def verify_password(plain_password, hashed_password): argument
/dports/mail/dovecot/dovecot-2.3.17/src/auth/
H A Dauth-request.c2234 const char *plain_password, in log_password_failure()
2340 const char *plain_password, in auth_request_password_verify()
2349 const char *plain_password, in auth_request_password_verify_log()
H A Ddb-lua.c190 const char *plain_password = lua_tostring(L, 3); in auth_request_lua_password_verify() local
H A Dpassword-scheme.c278 password_scheme_detect(const char *plain_password, const char *crypted_password, in password_scheme_detect()
/dports/net/czmq/czmq-4.1.1/bindings/ruby/lib/czmq/ffi/
H A Dzsock.rb2314 def plain_password() method in CZMQ.FFI.Zsock
2330 def self.plain_password(self_p) singletonMethod in CZMQ.FFI.Zsock
2342 def set_plain_password(plain_password) argument
2358 def self.set_plain_password(self_p, plain_password) argument
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Doptions.hpp209 std::string plain_password; member
/dports/databases/pgbouncer/pgbouncer-1.16.0/src/
H A Dscram.c743 static bool build_adhoc_scram_secret(const char *plain_password, ScramState *scram_state) in build_adhoc_scram_secret()
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Doptions.hpp209 std::string plain_password; member
/dports/net/czmq/czmq-4.1.1/bindings/python_cffi/czmq_cffi/
H A DZsock.py665 def plain_password(self): member in Zsock
672 def set_plain_password(self, plain_password): argument
/dports/net/czmq4/czmq-4.2.1/bindings/ruby/lib/czmq/ffi/
H A Dzsock.rb3366 def plain_password() method in CZMQ.FFI.Zsock
3382 def self.plain_password(self_p) singletonMethod in CZMQ.FFI.Zsock
3394 def set_plain_password(plain_password) argument
3410 def self.set_plain_password(self_p, plain_password) argument
/dports/net/czmq4/czmq-4.2.1/bindings/python_cffi/czmq_cffi/
H A DZsock.py1076 def plain_password(self): member in Zsock
1083 def set_plain_password(self, plain_password): argument
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DProtocol.c1493 char plain_password[MAX_PASSWORD_LEN + 1]; in ServerAccept() local
6639 PACK *PackLoginWithPlainPassword(char *hubname, char *username, void *plain_password) in PackLoginWithPlainPassword()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/rest-api/
H A Dbareos-restapi.py92 def verify_password(plain_password, hashed_password): argument
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/systemtests/tests/python-restapi/api/
H A Dbareos-restapi.py92 def verify_password(plain_password, hashed_password): argument
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/rest-api/
H A Dbareos-restapi.py92 def verify_password(plain_password, hashed_password): argument
/dports/sysutils/bareos-client/bareos-Release-20.0.3/systemtests/tests/python-restapi/api/
H A Dbareos-restapi.py92 def verify_password(plain_password, hashed_password): argument
/dports/sysutils/bareos-server/bareos-Release-20.0.3/rest-api/
H A Dbareos-restapi.py92 def verify_password(plain_password, hashed_password): argument
/dports/sysutils/bareos-server/bareos-Release-20.0.3/systemtests/tests/python-restapi/api/
H A Dbareos-restapi.py92 def verify_password(plain_password, hashed_password): argument
/dports/www/bareos-webui/bareos-Release-20.0.3/rest-api/
H A Dbareos-restapi.py92 def verify_password(plain_password, hashed_password): argument
/dports/www/bareos-webui/bareos-Release-20.0.3/systemtests/tests/python-restapi/api/
H A Dbareos-restapi.py92 def verify_password(plain_password, hashed_password): argument

12