Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi all,
I'm very new to Umbraco and I'm creating a site which will require users in the Admin to have passwords generated and emailed.
Is this something that I can achieve? is there a package that already does this?
Just need a little guidance.
Thanks
You can always use this standard .NET method : http://msdn.microsoft.com/en-us/library/system.web.security.membership.generatepassword.aspx
You can create backend users using the umbraco User API : our.umbraco.org/.../users,-user-types-and-permissions
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
admin users - generate password
Hi all,
I'm very new to Umbraco and I'm creating a site which will require users in the Admin to have passwords generated and emailed.
Is this something that I can achieve? is there a package that already does this?
Just need a little guidance.
Thanks
You can always use this standard .NET method : http://msdn.microsoft.com/en-us/library/system.web.security.membership.generatepassword.aspx
You can create backend users using the umbraco User API : our.umbraco.org/.../users,-user-types-and-permissions
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.