Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当用户创建新帐户时,我需要进行电子邮件验证,我该如何实现?它是网络主机提供的服务还是我需要手动编程?搜索时找不到有用的信息。
你应该自己编程。您可以查看这篇文章,其中解释了如何配置安全性以及如何发送电子邮件,但您必须将所有这些放在一起才能存档。
另一方面,您可以查看gvNIX 典型安全插件,它会生成对您有用的安全配置方法。
祝你好运!