Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fenwick67/nodebb-plugin-email-domain-filter
an email domain filter for nodebb - only let users with an @domain.net register
https://github.com/fenwick67/nodebb-plugin-email-domain-filter
Last synced: about 1 month ago
JSON representation
an email domain filter for nodebb - only let users with an @domain.net register
- Host: GitHub
- URL: https://github.com/fenwick67/nodebb-plugin-email-domain-filter
- Owner: fenwick67
- License: mit
- Created: 2016-02-13T16:33:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T18:38:47.000Z (over 7 years ago)
- Last Synced: 2024-10-07T04:41:17.595Z (3 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nodebb email domain filter plugin
An email domain filter for nodebb - only lets users with an @gmail.com email address register.You can change the email domain by setting the environment variable `EMAIL_DOMAIN_FILTER` to something else (like `@yahoo.com` etc.)
Tested with nodebb 0.9.x