<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Sep 11, 2015 at 8:26 AM, Christian Berendt <span dir="ltr"><<a href="mailto:christian@berendt.io" target="_blank">christian@berendt.io</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">At the moment it is possible to create new users with invalid mail addresses. I pasted the output of my test at <a href="http://paste.openstack.org/show/456642/" rel="noreferrer" target="_blank">http://paste.openstack.org/show/456642/</a>. (the listing of invalid mail addresses is available at <a href="http://codefool.tumblr.com/post/15288874550/list-of-valid-and-invalid-email-addresses" rel="noreferrer" target="_blank">http://codefool.tumblr.com/post/15288874550/list-of-valid-and-invalid-email-addresses</a>).<br>
<br>
Is it intended that addresses are not be validated?<br>
<br>
Does it makes sense to validate addresses (e.g. with <a href="https://github.com/mailgun/flanker" rel="noreferrer" target="_blank">https://github.com/mailgun/flanker</a>)?<br>
</blockquote></div><div class="gmail_extra"><br></div>I don't know the complete history of this (I'm sure others can chime in later), but since Keystone doesn't use the email address for anything it was never really considered a first class attribute. It is just something we accept and return through the API. It doesn't even have its own column in the database.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I don't like this for a variety of reasons and we do have a bug[1] for fixing this. Last Thursday several of us were discussing making a database column for the email address as part of the fix for that bug.<br><br>1. <a href="https://bugs.launchpad.net/keystone/+bug/1218682">https://bugs.launchpad.net/keystone/+bug/1218682</a></div><div class="gmail_extra"><div><br></div>-- <br><div class="gmail_signature">David<br>blog: <a href="http://www.traceback.org" target="_blank">http://www.traceback.org</a><br>twitter: <a href="http://twitter.com/dstanek" target="_blank">http://twitter.com/dstanek</a><div>www: <a href="http://dstanek.com" target="_blank">http://dstanek.com</a></div></div>
</div></div>