django-embed-video/embed_video
Juda Kaleta d0d357b767 Security fix: faked urls
Backend detection hasn't been resistant against faked urls like:

http://youtube.com.myurl.com/watch?v=abcde
http://vimeo.com.myurl.com/watch?v=abcde

It is fixed and added few tests to cover it.
2013-08-12 12:11:42 +02:00
..
templatetags Tests for templatetags 2013-07-31 10:35:07 +02:00
tests Security fix: faked urls 2013-08-12 12:11:42 +02:00
__init__.py Init embed_video app 2013-05-31 13:26:48 +02:00
base.py Security fix: faked urls 2013-08-12 12:11:42 +02:00
fields.py Refactoring, NoIdFound -> UnknownIdException 2013-07-31 08:33:07 +02:00