Skip to content

Should log deletions through the Rest API #676

@drnlm

Description

@drnlm

We allow deletion via the REST APi - we should maybe change that to also just withdraw the talk (although the semantics are a bit awkward with the DELETE method), but,if we don't, we should log the action somewhere.

We use reversion to log other changes to the object via the API, but that doesn't handle deletions particularly nicely - maybe we should log it directly to the admin log?

Alternatively, adding something like drf-api-logger so we keep track of all API usage may be the way to go?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions