Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete Expired Subscriptions #16

Merged
merged 5 commits into from
Jul 13, 2023
Merged

Delete Expired Subscriptions #16

merged 5 commits into from
Jul 13, 2023

Conversation

YilinDb
Copy link
Contributor

@YilinDb YilinDb commented Apr 1, 2023

Description

This enables an automatic deletion of expired subscritions.

Closes #12

subAutoRemove can read the subscriptions and delete those that are expired (created a week ago).

  • [1 ] New feature (non-breaking change which adds functionality)

@Adrastopoulos
Copy link
Member

Let's move this to an API endpoint so a CRON service can call it.

@Adrastopoulos Adrastopoulos merged commit abc8dc9 into main Jul 13, 2023
@Adrastopoulos Adrastopoulos deleted the email-sub branch July 13, 2023 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Send subscription emails
2 participants