Missing hook_perm() implementation
earnie - May 3, 2007 - 22:08
| Project: | Advanced User |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | critical |
| Assigned: | earnie |
| Status: | closed |
Description
This is my next priority to resolve in the code. I'm thinking 'administer advuser control' and 'access advuser' should be ok for the admin/user/access menu. Opinions?
Earnie

#1
I had to implement hook_permit
and I added two perms based on your suggestions:
administer advuser and access advuser
#2
Thinking about one more permission to control emailing
#3
Currently we have permissions:
'administer advuser', 'access advuser', 'email users advuser'
They are not fully implemented yet.
#4
This needs to be tested!!!
#5
#6
Automatically closed -- issue fixed for two weeks with no activity.