Changes between Version 72 and Version 73 of S3/S3AAA


Ignore:
Timestamp:
02/15/11 08:27:07 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3AAA

    v72 v73  
    265265    - unauthenticated users should be requested to login, and forwarded to a login page
    266266  - in '''all other''' formats:
    267     - authenticated clients must receive a HTTP 403 (Forbidden) error code to cancel the request properly
    268     - unauthenticated clients must receive a HTTP 401 (Authorization Required) error in order to trigger an authentication attempt
     267    - authenticated clients must receive an HTTP 403 (Forbidden) error code to cancel the request properly
     268    - unauthenticated clients must receive an HTTP 401 (Authorization Required) error in order to trigger an authentication attempt
    269269    - the client must not be redirected in either of the cases (important!)
    270270