Changes between Version 49 and Version 50 of S3/S3REST/URLFormat


Ignore:
Timestamp:
08/30/19 09:25:45 (6 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3REST/URLFormat

    v49 v50  
    167167'Hard' Filters (added by the developers in the controller) can never be bypassed by URL filters.
    168168
    169 However 'Soft' Filters which are where a !FilterForm is configured to have {{{filter_defaults}}} for convenience rather than security, or other meaning, can be.
     169However 'Soft' Filters which are where a !FilterForm is configured to have {{{filter_defaults}}} for convenience of interactive users rather than security, or other meaning, can be.
    170170* Information on filter_defaults can be found at [wiki:S3/FilterForms#Configuration]
    171171
    172 To instruct a !FilterForm to NOT implment the {{{filter_defaults}}}, add {{{?default_filters=0}}} to the URL.
     172To instruct a !FilterForm to NOT implement the {{{filter_defaults}}}, add {{{?default_filters=0}}} to the URL.
     173* Note that these aren't required for non-interactive requests, such as XML, GeoJSON, XLS, etc
    173174== URL Examples ==
    174175