[ckan-changes] [ckan/ckan] 7092ef: enable email validator to exclude malformed dots u...

Adrià Mercader noreply at github.com
Fri Apr 12 14:06:16 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 7092ef15e1df534fc100165626807e88c53df559
      https://github.com/ckan/ckan/commit/7092ef15e1df534fc100165626807e88c53df559
  Author: Sivan Grünberg <sivan.grunberg at datopian.com>
  Date:   2019-04-06 (Sat, 06 Apr 2019)

  Changed paths:
    M ckan/logic/validators.py

  Log Message:
  -----------
  enable email validator to exclude malformed dots usage in email addresses, fixes github #4719


  Commit: c9aaf457ae2b9681e6d73b9d436df4a6526072ed
      https://github.com/ckan/ckan/commit/c9aaf457ae2b9681e6d73b9d436df4a6526072ed
  Author: Sivan Grünberg <sivan.grunberg at datopian.com>
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
    M ckan/tests/logic/test_validators.py

  Log Message:
  -----------
  add tests to test proper usage of dots in email addresses , email_validator


  Commit: ca3d7073420f3bf75136ed861f398d6a75a304f0
      https://github.com/ckan/ckan/commit/ca3d7073420f3bf75136ed861f398d6a75a304f0
  Author: Sivan Grünberg <sivan.grunberg at datopian.com>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M ckan/logic/validators.py

  Log Message:
  -----------
  add a comment explaining about forward lookup regular expression to match malformed dots usage in email


  Commit: 6eec1c45d0a6b3b378e8f93780e2435e12431548
      https://github.com/ckan/ckan/commit/6eec1c45d0a6b3b378e8f93780e2435e12431548
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2019-04-12 (Fri, 12 Apr 2019)

  Changed paths:
    M ckan/logic/validators.py
    M ckan/tests/logic/test_validators.py

  Log Message:
  -----------
  Merge pull request #4720 from sivang/fix-email-validation-regexp

enable email validator to exclude malformed dots usage in email addre…


Compare: https://github.com/ckan/ckan/compare/8b0a6beeeb2b...6eec1c45d0a6


More information about the ckan-changes mailing list