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

Mailing List Final Features #1866

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Conversation

rossdotparker
Copy link
Member

Description
Adds subscribe and unsubscribe interface along with relevant UI and email links

Motivation and Context
Wrapping up this new feature

How Has This Been Tested?
Locally

Screenshots
1
2
3

Comment on lines +116 to +117
$email = $_GET['email'] ?? '';
$key = $_GET['key'] ?? '';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets add some more validation here post-merge

Copy link
Member

@SKuipers SKuipers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Ross, this is looking good overall, there are some nicer ways to handle the email link, and some extra validation to add, but otherwise looks ready to merge and test.

@SKuipers SKuipers merged commit 9f93f4d into GibbonEdu:v28.0.00 Oct 30, 2024
5 checks passed
@rossdotparker
Copy link
Member Author

Thanks for adding the extra validation, and for the merge too.

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.

2 participants