[ckan-changes] [ckan/ckan] 606fd0: [#3077] Catch mailer exceptions on user invite

GitHub noreply at github.com
Tue Jun 7 10:01:26 UTC 2016


  Branch: refs/heads/release-v2.5.3
  Home:   https://github.com/ckan/ckan
  Commit: 606fd007d87851b68c869f46912f31ccf97fcfdd
      https://github.com/ckan/ckan/commit/606fd007d87851b68c869f46912f31ccf97fcfdd
  Author: amercader <amercadero at gmail.com>
  Date:   2016-06-07 (Tue, 07 Jun 2016)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/tests/logic/action/test_create.py

  Log Message:
  -----------
  [#3077] Catch mailer exceptions on user invite

Rather than returning a 500 error, return a ValidationError with the
SMTP error, and delete the pending user.


  Commit: 61f020b537c3ebfd85ccb9c67e6a9c7079cc65ad
      https://github.com/ckan/ckan/commit/61f020b537c3ebfd85ccb9c67e6a9c7079cc65ad
  Author: amercader <amercadero at gmail.com>
  Date:   2016-06-07 (Tue, 07 Jun 2016)

  Changed paths:
    M ckanext/reclineview/theme/public/vendor/recline/recline.js

  Log Message:
  -----------
  [#2923] Proper sanitation of header name on SlickGrid view

Fixes #2923

Cherry-picked from @smotornyuk patch on okfn/recline#498


Compare: https://github.com/ckan/ckan/compare/f4a971f57649...61f020b537c3


More information about the ckan-changes mailing list