wolverine2k / crunchy

Automatically exported from code.google.com/p/crunchy
0 stars 0 forks source link

New way to set local security (and more...) #136

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, the only way to set the default security level to be used on
local files is through the interpreter; for remote sites we can do it
either through the interpreter or, something that is more convenient,
through the security report available from the menu.  We should enhance the
security report so that we can set the local security level also through it.

In doing so, it would be highly advisable to refactor security_advisor.py
and write unit tests.  I plan to do so - unless someone else is really
motivated to take this on.

Original issue reported on code.google.com by andre.ro...@gmail.com on 25 Jun 2008 at 9:18

GoogleCodeExporter commented 8 years ago
Done! (in revision 794) ... except for the unit tests.  Some translations have 
been
broken before of the reformatting.

Original comment by andre.ro...@gmail.com on 27 Jun 2008 at 2:08