subscr-ae.tcl

Present an admin page for adding or editing subscriptions. We should either get a subscr_id (editing) or impl_id + summary_context_id (adding). Set the meta urlarg to 0 to prevent generating a report from which we pull out channel title and link. It would be very tempting to accept impl_name as an argument instead of impl_id. However, the direct application of the procname in acs_sc::invoke raises the ugly possibility of code-smuggling through the URL, so we will force the use of the easily validated impl_id instead.

Location:
/packages/rss-support/www/subscr-ae.tcl

Related Files

[ show source ]