Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
can- authenticate
can-authenticate
Dernière mise à jour : 2011-10-23
Fréquence d'utilisation : 1
Qualité :
callparam.type = "authenticate";
callparam.type = "authenticate";
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent
authenticate, accountingstart, accountingupdate, accountingstop.
"authenticate" , "accountingstart" , "accountingupdate" , "accountingstop" .
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent
3.6.8 internal authenticate (внутренняя аутентификация)
3.6.8 internal authenticate
Dernière mise à jour : 2017-01-03
Fréquence d'utilisation : 1
Qualité :
Функция mongodb::authenticate() - log in to this database
Функция mongodb::authenticate() - log in to this database
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
but note also that more cpu resources will be needed to authenticate users.
but note also that more cpu resources will be needed to authenticate users.
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
Используя команду external authenticate, карточка может произвести аутентификацию интерфейса.
using the external authenticate command, the card can authenticate the ifd.
Dernière mise à jour : 2017-01-03
Fréquence d'utilisation : 1
Qualité :
этот элемент должен существовать в запросе authenticate и он должен быть быть строкой.
this element should exist in the authenticate requests, and it should be a string.
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
we do not show private forums in rss because we cannot authenticate user and access.
we do not show private forums in rss because we cannot authenticate user and access.
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
Для создания нового ключа сеанса команда external_ authenticate должна быть выполнена.
in order to have a new session key available, the external_authenticate command must be successfully performed.
Dernière mise à jour : 2017-01-03
Fréquence d'utilisation : 1
Qualité :
when the asa receives an ack back from the client, it can then authenticate the client and allow the connection to the server.
when the asa receives an ack back from the client, it can then authenticate the client and allow the connection to the server.
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
it is possible to require a user to authenticate before accessing certain urls. please have a look at the following feature that is also available under the surfing area to see if this will meet your requirements.
it is possible to require a user to authenticate before accessing certain urls. please have a look at the following feature that is also available under the surfing area to see if this will meet your requirements.
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
tcs_361 Если по предыдущей команде internal authenticate первая часть ключа сеанса не доступна, вторая часть ключа сеанса, переданная интерфейсом, в карточке не регистрируется.
tcs_361 if the first session key part is not available from a previous internal authenticate command, the second part of the session key, sent by the ifd, is not stored in the card.
Dernière mise à jour : 2017-01-03
Fréquence d'utilisation : 1
Qualité :
i don't know why you have sso with customers of your customers ? i think it's a bug - you should ask such person to authenticate herself.
i don't know why you have sso with customers of your customers ? i think it's a bug - you should ask such person to authenticate herself.
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
'new'), //array('username', 'required'), //array(' username','safe'), array('username','required', 'on'=>'step1'), array('username','safe', 'on'=>'step1'), array('email', 'required', 'on'=>'finish'), //array('email', 'safe'), array('email', 'safe', 'on'=>'finish'), //array('password', 'authenticate'), ); } public function attributelabels() { return array( 'username' => 'Логин', 'password' => 'Пароль', 'email' => 'email', 'verifycode' => 'Код проверки', ); } // public function step1() { // $criteria=new cdbcriteria; // $criteria->compare('username',$this->username,true); // return new cactivedataprovider($this, array( // 'criteria'=>$criteria, // )); // } // public function step2() { // $criteria=new cdbcriteria; // $criteria->boolean('email'); // return // $criteria; // } public function signup() { $user = new user; $user->username = $this->username; $user->password = $user->hashpassword($this->password); $user->email = $this->email; $user->create_user_id = 1; //$user->create_date = date('y-m-d'); $user->update_user_id = 1; //$user->update_date = date('y-m-d'); $user->group_id = 1; $user->is_deleted = 0; if($user->save()) { $user->create_user_id = $user->id; $user->update_user_id = $user->id; return $user->save(); } } } ?>
'new'), //array('username', 'required'), //array(' username','safe'), array('username','required', 'on'=>'step1'), array('username','safe', 'on'=>'step1'), array('email', 'required', 'on'=>'finish'), //array('email', 'safe'), array('email', 'safe', 'on'=>'finish'), //array('password', 'authenticate'), ); } public function attributelabels() { return array( 'username' => 'Логин', 'password' => 'Пароль', 'email' => 'email', 'verifycode' => 'Код проверки', ); } // public function step1() { // $criteria=new cdbcriteria; // $criteria->compare('username',$this->username,true); // return new cactivedataprovider($this, array( // 'criteria'=>$criteria, // )); // } // public function step2() { // $criteria=new cdbcriteria; // $criteria->boolean('email'); // return // $criteria; // } public function signup() { $user = new user; $user->username = $this->username; $user->password = $user->hashpassword($this->password); $user->email = $this->email; $user->create_user_id = 1; //$user->create_date = date('y-m-d'); $user->update_user_id = 1; //$user->update_date = date('y-m-d'); $user->group_id = 1; $user->is_deleted = 0; if($user->save()) { $user->create_user_id = $user->id; $user->update_user_id = $user->id; return $user->save(); } } } ?>
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
Avertissement : un formatage HTML invisible est présent