~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/admin/templates/subject-new.html

  • Committer: Matt Giuca
  • Date: 2010-02-23 04:16:34 UTC
  • Revision ID: matt.giuca@gmail.com-20100223041634-lhi0fg68iwe4ov1d
ivle.database: Added a security check on Project.submit() that the path meets certain constraints, to avoid path injection. Fixes LP bug #522462.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
      xmlns:py="http://genshi.edgewall.org/"
3
3
      xmlns:xi="http://www.w3.org/2001/XInclude">
4
4
  <head>
5
 
    <title>New Subject</title>
 
5
    <title>New subject</title>
6
6
  </head>
7
7
  <body>
8
8
    <h1>New subject</h1>