Ticket #7076 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

SageNB -- Do ReST introspection on a `worksheet_process`

Reported by: timdumol Owned by: boothby
Priority: major Milestone: sage-4.1.2
Component: notebook Keywords: sagenb notebook
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Tim Dumol Merged in:
Dependencies: Stopgaps:

Description

This increases security (prevents a DoS by introspecting constantly), and ensures that it is done in a separate process (which may be in an entirely different server)

Attachments

trac_7076-introspection-reimplementation.patch Download (26.6 KB) - added by timdumol 4 years ago.
Reimplements introspection.

Change History

Changed 4 years ago by timdumol

Reimplements introspection.

comment:1 Changed 4 years ago by was

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from sage-4.1.3 to sage-4.1.2

I've applied this to the notebook.

Note: See TracTickets for help on using tickets.