keystone/keystone/identity
Gage Hugo dec8c717c9 Move to password validation schema
This change moves the user api change password value check to
JSON schema, rather than manually checking for empty/invalid
values. After this, more of the password validation can
be moved up to schema from code.

Change-Id: I15b1df51af53d56293a7b1b2a06fda7f4e5d45eb
2018-11-27 14:57:44 -06:00
..
backends Merge "Drop the compatibility password column" 2018-11-17 00:36:05 +00:00
id_generators Replace six iteration methods with standard ones 2016-09-08 18:56:31 +08:00
mapping_backends Filter by entity_type in get_domain_mapping_list 2018-06-20 21:18:42 +03:00
shadow_backends Invalidate the shadow user cache when deleting a user 2018-04-25 11:39:29 +08:00
__init__.py Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -07:00
core.py Remove useless "clean" file 2018-10-25 14:09:23 +08:00
generator.py Remove Dependency Injection 2017-12-13 10:59:39 -08:00
schema.py Move to password validation schema 2018-11-27 14:57:44 -06:00