Changes between Version 38 and Version 39 of BluePrintREST
- Timestamp:
- 01/05/09 13:54:06 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintREST
v38 v39 21 21 * PDF ([wiki:BluePrintGISPrinting BluePrintGISPrinting]) 22 22 23 We need to add support for [wiki:BluePrintAuthenticationAccess AAA] beyond just t2.logged_in:24 * t2.have_membership()25 * t2.have_access()23 We need to add support for [wiki:BluePrintAuthenticationAccess AAA] beyond just {{{t2.logged_in}}}: 24 * {{{t2.have_membership()}}} 25 * {{{t2.have_access()}}} 26 26 27 27 Also can add extra methods to the controller, such as: