Skip to content

east-sussex-county-council/Escc.Umbraco.UserAccessManager

Repository files navigation

Umbraco User Access Manager

Introduction

Search for user either by email or user name.

If the user exists, their details will be displayed along with the following options:

This application will only allow changes to be made to Web Authors.

If the user does not exist and you are in the WebServices role (see Configuring the Umbraco User Access Manager), you will be given the option to create a new user:

Logon ID = Active directory logon ID

Once the new user has been created, an email will be sent to the user inviting them to change their password. (Same as “Reset Password” option)

User permissions

Displays the current content tree, showing the permissions assigned to the selected user.

Each level of content tree is retrieved when its parent is expanded, hence the icon may change from a document to a folder if there are sub-nodes.

Ticking and clearing the checkbox against each page updates the permissions immediately.

Copy user permissions

Copy specifically assigned permissions (not default group permissions) from a selected user to the current user. This does not remove any currently assigned permissions.

Reset password

Sends an email to the user, containing a link to a page where they can change their password. The link is valid for 24 hours.

Clicking the button will send the email immediately.

Lock (unlock) account

Immediately lock the user account, which will disallow logon to the Umbraco admin site. Unlock will allow the user to sign on again.  

Tools

Add /tools/ to the URL of the application to get a menu of tools:

User permissions

Check which pages a user has access to, using either email address or username.

Page permissions

Check which users have permissions for a specific page, either by page Url or node Id.

Pages without Author

Search the entire site and list pages that do not have any web authors assigned.

About

Admin UI for managing users, permissions and broken links in an Umbraco website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published