document why we only allow admins to add
This commit is contained in:
parent
6e9a15cd50
commit
1a22d13aa1
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ use base qw/WebGUI::Asset::Wobject/;
|
|||
Class method to verify that the user has the privileges necessary to add this type of asset. Return a boolean.
|
||||
Override this method to ensure that admin is the default group.
|
||||
|
||||
Only allow admins to add AssetReport as AssetReport currently bypasses normal
|
||||
asset security measures.
|
||||
|
||||
=head3 session
|
||||
|
||||
The session variable.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue