Orchard CMS simple user registration/authentication

两盒软妹~` 提交于 2019-12-10 13:48:08

问题


I think creating a simple user-registration on Orchard CMS should be easy?

What I need is a simplest set of steps that need to be followed to use basic user registration/authentication in my test app, something similar to http://orchardproject.net/gallery/Users/Account/Register. I've been scanning through google results on this, but most only talk of customization through external modules, I dont think I'll need external modules for a simple user authentication mechanism?

Register/ Login/ Membership module in Orchard link didn't help me much, as in, how do I get my users register/login after this setting? What do I need to do for this? Note, for now, I dont need customizations like, Orchard: Custom Registration fields.

From my understanding this should be a very simple thing to implement, but I've been struggling to get this my test app. What am I missing? Some guidance on this would be highly appreciated.

Thanks in advance!


回答1:


What's wrong with activating Settings / Users / Users can create new accounts on the site ?



来源:https://stackoverflow.com/questions/8077835/orchard-cms-simple-user-registration-authentication

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!