This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-05-24 14:12:10 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
3,922
Commits
268
Branches
512
Tags
10b02b1288945f3adb51f3592d5f42d3edb11c0f
Commit Graph
2 Commits
Author
SHA1
Message
Date
Neil Lalonde
8cee3a9fcd
Add a way to add email to block list when nuking a user
2013-07-29 15:29:43 -04:00
Neil Lalonde
5f8a130277
Add BlockedEmail, to block signups based on email. Track stats of how many times each email address is blocked, and last time it was blocked. Move email validation out of User model and into EmailValidator. Signup form remembers which email addresses have failed and shows validation error on email field.
2013-07-29 15:29:43 -04:00