Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (334 - 336 of 1174)

Ticket Resolution Summary Owner Reporter
#647 fixed Uncontrolled reading of files into memory Jakob Kramer
Description

Hi!

When I was looking at the attachments source code I have seen code like this:

with file:

file.write(another_file.read())

This is dangerous because you read another_file into memory completely and this can lead to MemoryErrors. There is a function shutil.copyfileobj that already does what we need: reading chunk for chunk into memory and writing it to another file object.

#836 wontfix Unable to log out if logged in with a basic_auth user and Mozilla Persona (BrowserID) is enabled Kevin Brubeck Unhammer
Description

I enabled the Mozilla Persona plugin while my browser was logged in with a previously created basic_auth user, restarted MG and reloaded the page. Now I can't log out; the logout button changed its link to "javascript:;" and has no effect.

(Clearing cookies logged me out though.)

#203 FIXED UX testing - round 1 reports Caleb Davis
Description

This bug is here to dump reactions to the existing interface. Let's keep the issue open until we're done with this round of UX testing.

  • dump reactions as needed here
  • launch new bugs or update existing ones
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.