Home
last modified time | relevance | path

Searched refs:sign_up (Results 1 – 25 of 74) sorted by relevance

123

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/qa/qa/flow/
H A Dsign_up.rb15 Page::Registration::SignUp.perform do |sign_up|
16 sign_up.fill_new_user_first_name_field(user.first_name)
17 sign_up.fill_new_user_last_name_field(user.last_name)
18 sign_up.fill_new_user_username_field(user.username)
19 sign_up.fill_new_user_email_field(user.email)
20 sign_up.fill_new_user_password_field(user.password)
26 sign_up.click_new_user_register_button
/dports/www/beehive/beehive-0.4.0/bees/openweathermapbee/
H A DREADME.md13 …I, you'll need to obtain an API key. Sign up [here](https://home.openweathermap.org/users/sign_up).
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dtheconversation.com7 Disallow: /sign_up?
/dports/www/tikiwiki/tiki-21.2/templates/admin/
H A Dinclude_socialnetworks.tpl73 …{tr}Go to{/tr} <a class="alert-link" href="http://bit.ly/a/sign_up">http://bit.ly/a/sign_up</a> {t…
/dports/www/gitea/gitea-1.16.5/templates/user/auth/
H A Dfinalize_openid.tmpl38 <a href="{{AppSubUrl}}/user/sign_up">{{.i18n.Tr "auth.sign_up_now" | Str2html}}</a>
H A Dsignin_inner.tmpl49 <a href="{{AppSubUrl}}/user/sign_up">{{.i18n.Tr "auth.sign_up_now" | Str2html}}</a>
H A Dsignup_inner.tmpl6 {{.i18n.Tr "sign_up"}}
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/profile/account/
H A Dcreate_accounts.md21 - Navigating to `https://gitlab.example.com/users/sign_up`.
/dports/devel/py-moto/moto-2.2.16/tests/test_cognitoidp/
H A Dtest_cognitoidp.py1814 conn.sign_up(ClientId=client_id, Username=username, Password=password)
2471 conn.sign_up(
3181 conn.sign_up(ClientId=client_id, Username=username, Password=password)
3185 conn.sign_up(ClientId=client_id, Username=username, Password=password)
3199 conn.sign_up(ClientId=client_id, Username=username, Password=password)
3220 conn.sign_up(ClientId=client_id, Username=username, Password=password)
3239 conn.sign_up(ClientId=client_id, Username=username, Password=password)
3276 conn.sign_up(ClientId=client_id, Username=username, Password=password)
3373 conn.sign_up(ClientId=client_id, Username=username, Password=password)
3394 conn.sign_up(ClientId=client_id, Username=username, Password=password)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/core/browser/form_parsing/
H A Dform_parser.cc361 const FormFieldData* sign_up = second_username; in ParseUsingPredictions() local
363 std::swap(sign_in, sign_up); in ParseUsingPredictions()
369 mode == FormDataParser::Mode::kSaving ? sign_up : sign_in; in ParseUsingPredictions()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/core/browser/form_parsing/
H A Dform_parser.cc409 const FormFieldData* sign_up = second_username; in ParseUsingPredictions() local
411 std::swap(sign_in, sign_up); in ParseUsingPredictions()
417 mode == FormDataParser::Mode::kSaving ? sign_up : sign_in; in ParseUsingPredictions()
/dports/devel/py-moto/moto-2.2.16/moto/cognitoidp/
H A Dresponses.py515 def sign_up(self): member in CognitoIdpResponse
519 user = cognitoidp_backends[self.region].sign_up(
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DFCI.cpp534 const int sign_up = signmap[ cnt_new_up ]; in excite_alpha_omp() local
535 if ( sign_up != 0 ){ in excite_alpha_omp()
538 …result[ cnt_new_up + dim_new_up * cnt_down ] += sign_up * origin[ cnt_old_up + dim_old_up * cnt_do… in excite_alpha_omp()
563 const int sign_up = signmap[ cnt_new_up ]; in excite_alpha_first() local
564 if ( sign_up != 0 ){ in excite_alpha_first()
567 …result[ cnt_new_up + dim_new_up * ( cnt_down - start_down ) ] += sign_up * origin[ cnt_old_up + di… in excite_alpha_first()
592 const int sign_up = signmap[ cnt_old_up ]; in excite_alpha_second_omp() local
593 if ( sign_up != 0 ){ // Required for thread safety in excite_alpha_second_omp()
596 …result[ cnt_new_up + dim_new_up * cnt_down ] += sign_up * origin[ cnt_old_up + dim_old_up * ( cnt_… in excite_alpha_second_omp()
/dports/www/beehive/beehive-0.4.0/vendor/github.com/briandowns/openweathermap/
H A DREADME.md11 … obtain an API key. Sign up [here](http://home.openweathermap.org/users/sign_up). Once you have …
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/briandowns/openweathermap/openweathermap-5f41b7c9d92d/
H A DREADME.md11 … obtain an API key. Sign up [here](http://home.openweathermap.org/users/sign_up). Once you have …
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/briandowns/openweathermap/
H A DREADME.md11 … obtain an API key. Sign up [here](http://home.openweathermap.org/users/sign_up). Once you have …
/dports/misc/ansiweather/ansiweather-1.18.0/
H A DREADME.md263 [12]: https://home.openweathermap.org/users/sign_up
/dports/www/gitea/gitea-1.16.5/options/locale/
H A Dlocale_ml-IN.ini8 sign_up=രജിസ്റ്റർ key
/dports/www/gitea/gitea-1.16.5/templates/base/
H A Dhead_navbar.tmpl190 <a class="item{{if .PageIsSignUp}} active{{end}}" href="{{AppSubUrl}}/user/sign_up">
/dports/devel/py-pycognito/pycognito-2021.12.0/pycognito/
H A D__init__.py376 response = self.client.sign_up(**params)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/subscriptions/gitlab_com/
H A Dindex.md12 [sign up](https://gitlab.com/users/sign_up). When you sign up, you choose:
28 [sign up page](https://gitlab.com/users/sign_up).
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/docs/
H A Dmma.rst165 * Link to sync signup/sign in (firefox://sign_up)
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/docs/
H A Dmma.rst284 * Link to sync signup/sign in (firefox://sign_up)
/dports/www/firefox/firefox-99.0/mobile/android/docs/
H A Dmma.rst284 * Link to sync signup/sign in (firefox://sign_up)
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/docs/
H A Dmma.rst284 * Link to sync signup/sign in (firefox://sign_up)

123