Home
last modified time | relevance | path

Searched refs:get_auth (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/tools/
H A Dsubmit_api_test.py29 def get_auth(): function
46 [batch.project, batch.authenticator] = get_auth()
109 [req.project, req.authenticator] = get_auth()
118 [req.project, req.authenticator] = get_auth()
137 [req.project, req.authenticator] = get_auth()
148 [req.project, req.authenticator] = get_auth()
157 [req.project, req.authenticator] = get_auth()
168 [req.project, req.authenticator] = get_auth()
180 [req.project, req.authenticator] = get_auth()
188 [req.project, req.authenticator] = get_auth()
H A Dremote_submit28 function get_auth() {
37 $req->authenticator = get_auth();
99 $req->authenticator = get_auth();
133 $req->authenticator = get_auth();
143 $req->authenticator = get_auth();
158 $req->authenticator = get_auth();
H A Dict_job19 function get_auth() {
46 $auth = get_auth();
64 $auth = get_auth();
H A Dremote_submit_test.cpp62 void get_auth() { in get_auth() function
70 get_auth(); in main()
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/rest/client/
H A Dgroups.py73 self.auth = hs.get_auth()
118 self.auth = hs.get_auth()
152 self.auth = hs.get_auth()
218 self.auth = hs.get_auth()
287 self.auth = hs.get_auth()
312 self.auth = hs.get_auth()
381 self.auth = hs.get_auth()
415 self.auth = hs.get_auth()
479 self.auth = hs.get_auth()
504 self.auth = hs.get_auth()
[all …]
H A Droom.py74 self.auth = hs.get_auth()
107 self.auth = hs.get_auth()
238 self.auth = hs.get_auth()
301 self.auth = hs.get_auth()
361 self.auth = hs.get_auth()
479 self.auth = hs.get_auth()
533 self.auth = hs.get_auth()
555 self.auth = hs.get_auth()
601 self.auth = hs.get_auth()
623 self.auth = hs.get_auth()
[all …]
H A Dkeys.py70 self.auth = hs.get_auth()
157 self.auth = hs.get_auth()
199 self.auth = hs.get_auth()
245 self.auth = hs.get_auth()
270 self.auth = hs.get_auth()
325 self.auth = hs.get_auth()
H A Dthirdparty.py38 self.auth = hs.get_auth()
54 self.auth = hs.get_auth()
77 self.auth = hs.get_auth()
101 self.auth = hs.get_auth()
H A Ddevices.py43 self.auth = hs.get_auth()
65 self.auth = hs.get_auth()
108 self.auth = hs.get_auth()
205 self.auth = hs.get_auth()
271 self.auth = hs.get_auth()
H A Dpusher.py43 self.auth = hs.get_auth()
62 self.auth = hs.get_auth()
145 self.auth = hs.get_auth()
H A Dprofile.py37 self.auth = hs.get_auth()
90 self.auth = hs.get_auth()
142 self.auth = hs.get_auth()
/dports/devel/sentry-cli/sentry-cli-1.71.0/src/commands/
H A Dinfo.rs62 rv.auth.auth_type = config.get_auth().map(|val| match val { in get_config_status_json()
66 rv.auth.successful = config.get_auth().is_some() && Api::current().get_auth_info().is_ok(); in get_config_status_json()
83 project.is_none() || org.is_none() || config.get_auth().is_none() || info_rv.is_err(); in execute()
93 if config.get_auth().is_some() { in execute()
96 println!(" Method: {}", describe_auth(config.get_auth())); in execute()
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/rest/admin/
H A Dmedia.py51 self.auth = hs.get_auth()
78 self.auth = hs.get_auth()
107 self.auth = hs.get_auth()
136 self.auth = hs.get_auth()
160 self.auth = hs.get_auth()
182 self.auth = hs.get_auth()
204 self.auth = hs.get_auth()
221 self.auth = hs.get_auth()
255 self.auth = hs.get_auth()
287 self.auth = hs.get_auth()
[all …]
H A Drooms.py67 self._auth = hs.get_auth()
129 self._auth = hs.get_auth()
166 self._auth = hs.get_auth()
192 self.auth = hs.get_auth()
280 self.auth = hs.get_auth()
384 self.auth = hs.get_auth()
410 self.auth = hs.get_auth()
439 self.auth = hs.get_auth()
527 self.auth = hs.get_auth()
672 self.auth = hs.get_auth()
[all …]
H A Dusers.py70 self.auth = hs.get_auth()
157 self.auth = hs.get_auth()
563 self.auth = hs.get_auth()
590 self.auth = hs.get_auth()
633 self.auth = hs.get_auth()
679 self.auth = hs.get_auth()
722 self.auth = hs.get_auth()
780 self.auth = hs.get_auth()
838 self.auth = hs.get_auth()
869 self.auth = hs.get_auth()
[all …]
H A Dbackground_updates.py40 self._auth = hs.get_auth()
81 self._auth = hs.get_auth()
114 self._auth = hs.get_auth()
H A Ddevices.py45 self.auth = hs.get_auth()
114 self.auth = hs.get_auth()
145 self.auth = hs.get_auth()
/dports/www/py-httpie/httpie-2.6.0/tests/
H A Dtest_auth_plugins.py35 def get_auth(self, username=None, password=None): member in test_auth_plugin_parse_auth_false.Plugin
62 def get_auth(self, username=None, password=None): member in test_auth_plugin_require_auth_false.Plugin
87 def get_auth(self, username=None, password=None): member in test_auth_plugin_require_auth_false_and_auth_provided.Plugin
116 def get_auth(self, username=None, password=None): member in test_auth_plugin_prompt_password_false.Plugin
/dports/databases/py-python-swiftclient/python-swiftclient-3.12.0/test/unit/
H A Dtest_swiftclient.py1274 def get_auth(): function
1279 conn.get_auth = get_auth
2269 def get_auth(*args, **kwargs): function
2271 conn.get_auth = get_auth
2300 def get_auth(*args, **kwargs): function
2310 c.get_auth = get_auth
2520 conn.get_auth()
3058 conn.get_auth = self.get_auth
3067 def get_auth(self): member in TestServiceToken
3094 c.get_auth = get_auth
[all …]
/dports/net-mgmt/nagstamon/Nagstamon-3.8.0/Nagstamon/thirdparty/Xlib/support/
H A Dconnect.py79 def get_auth(sock, dname, host, dno): function
91 return mod.get_auth(sock, dname, host, dno)
/dports/x11-toolkits/py-xlib/python-xlib-0.27/Xlib/support/
H A Dconnect.py90 def get_auth(sock, dname, protocol, host, dno): function
102 return mod.get_auth(sock, dname, protocol, host, dno)
/dports/www/py-httpie/httpie-2.6.0/httpie/plugins/
H A Dbuiltin.py43 def get_auth(self, username: str, password: str) -> HTTPBasicAuth: member in BasicAuthPlugin
53 def get_auth( member in DigestAuthPlugin
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/ftfy/streamtester/
H A Dtwitter_tester.py64 from ftfy.streamtester.oauth import get_auth
65 twitter_stream = TwitterStream(auth=get_auth())
/dports/www/c-icap/c_icap-0.5.10/
H A Dhttp_auth.c308 void *get_auth(ci_request_t *req, char *param);
317 get_auth,
327 void *get_auth(ci_request_t *req, char *param);
332 get_auth,
338 void *get_auth(ci_request_t *req, char *param) in get_auth() function
/dports/sysutils/p5-Rex/Rex-1.13.4/lib/Rex/
H A DGroup.pm50 map { $_->set_auth( %{ $self->get_auth } ) } $self->get_servers;
53 sub get_auth { subroutine

12345678