~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/canonical/mailman-index.html

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2004-11-16 15:29:35 UTC
  • mfrom: (unknown (missing))
  • Revision ID: Arch-1:rocketfuel@canonical.com%launchpad--devel--0--patch-794
Reorganisation and clean-up of placeless auth and security.
Patches applied:

 * steve.alexander@canonical.com/launchpad--devel--0--patch-150
   refuel

 * steve.alexander@canonical.com/launchpad--devel--0--patch-151
   tidied up the placeless auth code.

 * steve.alexander@canonical.com/launchpad--devel--0--patch-152
   moved authorization module containing the security policy code into webapp.

 * steve.alexander@canonical.com/launchpad--devel--0--patch-153
   removed decoy sourceutility.py

 * steve.alexander@canonical.com/launchpad--devel--0--patch-154
   reorg of placeless auth code in preparation for it to me moved to c.l.webapp.  Removal of most explicit use of SSHADigestEncryptor to use an IPasswordEncryptor utility instead.

 * steve.alexander@canonical.com/launchpad--devel--0--patch-155
   fix bad import in authorization.py.  improve comments

 * steve.alexander@canonical.com/launchpad--devel--0--patch-156
   refuel

 * steve.alexander@canonical.com/launchpad--devel--0--patch-157
   removed test for previously removed decoy module

 * steve.alexander@canonical.com/launchpad--devel--0--patch-158
   refuel

 * steve.alexander@canonical.com/launchpad--devel--0--patch-159
   fixed typo

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
      </div>
70
70
 
71
71
      <div class="visualClear"></div>
72
 
 
 
72
<p>HELLO</p>
 
73
<div tal:define="foo python:{'a':'1', 'b':'2'}; x python:'b'">
 
74
<p tal:content="foo/?x">content</p>
 
75
</div>
73
76
 
74
77
<table WIDTH="100%" BORDER="0">
75
78
  <tr>