all tag types use permission helpers in AuthorizeHelpers
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 25 Nov 2010 17:41:04 +0000 (18:41 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 25 Nov 2010 17:41:04 +0000 (18:41 +0100)
commitf28a75a2cb621b02f78983d9b32b99b7b030b9de
treeb3f5529645271a41251f139998b8e29c3309c4d2
parentdcc6f482920ecb0762646729200323408cce436f
all tag types use permission helpers in AuthorizeHelpers
accessors properly checked as well
14 files changed:
PLC/Accessors/Factory.py
PLC/AuthorizeHelpers.py
PLC/Methods/AddInterfaceTag.py
PLC/Methods/AddPersonTag.py
PLC/Methods/AddSiteTag.py
PLC/Methods/AddSliceTag.py
PLC/Methods/DeleteInterfaceTag.py
PLC/Methods/DeletePersonTag.py
PLC/Methods/DeleteSiteTag.py
PLC/Methods/DeleteSliceTag.py
PLC/Methods/UpdateInterfaceTag.py
PLC/Methods/UpdatePersonTag.py
PLC/Methods/UpdateSiteTag.py
PLC/Methods/UpdateSliceTag.py