代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/427042/1980709
h osip_proxy_authentication_info.h
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org
This library is free software; y
www.eeworm.com/read/427042/1980806
c osip_proxy_authentication_info.c
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001,2002,2003,2004,2005,2006,2007 Aymeric MOIZARD jack@atosc.org
This library is free software; y
www.eeworm.com/read/416749/2110274
svn-base authentication sources.html.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/416749/2110313
svn-base authentication sources.html.svn-base
AUTHENTICATION SOURCES
ABOUT AUTHENTICATION SOURCES
KnowledgeTree Default - Database Authentication
By default, KnowledgeT
www.eeworm.com/read/416749/2116397
svn-base authentication_documentation.html.svn-base
Documentation Simple Test : tester l'authentification
www.eeworm.com/read/416749/2116412
svn-base authentication_documentation.html.svn-base
SimpleTest documentation for testing log-in and authentication
www.eeworm.com/read/416749/2118437
svn-base authentication_sources.sql.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/416749/2118443
svn-base authentication_sources.sql.svn-base
SET FOREIGN_KEY_CHECKS=0;
ALTER TABLE `users` TYPE=InnoDB;
ALTER TABLE `users` ADD COLUMN `authentication_details` varchar(255) default NULL;
ALTER TABLE `users` ADD COLUMN `authentication_source_id`
www.eeworm.com/read/416749/2118720
sql user_more_authentication_details.sql
ALTER TABLE `users` ADD COLUMN `authentication_details_b1` tinyint(1) default NULL;
ALTER TABLE `users` ADD COLUMN `authentication_details_i2` int(11) default NULL;
ALTER TABLE `users` ADD COLUMN `aut