One of the main reasons to use this module is because I don't anonymous users to have access to the site while I'm developing.
Adding a new permission, independent of "access content" will allow me to do this. I'm attaching a patch that does this.
| Comment | File | Size | Author |
|---|---|---|---|
| request_invitation_permission.patch | 976 bytes | lelizondo |
Comments
Comment #1
glekli commentedI agree, it is nice to have this flexibility. Thanks. I committed the patch, and needed to make some refinements to it so that the request invitation block also does not show when the user does not have the permission.