Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
8650bb1f
Commit
8650bb1f
authored
Apr 01, 2009
by
Leigh B. Stoller
Browse files
Fix link to security policies. Thanks Eric. Glad to see someone reads
the stuff on the page (or tries to).
parent
cbcac934
Changes
2
Hide whitespace changes
Inline
Side-by-side
www/joinproject.php3
View file @
8650bb1f
<?php
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-200
8
University of Utah and the Flux Group.
# Copyright (c) 2000-200
9
University of Utah and the Flux Group.
# All rights reserved.
#
include
(
"defs.php3"
);
...
...
@@ -177,7 +177,7 @@ function SPITFORM($formfields, $returning, $errors)
#
echo
"<tr>
<td colspan=2>*<a
href='
$WIKIDOCURL
/Sec
urity
'
href='
$WIKIDOCURL
/Sec
Reqs
'
target=_blank>Username</a>
(alphanumeric, lowercase):</td>
<td class=left>
...
...
@@ -422,7 +422,7 @@ function SPITFORM($formfields, $returning, $errors)
echo
"<h4><blockquote><blockquote>
<ol>
<li> Please consult our
<a href = '
$WIKIDOCURL
/Sec
urity
' target='_blank'>
<a href = '
$WIKIDOCURL
/Sec
Reqs
' target='_blank'>
security policies</a> for information
regarding passwords and email addresses.
\n
"
;
if
(
!
$returning
&&
!
$forwikionly
)
{
...
...
www/newproject.php3
View file @
8650bb1f
<?php
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-200
8
University of Utah and the Flux Group.
# Copyright (c) 2000-200
9
University of Utah and the Flux Group.
# All rights reserved.
#
include
(
"defs.php3"
);
...
...
@@ -558,7 +558,7 @@ function SPITFORM($formfields, $returning, $errors)
echo
"<h4><blockquote><blockquote>
<ol>
<li> Please consult our
<a href = '
$WIKIDOCURL
/Sec
urity
' target='_blank'>
<a href = '
$WIKIDOCURL
/Sec
Reqs
' target='_blank'>
security policies</a> for information
regarding passwords and email addresses.
\n
"
;
if
(
!
$returning
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment