Versions

Description

This application enables simple Flash cross-domain access policies for `Django <http://www.djangoproject.com>`_ sites. For example, the following URL pattern is all you'd need to set up cross-domain access for Flash files served from your media server:: url(r'^crossdomain.xml$', 'flashpolicies.views.simple', {'domains': ['media.yoursite.com']}), Various other views are included, handling other common and not-so-common cases, as well as utilities for generating custom cross-domain policies.

Repository

https://github.com/ubernostrum/django-flashpolicies.git

Project Slug

django-flashpolicies

Last Built

1 year, 11 months ago passed

Maintainers

Home Page

https://github.com/ubernostrum/django-flashpolicies

Badge

Tags

django, flash, python, security

Short URLs

django-flashpolicies.readthedocs.io
django-flashpolicies.rtfd.io

Default Version

1.14

'latest' Version

trunk