Feature Proposal: Some plugins would like REST handlers that do not require authentication.
Motivation
I wanted to add an unauthenticated REST handler to a plugin while porting
TWiki:Plugins.ExitPlugin (
Tasks.Item1359).
Description and Documentation
REST functions really ought to be classified into "requires authentication" and "does not require authentication", with the default being the former.
Examples
Impact
Implementation
--
Contributors: IanBygrave - 13 Apr 2009
Discussion
PermLinkPlugin absolutely requires this.
--
PaulHarvey - 25 Nov 2009
This is already implemented in 1.0.7.
--
CrawfordCurrie - 26 Nov 2009