Ticket #67 (closed defect: fixed)

Opened 14 months ago

Last modified 14 months ago

blogadmin: rss servlet

Reported by: erwin Owned by: erwin
Priority: critical Milestone: M4
Component: dalicms-admin Version: 1.0
Keywords: Cc:

Description

the rss servlet supports feeds of: - dalicms pages - forums / topics

but it does not support (anymore) a simple blog feed

Change History

Changed 14 months ago by erwin

  • status changed from new to assigned
  • owner changed from somebody to erwin

A simple version was added in build 18.

This should however be checked for security issues. (e.g. check that only blogs can be retrieved, permission checks, ...)

Changed 14 months ago by erwin

  • status changed from assigned to closed
  • resolution set to fixed

fixed in build 20: added a check for the feed type (=BLOG) so other feeds can't be retrieved through the blog rss servlet

There are currently no permission checks necessary on blogs since blogs are (at least for the moment) always public.

Note: See TracTickets for help on using tickets.