femanager
femanager copied to clipboard
[FEATURE] Cleaner Task #103
Adds a scheduler task that deletes users from database that signed up and did not confirm their registration for a given time period.
This feature is quiet nice but the usage of CommandController is outdated. We should refactor it to use Symfony Commands if the feature is still wanted.
This PR is quite old, and the point from above still stands. As this PR is over 5 years old, with the last comment being from 2021, I think it's safe to close this issue for now.
Another implementation can always be done in a separate PR!