Blame Extras/Mailman/2.1.9-4.el5/templates/en/admlogin.html

4c79b5
4c79b5
4c79b5
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
4c79b5
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4c79b5
<html xmlns="http://www.w3.org/1999/xhtml">
4c79b5
<head>
4c79b5
4c79b5
    <title>%(listname)s %(who)s Authentication</title>
4c79b5
    <link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="/error/include/common.css" />
4c79b5
    <link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="/error/include/mailman.css" />
4c79b5
</head>
4c79b5
4c79b5
<body>
4c79b5
4c79b5
    
4c79b5
    
4c79b5
    
4c79b5
    
    4c79b5
                
  • Home
  • 4c79b5
                
  • Downloads
  • 4c79b5
                
  • Docs
  • 4c79b5
                
  • Wiki
  • 4c79b5
                
  • Lists
  • 4c79b5
                
  • Bugs
  • 4c79b5
                
  • Forums
  • 4c79b5
                
  • Projects
  • 4c79b5
        
    4c79b5
        
    4c79b5
        
    4c79b5
    4c79b5
    4c79b5
        Lists
    4c79b5
        

    %(listinfo_link)s | %(listadmin_link)s

    4c79b5
        

    %(errormsg_header)s

    4c79b5
    4c79b5
    4c79b5
    4c79b5
    4c79b5
    	%(message)s
    4c79b5
    4c79b5
    	

    %(listname)s %(who)s Authentication

    4c79b5
    4c79b5
    	<form method="post" action="%(path)s">
    4c79b5
    	     	

    List %(who)s Password:

    4c79b5
    		<input type="password" name="adminpw" size="30" /> 
    4c79b5
    		<input type="submit" name="admlogin" value="Let me in..." />
    4c79b5
    		

    4c79b5
    	</form>
    4c79b5
    4c79b5
    	

    Important: From this point on, you

    4c79b5
          	must have cookies enabled in your browser, otherwise no
    4c79b5
          	administrative changes will take effect.

    4c79b5
    4c79b5
          	

    Session cookies are used in Mailman's

    4c79b5
          	administrative interface so that you don't need to
    4c79b5
          	re-authenticate with every administrative operation.  This
    4c79b5
          	cookie will expire automatically when you exit your browser, or
    4c79b5
          	you can explicitly expire the cookie by hitting the
    4c79b5
          	Logout link under Other Administrative
    4c79b5
          	Activities (which you'll see once you successfully log in).