[PR #375] [MERGED] validate email address in registration form #477

Closed
opened 2026-02-26 10:31:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/375
Author: @ThomasWaldmann
Created: 10/2/2018
Status: Merged
Merged: 10/14/2018
Merged by: @ThomasWaldmann

Base: masterHead: validate-registration-email


📝 Commits (1)

  • 7dcf5a2 validate domain of email address in registration form, fixes #284

📊 Changes

2 files changed (+91 additions, -0 deletions)

View changed files

nsupdate/accounts/registration_form.py (+75 -0)
📝 nsupdate/settings/base.py (+16 -0)

📄 Description

i get tons of mailer daemon emails each day, just because emails are invalid, domain has no mx, ...

fixes #284


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nsupdate-info/nsupdate.info/pull/375 **Author:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Created:** 10/2/2018 **Status:** ✅ Merged **Merged:** 10/14/2018 **Merged by:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Base:** `master` ← **Head:** `validate-registration-email` --- ### 📝 Commits (1) - [`7dcf5a2`](https://github.com/nsupdate-info/nsupdate.info/commit/7dcf5a22bb1fd7e9eaa482b974b1aaaf3b456afe) validate domain of email address in registration form, fixes #284 ### 📊 Changes **2 files changed** (+91 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `nsupdate/accounts/registration_form.py` (+75 -0) 📝 `nsupdate/settings/base.py` (+16 -0) </details> ### 📄 Description i get tons of mailer daemon emails each day, just because emails are invalid, domain has no mx, ... fixes #284 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:31:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#477
No description provided.