provide 'make reservation' access control permission
JohnG - March 16, 2007 - 11:18
| Project: | Availability |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | ardas |
| Status: | active |
Jump to:
Description
it would be nice if there was an access control permission for users to 'make reservations' without granting them full node edit permissions.
My guess this is not as straight forward as providing the node_access hook, because we would need some way of preventing one user overwriting another user's reservation ...

#1
We prevent users from overwriting reservations. But, access permission is a good idea. Putting it into our TODO list.