Skip to content

OutputStreams plugin allows for safe handling of data coming in mixed form (HTML and plain text)

Notifications You must be signed in to change notification settings

codesprinters/output_streams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A very very simple library for automatic conversion of text output types (most notably plaintext into html).

It was created as a base for flash_messages plugin that allows easy mixing of
plaintext and html flash messages without risking cross-site scripting
vulnerabilities for messages containing user-supplied data.


Author: Paweł Stradomski <pstradomski@codesprinters.com>

(C) 2008 Code Sprinters, <http://www.codesprinters.com>. Released under MIT licence.

About

OutputStreams plugin allows for safe handling of data coming in mixed form (HTML and plain text)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages