Ticket #72 (closed Task: fixed)

Opened 3 years ago

Last modified 2 years ago

Complete the ASP integration

Reported by: FredCK Owned by: fredck
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: Server : ASP Version:
Keywords: Cc:

Description

The ASP integration must be compliant with our standard "Server Side Integration" requirements, as defined at ServerSideStatus.

Change History

Changed 3 years ago by alfonsoml

The changes in [413] and [417] have done almost all of the requirements for asp, except for the "Check images" in the connector, but that feature should have its own ticket.

Changed 3 years ago by fredck

  • owner FredCK deleted

Changed 3 years ago by fredck

For "Check images", Wiktor has implemented a simple solution for the PHP and ColdFusion connectors. He's checking the first Kb of data in uploaded images, looking for HTML in it.

I have the impression that a similar solution is feasible for ASP too.

Changed 2 years ago by fredck

  • owner set to fredck

Changed 2 years ago by fredck

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

I've implemented the XSS check with [914]. The ASP implementation should now be 100% completed.

Note: See TracTickets for help on using tickets.