Code:
r5142 | Admin | 2011-05-01 13:11:56 +0200 (Sun, 01 May 2011) | 2 lines
Expand ecmwhitelist: You can now define caids and you can define it for external readers. The format is now [caid:]len[,len2][,len3];[caid2:]len4[,len5][,len6]. This means that you are able to specify lengths without caid which are then valid for all caids (this also keeps compatibility and is fine for local readers).
For optimum performance of remote readers, it is advised to define it per caid. If there is no matching caid and you did not specify any entry without caid, the request is not filtered. This means that you don't need to define lengths for all caids but only the ones that need filtering!
------------------------------------------------------------------------
r5141 | Admin | 2011-05-01 02:46:12 +0200 (Sun, 01 May 2011) | 1 line
Small counter fix for last commit.