Commit Graph

  • 624f2f48ed Add a docstring to admin.py Valentin Samir 2016-07-04 20:02:00 +0200
  • b0a07efe41 Add a display field to Identity Providers Valentin Samir 2016-07-04 17:40:31 +0200
  • aa433d3c58 Use django admin application to add/modif identty providers when CAS_FEDERATE is True Valentin Samir 2016-07-04 17:23:11 +0200
  • 40b4f07001 Merge branch 'master' into federate Valentin Samir 2016-07-03 19:52:47 +0200
  • 097edfd9dd Optimise tox and travis Valentin Samir 2016-07-03 19:46:52 +0200
  • d6c6bac5eb Add federated mode to features list in README.rst Valentin Samir 2016-07-03 18:44:00 +0200
  • 36b165b699 Merge branch 'master' into federate Valentin Samir 2016-07-03 18:43:14 +0200
  • 323f200afc Add a TOC to README.rst Valentin Samir 2016-07-03 18:40:11 +0200
  • 646cdba6aa Do not display messages if auto_submit is True and javascript is enabled Valentin Samir 2016-07-03 18:12:02 +0200
  • 9909699012 Update sime legal headers Valentin Samir 2016-07-03 18:11:48 +0200
  • 8e5b75e090 Add some docstrings Valentin Samir 2016-07-03 17:54:11 +0200
  • 7cc3ba689f Correct some code style errors and remove some forgotten debug lines Valentin Samir 2016-07-03 14:19:39 +0200
  • 90daf3d2a0 Add unit tests for when CAS_FEDERATE is True Valentin Samir 2016-07-03 13:51:00 +0200
  • fcd906ca78 Tweak the cas client lib to always return unicode Valentin Samir 2016-07-03 13:49:31 +0200
  • 2f1b3862ff Exclude cas_server/cas.py from coverage as it is an external lib Valentin Samir 2016-07-02 23:24:50 +0200
  • 63f5b2cabf Merge branch 'master' into federate Valentin Samir 2016-07-01 16:42:31 +0200
  • a1edd2f31f Use rst2html instead of setup.py check cause there is a fixed bug on ubuntu 12.04 Valentin Samir 2016-07-01 03:20:58 +0200
  • c2b146335f Fix somme RST errors in README.rst. Add a test in tox.ini to detect such errors Valentin Samir 2016-07-01 02:38:36 +0200
  • e3ab64271b Update version to 0.5.0 Valentin Samir 2016-07-01 01:58:30 +0200
  • 0648c2cf7c Add six dependancy to setup.py Valentin Samir 2016-07-01 01:56:48 +0200
  • eb64412612 Merge pull request #5 from nitmir/dev Valentin Samir 2016-07-01 01:26:41 +0200
  • 95511943e8 Add a utils function to test crypt salts Valentin Samir 2016-07-01 01:10:33 +0200
  • a5ed74ee56 SOme python3 compatibility Valentin Samir 2016-07-01 00:09:51 +0200
  • 219171fe41 Set legals headers Valentin Samir 2016-07-01 00:00:53 +0200
  • 7cbbab444f Full utils coverage Valentin Samir 2016-07-01 00:00:33 +0200
  • 43b4a7ca61 Exclude tests from coverage Valentin Samir 2016-06-30 23:59:19 +0200
  • c7c5151acf Tests comments and move http server handlers from cas_server.utils to cas_server.tests.utils Valentin Samir 2016-06-30 23:13:53 +0200
  • 3ada10b3c5 Add tests comment and enable ajax login in ajax tests Valentin Samir 2016-06-30 19:01:56 +0200
  • 2515c3a15d Disabling ajax login by default Valentin Samir 2016-06-30 18:57:11 +0200
  • 638363c6f9 Pip6 cache system and codacy issues Valentin Samir 2016-06-30 14:52:55 +0200
  • ecf4e66e11 Models full coverage Valentin Samir 2016-06-30 13:55:19 +0200
  • 9814bb0a6f Cache tox build on travis to seed up tests Valentin Samir 2016-06-30 01:21:58 +0200
  • 8ab40271bc Remove coverage from tox envlist as only travis known the API token Valentin Samir 2016-06-30 00:37:00 +0200
  • 43b4ffb88a Simplify Makefile Valentin Samir 2016-06-30 00:23:15 +0200
  • 22a7568498 Add coverage computation to travis Valentin Samir 2016-06-29 23:48:29 +0200
  • 2fba4183a3 Codacy issues Valentin Samir 2016-06-29 20:59:18 +0200
  • 3334f87601 SingleLogOut unit tests Valentin Samir 2016-06-29 20:51:58 +0200
  • d4b9d66051 Cleaner BaseHTTPRequestHandler Valentin Samir 2016-06-29 20:51:30 +0200
  • e5efdadde0 Full coverage for saml + split tests Valentin Samir 2016-06-29 17:07:49 +0200
  • d5920ba8ce Add clean for coverage and *~ files Valentin Samir 2016-06-29 09:05:45 +0200
  • 63621bd26e Use pip for make install, it allow us to easily uninstall Valentin Samir 2016-06-29 08:43:11 +0200
  • abda112467 Begin to split tests, Makefile less phony, use py.test Valentin Samir 2016-06-29 08:22:52 +0200
  • 33f53f1d25 Add docstrings to management commands Valentin Samir 2016-06-29 00:28:59 +0200
  • 6972ad7536 Add some docstrings and comments Valentin Samir 2016-06-29 00:25:09 +0200
  • 3e53429feb Forgotten test for proxy view Valentin Samir 2016-06-29 00:08:23 +0200
  • 8edf896fa5 Remove some duplicate from tests code, full coverage for prowy view Valentin Samir 2016-06-29 00:01:51 +0200
  • 97a15f749c Use override_settings in tests Valentin Samir 2016-06-28 19:27:03 +0200
  • 44acd005ee Full coverage for view validateService Valentin Samir 2016-06-28 18:57:56 +0200
  • 6d610d5aa6 Full coverage for validate view Valentin Samir 2016-06-28 17:46:59 +0200
  • 87a877b91c Full coverage auth view Valentin Samir 2016-06-28 17:19:48 +0200
  • 327a47566f Full coverage of logout view Valentin Samir 2016-06-28 16:41:27 +0200
  • 166590f264 Full coverage for the login view Valentin Samir 2016-06-28 15:56:07 +0200
  • a4d70d3046 Merge branch 'dev' into federate Valentin Samir 2016-06-28 15:29:45 +0200
  • 16fb7b5021 Fix renew request from service Valentin Samir 2016-06-28 15:24:50 +0200
  • 434dcf6e4e Correct some codacy errors Valentin Samir 2016-06-28 00:48:48 +0200
  • dedc1e34a2 Fix some style error introduced during the merge Valentin Samir 2016-06-28 00:37:18 +0200
  • 32b5627c38 Merge branch 'dev' into federate Valentin Samir 2016-06-28 00:34:31 +0200
  • fc57288c30 Fix some python3 compat and change in test client behaviour in django 1.9 Valentin Samir 2016-06-28 00:10:36 +0200
  • bab79c4de5 More unit tests (essentially for the login view) and some docstrings Valentin Samir 2016-06-27 23:55:17 +0200
  • 7db3157864 Forgotten return Valentin Samir 2016-06-27 14:01:39 +0200
  • 90262b0b97 Merge pull request #4 from nitmir/dev Valentin Samir 2016-06-26 22:17:47 +0200
  • 93c2dae96b Add docstrings Valentin Samir 2016-06-26 22:07:38 +0200
  • 2fac47f0b1 Add unit test for the utils function check_password Valentin Samir 2016-06-26 21:44:41 +0200
  • 6faeaad57e Typo in README.rst Valentin Samir 2016-06-26 20:34:26 +0200
  • ac206d56d6 Add some password check methods to the MySQL auth backend Valentin Samir 2016-06-26 20:29:47 +0200
  • b36a9a1523 Add a .coveragerc file Valentin Samir 2016-06-26 17:20:26 +0200
  • 02a566c129 Use constant only caps for constants Valentin Samir 2016-06-26 16:13:09 +0200
  • 164e2f5c28 style Valentin Samir 2016-06-26 16:02:25 +0200
  • 8303f816df Exclude non test auth from coverage Valentin Samir 2016-06-26 15:34:26 +0200
  • 86b9d72d4c Update README.rst Valentin Samir 2016-06-26 12:54:18 +0200
  • aff76e70ec Merge pull request #3 from nitmir/tests_django Valentin Samir 2016-06-26 12:21:00 +0200
  • ac5f359063 style Valentin Samir 2016-06-26 11:16:41 +0200
  • 3e80a018dd Css style Valentin Samir 2016-06-26 11:04:05 +0200
  • bf7da7e805 More descriptive name for default_app_config Valentin Samir 2016-06-26 11:02:57 +0200
  • 03cbab37f4 Javascript style Valentin Samir 2016-06-26 11:01:37 +0200
  • 173f4d8a82 Omit django migrations in coverage Valentin Samir 2016-06-26 10:55:08 +0200
  • 23bbd8080a Codacy badges and coverage Valentin Samir 2016-06-26 10:41:15 +0200
  • a6c77b54d8 Update some README links Valentin Samir 2016-06-26 10:28:13 +0200
  • 560b5b7a21 Add six to requirements Valentin Samir 2016-06-25 11:37:44 +0200
  • 269cfb463b Add coverage to Makefile Valentin Samir 2016-06-25 11:26:56 +0200
  • 64b90c5077 Use django integrated unit tests Valentin Samir 2016-06-25 11:09:46 +0200
  • 4bb886f083 python3 compatibility Valentin Samir 2016-06-24 23:37:24 +0200
  • 0776e371e8 style Valentin Samir 2016-06-24 21:23:33 +0200
  • 12201665de Add some dango unit tests Valentin Samir 2016-06-24 21:07:19 +0200
  • 5cb25de99f Put test username, password, attributes in settings Valentin Samir 2016-06-24 21:06:36 +0200
  • a0ab47a4ae Allow pgtUrl to be localhost without https Valentin Samir 2016-06-24 21:05:43 +0200
  • 6d7300fe43 Add SLO support from federated CAS Valentin Samir 2016-06-23 17:18:53 +0200
  • e820a3a57a Small fixes to cas.py, waiting for upstream merge Valentin Samir 2016-06-23 12:14:15 +0200
  • 7a637c7321 verify_ticket(ticket) can return None as attributes Valentin Samir 2016-06-23 12:14:02 +0200
  • d1c5ff4019 Use session to transmist username/ticket from fedeare view to login view Valentin Samir 2016-06-22 12:46:18 +0200
  • 8ddf06b82a Merge branch 'master' into federate Valentin Samir 2016-06-21 18:04:17 +0200
  • b96c0ef4c7 Wrap logo on small screens Valentin Samir 2016-06-21 18:02:27 +0200
  • 4c5599ea7b Add CAS_FEDERATE_PROVIDERS_LIST to settings parameters Valentin Samir 2016-06-21 16:19:35 +0200
  • 3a71cc2cca Add "remember my identity provider" expiry time in a setting parameter Valentin Samir 2016-06-21 15:41:43 +0200
  • bec51755fa fix too many values to unpack in federate.py Valentin Samir 2016-06-21 15:31:46 +0200
  • a00e5d403d Add a verbone names to CAS_FEDERATE_PROVIDERS Valentin Samir 2016-06-21 14:42:35 +0200
  • 46cfaa6745 Fix python3 error "'dict_keys' object has no attribute 'sort'" Valentin Samir 2016-06-21 09:53:43 +0200
  • 919f36bf54 Merge branch 'master' into federate Valentin Samir 2016-06-21 09:48:04 +0200
  • 25ece526a0 Update translation Valentin Samir 2016-06-21 00:17:04 +0200
  • fc4c7ca664 Bad requirement in requirements-dev.txt Valentin Samir 2016-06-20 14:25:33 +0200