django-cas-provider.git
2011-04-23 Alex KamedovAdded basic CAS 2.0 protocol support (only validation...
2011-04-23 Alex Kamedovallow URLs without trailing slashes: not all CAS client...
2011-04-18 Alex Kamedovupdate documentation
2011-04-07 Alex Kamedovimprove admin area
2011-04-07 Alex Kamedovremove unused imports
2011-04-07 Alex Kamedovadd Russian translation
2011-04-07 Alex Kamedovi18n support
2011-02-02 Chris WilliamsFixed an issue raised by realyze on github where CRLF...
2009-10-15 zuberAdded AUTHORS.txt file.
2009-10-15 zuberFIX: Added MANIFEST.in.
2009-10-15 zuberFIX: Changed ET references (which was undefined) to...
2009-10-15 zuberBumped version to 0.2.dev and added tagging of releases...
2009-10-15 zuberChanged xml.py module name to etree.py because it was...
2009-10-12 zuberFixed a syntax error in lxml namespace registration...
2009-10-05 zuberAdded more exclude patterns to .gitignore.
2009-10-05 zuberUncommented code responsible for deleting tickets.
2009-10-05 zuberAdded support for custom attributes from CAS version...
2009-10-05 zuberFixes to README.rst including mention of the partial...
2009-10-05 zuberChanged imports to absolute.
2009-10-05 zuberChanged line endings in validate response from <CR...
2009-10-05 zuberAdded basic CAS 2.0 protocol support (only validation...
2009-10-02 zuberUse string.ascii_letters instead of string.letters...
2009-03-18 Chris WilliamsFixed some formatting
2009-03-18 Chris WilliamsAdditional documentation and cleaned up imports in...
2009-03-18 Chris WilliamsAdded some documentation and a license
2009-03-17 Chris WilliamsRemoved some old SVN junk
2009-03-17 Chris WilliamsFirst commit