Ticket #196 (new enhancement)
Need "revert all changes by x" tool and "revert guide to state at yyyy-mm-dd hh:mm" tool
| Reported by: | nick | Owned by: | Nobody |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | openguides | Version: | svn |
| Severity: | normal | Keywords: | spam commandline, hackfestsummer2007-reviews |
| Cc: |
Description
To deal with spam attacks, we need the following two tools:
- revert all changes by username (be that a name or a ip)
- revert all changes since a certain date
For the former, grab node id and version, delete those from content and metadata, roll node back one version, then copy content over.
For latter, grab last node id and version before date, delete all versions after on metadata and content, roll node back to last version before data, then copy content over.
Change History
Note: See
TracTickets for help on using
tickets.
