User access fix

Component ID

2883044

Component name

User access fix

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

We think this module will resolve user access issue and might be alternative to hook_node_access for users.

After installing this module you will have new permissions as listed below:
- View own user page.
- Edit own user page.
- Access restore user password.
- And 4 permissions for each role (view | create | edit | delete).

Also you will be able to implement hook_user_access_fix_access to alter access.

Now this module is still under heavy development and will be released soon.