Changes between Version 2 and Version 3 of BluePrintRESTImplementation


Ignore:
Timestamp:
12/31/08 08:12:41 (16 years ago)
Author:
Fran Boon
Comment:

Since some methods should require authentication, we must do so for all (unles we patch T2)

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintRESTImplementation

    v2 v3  
    11{{{
    22# RESTful controller function
     3# Since some methods should require authentication, we must do so for all (unles we patch T2)
    34@t2.requires_login('login')
    45def feature():