代码搜索:Authentication

找到约 6,490 项符合「Authentication」的源代码

代码结果 6,490
www.eeworm.com/read/416749/2117170

svn-base addsource.smarty.svn-base

{i18n}Add an authentication source{/i18n} {foreach from=$fields item=oWidget} {$oWidget->rend
www.eeworm.com/read/416749/2117177

smarty addsource.smarty

{i18n}Add an authentication source{/i18n} {foreach from=$fields item=oWidget} {$oWidget->rend
www.eeworm.com/read/393286/2481518

c drm_auth.c

/** * \file drm_auth.h * IOCTLs for authentication * * \author Rickard E. (Rik) Faith * \author Gareth Hughes */ /* * Created: Tue Feb 2 08:37:54 199
www.eeworm.com/read/351777/3098981

c ncsa_auth.c

/* * ncsa_auth.c * * AUTHOR: Arjan de Vet * * Example authentication program for Squid, based on the original * proxy_auth code from client_side.c, written by * Jon Tha
www.eeworm.com/read/262948/4307296

5 rlm_pap.5

.TH rlm_pap 5 "3 February 2004" "" "FreeRADIUS Module" .SH NAME rlm_pap \- FreeRADIUS Module .SH DESCRIPTION The \fIrlm_pap\fP module performs PAP authentication. .PP This module performs authenticati
www.eeworm.com/read/262041/4317152

h svcauth.h

/* * linux/include/linux/sunrpc/svcauth.h * * RPC server-side authentication stuff. * * Copyright (C) 1995, 1996 Olaf Kirch */ #ifndef _LINUX_SUNRPC_SVCAUTH_H_ #def
www.eeworm.com/read/255402/4376326

5 rlm_pap.5

.TH rlm_pap 5 "3 February 2004" "" "FreeRADIUS Module" .SH NAME rlm_pap \- FreeRADIUS Module .SH DESCRIPTION The \fIrlm_pap\fP module performs PAP authentication. .PP This module performs authenticati
www.eeworm.com/read/172887/9683495

h radius.h

/* * * RADIUS * Remote Authentication Dial In User Service * * @(#)radius.h 2.0 6/29 */ #include "conf.h" #define AUTH_VECTOR_LEN 16 #define AUTH_PASS_LEN 16 #define AUTH_SECRET_
www.eeworm.com/read/110992/15521037

c config.c

/* Configuration shared between spp_master and spp_slave */ #include "config.h" void config_use(cm_auth_config_t *use) { use->encryption = 1; use->authentication = 1; } vo
www.eeworm.com/read/110490/15532512

pl pure-vpopauth.pl

#! /usr/bin/perl -w # - authentication module for pure-ftpd using vpasswd vpopmail password files. # - Saturday, 12 May 2002 - released # - copyright (c) Dan Caescu - daniel@guitar.ro , jamie_fd@yaho