Changes between Version 7 and Version 8 of BluePrintAuthorizationB


Ignore:
Timestamp:
06/20/10 14:32:20 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintAuthorizationB

    v7 v8  
    3737  - editor (=the last author of the record)
    3838
    39 == Methods ==
     39== Functions ==
    4040
    41 Denial of access:
     41=== Denial of access ===
    4242
    43   - a method '''shn_unauthorized()''' realizes error notification and redirection as appropriate
     43  - '''shn_unauthorized()''' realizes error notification and redirection as appropriate
    4444  - non-interactive modes:
    4545    - raise a HTTP error and a JSON error message
     
    5050  - shn_unauthorized() takes an optional error message as argument
    5151
    52 Module/Controller access:
     52=== Module/Controller Access ===
    5353
    5454  - access can be restricted inside the controllers using:
     
    5656  - shn_has_role() tests can be combined by '''and''', '''or''' and '''not'''
    5757
    58 Table/Record access:
     58=== Table/Record Access ===
    5959
    6060  - table/record access can be restricted by: