Commit 800daa23 by Brodie Rao

Bumped version to 2.0.3 and updated NEWS

parent 505ea790
......@@ -3,6 +3,8 @@
== Version 2.0.3 ==
* Added `CAS_EXTRA_LOGIN_PARAMS` setting (patched contributed by frasern).
* Fixed behavior of `django_cas.decorators`: they now only return 403s for
authenticated users.
== Version 2.0.2 ==
......
......@@ -37,5 +37,5 @@ to the admin interface.
name='django_cas',
packages=['django_cas'],
url='http://code.google.com/p/django-cas/',
version='2.0.2',
version='2.0.3',
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment