Skip to content

REFACTOR: emailChangeService uses a cache for verification data, and deletes the data after use #209

@TobyHFerguson

Description

@TobyHFerguson

Currently emailChangeService uses a script property for its verification data and doesn't seem to clean that data up.

The emailChangeService should store that data in a cache with a limited lifetime, but it should also be active in cleaning the cache - a cache cannot grow continuously!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions