yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43046
[Bug 1218682] Re: User's email format hasn't been checked
marked this as invalid for keystoneclient since the server should
respond with validation.
this can be completed by extending the current json schema for user
create and update:
https://github.com/openstack/keystone/blob/master/keystone/identity/schema.py#L24-L33
this should be for V3 only.
** Changed in: keystone
Status: In Progress => Triaged
** Changed in: python-keystoneclient
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1218682
Title:
User's email format hasn't been checked
Status in OpenStack Identity (keystone):
Triaged
Status in oslo-incubator:
Won't Fix
Status in python-keystoneclient:
Invalid
Bug description:
When a user is created, the email attribute can be in any format.
I think it's necessary to do the format check of email.
$ keystone user-list
+----------------------------------+----------------+---------+-----------------------+
| id | name | enabled | email |
+----------------------------------+----------------+---------+-----------------------+
| 4d0458857e604f0e9ceeefdea61f92a2 | testuser | True | test_user@@ |
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1218682/+subscriptions