Ticket #7076 (closed enhancement: fixed)
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
Change History
Changed 4 years ago by timdumol
-
attachment
trac_7076-introspection-reimplementation.patch
added
Note: See
TracTickets for help on using
tickets.

Reimplements introspection.