| changeset | 53e9694788f5 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Replace X.has_key('y') with x in y Make it python3 compatible. |
| files |
| changeset | 4d32fa88c5d2 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Remove duplicate @csrf nonce from form. Duplicate nonce was causing: File "/home/roundup/lib/python2.6/site-packages/roundup/cgi/client.py", line 1154, in handle_csrf key=self.form['@csrf'].value AttributeError: 'list' object has no attribute 'value' traceback. |
| files |
| changeset | f63a2b15e628 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Adding @csrf tokens to all forms using post method. |
| files |
| changeset | c2d0d3e9099d |
|---|---|
| branch | website |
| bookmark | |
| tag | |
| user | Stefan Seefeld <stefan@users.sourceforge.net> |
| description | svn repository setup |
| files |