Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Use the following coordinates
Control | Description
------------------------------- | --------------------------
SecureEncoder/SecureFilter | This pair of controls provides a set of context-based character modifiers that allow application developers to sanitize application data for safe output or processing.
StatelessCSRFTokenManager | This control generates and validates an encrypted CSRF token based on a user's session key and a timeout. This creates a time-constrained synchronizer token tied to a user's session, but doesn't require stateful storage.

## License
Please see the License.txt file