Commit graph

  • 9ee95f0bec Fix checkbox position on the login page Valentin Samir 2019-03-02 11:23:16 +01:00
  • 1bdfd2d0db Edit changelog for pull request bf44b4f305 Valentin Samir 2019-03-02 11:22:43 +01:00
  • bf44b4f305
    Merge pull request #43 from AIJIJI/master Valentin Samir 2019-01-26 13:59:36 +01:00
  • f4ece7f1f2 set ldap3 client_strategy from sync to sync-restartable; in order to avoid error 32 broken pipe caused by time out 钟雪松 2019-01-25 15:28:07 +08:00
  • 7e0bf93505
    Merge pull request #41 from nitmir/dev v1.0.0 Valentin Samir 2019-01-12 12:09:11 +01:00
  • edf4871b4a
    Update to version 1.0.0 Valentin Samir 2019-01-12 12:01:48 +01:00
  • a6cf8aaa20
    Fix invalid escape sequence \. in regular expression \\. Valentin Samir 2019-01-12 12:01:12 +01:00
  • 248658b52d Fix squashed migrations, the app name should be 'cas_server' and not b'cas_server' Valentin Samir 2018-05-21 13:25:36 +02:00
  • 5bd06d47c5 Keep query string then redirecting from / to /login Valentin Samir 2018-05-21 13:10:33 +02:00
  • ff2a2b8dd2
    Merge ddba038339 into 4229f871c5 Skia 2018-05-18 09:46:06 +00:00
  • ddba038339 Add CAS_DJANGO_AUTOLOGIN option Skia 2018-05-18 11:28:54 +02:00
  • 81867bda80
    Merge 195a945d80 into 4229f871c5 Skia 2018-05-18 09:16:46 +00:00
  • 195a945d80 Make /login available without redirection Skia 2018-05-18 11:10:35 +02:00
  • 797b6c6e61 Updates dependancies to Django>=1.11 Valentin Samir 2018-04-30 22:31:10 +02:00
  • dc5f59ea46 Update PyPi url from https://pypi.python.org to https://pypi.org Valentin Samir 2018-04-30 18:31:54 +02:00
  • ca41c067b9 Wrap some long lines Valentin Samir 2018-04-29 20:13:51 +02:00
  • 290701e07f Changes for Django 2.0 support Valentin Samir 2018-04-29 20:10:01 +02:00
  • fcafc77b98 Update .travis.yml and setup.py to drop Django <1.11 and python 3.4 support Valentin Samir 2018-04-29 19:21:54 +02:00
  • b207cee8ee Update changelog Valentin Samir 2018-04-29 19:16:24 +02:00
  • 81d7c7c9c6 Drop support of Django <1.11 and python 3.4 Valentin Samir 2018-04-29 19:16:02 +02:00
  • 753e3b5625 Fix #38 calling django.contrib.staticfiles.templatetags.staticfiles.static before collectstatic raise a ValueError. Valentin Samir 2018-04-29 19:04:59 +02:00
  • ee69b04b53 Fix code style of previous commit Valentin Samir 2018-04-29 19:04:44 +02:00
  • ff8373ee6a Always return authenticationDate, longTermAuthenticationRequestTokenUsed and isFromNewLogin attributes Valentin Samir 2018-04-29 18:48:41 +02:00
  • 4123450e9f Add support for Django 2.0, fix #33 Valentin Samir 2018-01-27 10:44:34 +01:00
  • 4de2e2c1c6 Add support for python 3.6 and Django 1.11 Valentin Samir 2017-11-17 16:54:51 +01:00
  • 4229f871c5
    Merge pull request #34 from nitmir/dev v0.9.0 Valentin Samir 2017-11-17 15:47:00 +01:00
  • 5811d6435c Update version to 0.9.0 Valentin Samir 2017-11-17 15:29:19 +01:00
  • 971cde093c Fix XSS js injection Valentin Samir 2017-11-17 15:23:25 +01:00
  • f1a47e7766 Added protuguese translation (brazilian variant) Roberto Morati 2017-08-29 18:11:33 +02:00
  • 82de5aec44 Merge branch 'dev' of github.com:nitmir/django-cas-server Jeremy Longo 2017-08-09 16:40:22 +02:00
  • 263314b213 Merge branch 'master' into master jeremylongo 2017-07-13 14:38:33 +02:00
  • 60ae92cc5a Add changelog for merges 03a069268a and 253b431194 Valentin Samir 2017-04-25 16:26:39 +02:00
  • 253b431194 Merge pull request #26 from JostCrow/master Valentin Samir 2017-04-25 16:21:05 +02:00
  • 03a069268a Merge pull request #27 from JostCrow/bigger_usernames Valentin Samir 2017-04-25 16:20:50 +02:00
  • 9e1fd9962d Merge branch 'master' into bigger_usernames Valentin Samir 2017-04-07 16:07:08 +02:00
  • 92bba0da49 added the missing migration Jorik Kraaikamp 2017-03-30 15:25:29 +02:00
  • 13af3ccd1d added the bigger username migration and change Jorik Kraaikamp 2017-03-29 17:52:12 +02:00
  • 951dc60e99 Fixed some major mistyping and added the default setting. Jorik Kraaikamp 2017-03-29 16:57:27 +02:00
  • 81ebc74ecd updated the readme Jorik Kraaikamp 2017-03-29 15:38:21 +02:00
  • 224202c5c2 Added a setting to turn of the messages about the service Jorik Kraaikamp 2017-03-29 15:36:12 +02:00
  • 1dba4fea95 Support for ldap3 version 2 or more (changes in the API) Valentin Samir 2017-03-29 14:31:45 +02:00
  • 443c87fa40 Do not try to bind if the user dn was not found with LDAP auth backend Valentin Samir 2017-03-29 14:28:36 +02:00
  • 4c15b51612 Update CHANGELOG with dutch translation Valentin Samir 2017-03-29 14:24:52 +02:00
  • 8b36f990d9 Merge 7d7d31c946 into 85eae7d609 pyup.io bot 2017-03-29 12:23:53 +00:00
  • 6045fa793c Merge b185e4d32c into 85eae7d609 pyup.io bot 2017-03-29 12:23:53 +00:00
  • 22b9b4b0a1 Merge 49804f6050 into 85eae7d609 pyup.io bot 2017-03-29 12:23:53 +00:00
  • 85eae7d609 Merge pull request #25 from JostCrow/master Valentin Samir 2017-03-29 14:23:22 +02:00
  • 5410aee3d5 Added dutch translations Jorik Kraaikamp 2017-03-29 13:08:55 +02:00
  • 49804f6050 Pin pytest-warnings to latest version 0.2.0 pyup-bot 2017-03-08 14:57:13 +01:00
  • b185e4d32c Pin pytest-warnings to latest version 0.2.0 pyup-bot 2017-03-08 14:56:21 +01:00
  • aa2a35b279 Merge pull request #22 from nitmir/dev v0.8.0 Valentin Samir 2017-03-08 14:26:09 +01:00
  • 00d47790e4 Update version to 0.8.0 Valentin Samir 2017-03-08 14:11:26 +01:00
  • 7d7d31c946 Pin pytest-warnings to latest version 0.2.0 pyup-bot 2017-01-11 09:56:49 +01:00
  • 9db40bdbcb Disable pip cache then installing with make install Valentin Samir 2016-11-20 16:52:28 +01:00
  • 64d3901ec4 Remove spaceless in forms, fix css class errors Valentin Samir 2016-11-20 16:50:49 +01:00
  • b80947755a Add module tests.auth a docstring Valentin Samir 2016-10-07 15:36:11 +02:00
  • f1fed48b21 Add ldap bind auth method and CAS_TGT_VALIDITY parameter. Fix #18 Valentin Samir 2016-10-07 15:22:49 +02:00
  • 62c6f7738c csrf_exempt / Django 1.7.11 jeremylongo 2016-09-26 18:13:49 +02:00
  • e77dbbcd03 Update french translation Valentin Samir 2016-09-18 11:40:22 +02:00
  • 6185e9c68c Fix more spelling and grammar errors Valentin Samir 2016-09-18 11:34:46 +02:00
  • 816d350548 Fix some spelling and grammar on log messages. Allie Micka 2016-09-18 11:26:09 +02:00
  • 37c975eaf7 Allow both unicode and bytes dotted string in utils.import_attr Valentin Samir 2016-09-18 11:21:33 +02:00
  • 75b3fe4db0 Update coverage upload script Valentin Samir 2016-09-11 19:30:26 +02:00
  • 7321583429 Update CHANGELOG Valentin Samir 2016-09-10 15:25:31 +02:00
  • c7171bb386 Add a test for login with missing parameter (username or password or both) Valentin Samir 2016-09-10 15:24:30 +02:00
  • 58be6fb3e4 Update coverage URLs Valentin Samir 2016-09-10 01:16:33 +02:00
  • ebfac168a2 Put update_coverage commands in the script called by tox Valentin Samir 2016-09-09 14:52:52 +02:00
  • 09e9b20c5b Do not use codacy for coverage Valentin Samir 2016-09-09 14:25:43 +02:00
  • 0c5631ae40 Merge pull request #16 from nitmir/dev v0.7.4 Valentin Samir 2016-09-07 20:34:28 +02:00
  • 0b44ecf5e5 Update version to 0.7.4 Valentin Samir 2016-09-07 20:19:18 +02:00
  • 802c04a116 Add templatetags to Pypi package Valentin Samir 2016-09-07 20:18:30 +02:00
  • f2efa86721 Merge pull request #15 from nitmir/dev v0.7.3 Valentin Samir 2016-09-07 18:30:03 +02:00
  • 8a7ffd8172 Update version to 0.7.3 Valentin Samir 2016-09-07 17:25:28 +02:00
  • 216f38db14 Only check for valid username/password if username and password POST fields are posted. Valentin Samir 2016-09-07 17:13:42 +02:00
  • 868a06ea3f Really pick the last version on Pypi for new version checking. Valentin Samir 2016-09-06 12:02:43 +02:00
  • 990f00fe3c Add autofocus to the username input on the login page Valentin Samir 2016-09-06 11:55:54 +02:00
  • 7a86679281 Merge pull request #14 from nitmir/dev v0.7.2 Valentin Samir 2016-08-31 16:52:14 +02:00
  • 92d3c4515d Update version to 0.7.2 Valentin Samir 2016-08-31 16:32:38 +02:00
  • 559e4dc8e8 Add support of gitlab continuous integration Valentin Samir 2016-08-30 19:44:20 +02:00
  • 80a1eef900 Fix lang attribute in django 1.7 Valentin Samir 2016-08-27 11:13:55 +02:00
  • 5052bd8ddc Fix BootsrapForm: placeholder on Input and Textarea only. Valentin Samir 2016-08-27 11:02:32 +02:00
  • 94c2168af1 Add Django 1.10 support Valentin Samir 2016-08-25 13:02:09 +02:00
  • 0c8a90e48f Merge pull request #13 from nitmir/dev Valentin Samir 2016-08-24 23:16:57 +02:00
  • bbf0c6e287 Update version to 0.7.0 v0.7.1 Valentin Samir 2016-08-24 23:15:35 +02:00
  • 7bfaaff4f7 Add a forgotten migration (only change help_text and validators) Valentin Samir 2016-08-24 23:14:31 +02:00
  • 902dd103f1 Merge pull request #12 from nitmir/dev v0.7.0 Valentin Samir 2016-08-24 23:09:40 +02:00
  • 5b2795ae44 Update version to 0.7.0 Valentin Samir 2016-08-24 23:03:21 +02:00
  • 13cf8cf95b Update CHANGELOG.rst Valentin Samir 2016-08-24 18:40:08 +02:00
  • 6b007f3960 Add CAS_INFO_MESSAGES tests Valentin Samir 2016-08-24 18:20:12 +02:00
  • cd57f101bc Fix english typos in tests Valentin Samir 2016-08-24 18:01:59 +02:00
  • e8d893beeb Add a CAS_INFO_MESSAGES and CAS_INFO_MESSAGES_ORDER settings allowing to display messages Valentin Samir 2016-08-24 17:57:02 +02:00
  • 097a7e32ad Fix some english typos and update french translation Valentin Samir 2016-08-24 17:20:57 +02:00
  • 6a55769e50 Add CHANGELOG.rst test in tox check_rst Valentin Samir 2016-08-23 12:57:42 +02:00
  • 656a207e47 Add CHANGELOG.rst to MANIFEST.in Valentin Samir 2016-08-23 12:57:18 +02:00
  • 8874a20292 Add link to the Authentication backend section in README.rst Valentin Samir 2016-08-23 12:50:04 +02:00
  • c0604337eb Add a CHANGELOG.rst file Valentin Samir 2016-08-23 12:49:09 +02:00
  • 6412ee5e09 Remove code-blocks and use double ` in README.rst Valentin Samir 2016-08-22 15:17:48 +02:00
  • f0e1aa8d7d README.rst typos Valentin Samir 2016-08-22 15:10:18 +02:00
  • 816156fa59 Allow the user defined CAS_COMPONENT_URLS to omit not changed values Valentin Samir 2016-08-22 15:07:15 +02:00
  • 14a459b128 Add a validator to models CharField that should be regular expressions Valentin Samir 2016-08-21 09:03:32 +02:00