chef / chef-zero

Simple, easy-run, fast-start in-memory Chef server for testing and solo purposes
Apache License 2.0
532 stars 98 forks source link

Add unique email contraint while creating user #310

Open jashaik opened 3 years ago

jashaik commented 3 years ago

Version:

[Version of the project installed]

Environment:

As part of issue - #333, test@chef.io and TEST@chef.io are considered to be the same email addresses in user creation and should 409 conflict. But chef-zero is failing in this case

Scenario:

https://buildkite.com/chef/chef-chef-server-master-verify/builds/3936

Steps to Reproduce:

https://buildkite.com/chef/chef-chef-server-master-verify/builds/3936

Expected Result:

As part of issue - #333, test@chef.io and TEST@chef.io are considered to be the same email addresses in user creation and should 409 conflict.

Actual Result:

https://buildkite.com/chef/chef-chef-server-master-verify/builds/3936