keystone/keystone
Brant Knudson c15cbc48d6 Mask passwords in debug log on user password operations
When a user is created, they change their password, or admin
changes their password and debug logging is enabled, the value of
the user's password was logged. The value should be masked.

Conflicts:
	keystone/common/controller.py
	keystone/tests/unit/test_v3_identity.py

Change-Id: I07b7441378fb630f01204d6b656b218f6b94dd5a
Closes-Bug: #1465922
(cherry picked from commit fbdb100e65)
(cherry picked from commit c4dc1331e1)
2015-07-13 15:38:12 -05:00
..
assignment Fix race on default role creation 2015-02-06 14:36:07 -08:00
auth Add audit support to keystone federation 2014-08-29 10:58:01 -05:00
catalog fix the wrong update logic of catalog kvs driver 2015-02-05 03:56:09 +00:00
common Mask passwords in debug log on user password operations 2015-07-13 15:38:12 -05:00
contrib Fix xmldsig import 2015-07-13 15:21:09 -05:00
credential Implement validation on Credential V3 2014-08-31 03:41:09 -04:00
hacking Use oslo.i18n 2014-07-13 10:29:41 -05:00
identity Fix up _ldap_res_to_model for ldap identity backend 2015-04-02 05:35:11 +00:00
locale updated translations 2014-10-07 19:07:21 +00:00
middleware Update AuthContextMiddleware to not use token_api 2014-08-25 21:11:11 -07:00
models trustor_user_id not available in v2 trust token 2014-09-02 10:20:40 +08:00
openstack Add the processutils from oslo-incubator. 2014-09-18 11:16:42 -07:00
policy Implement validation on Policy V3 API 2014-08-31 03:39:49 -04:00
tests Mask passwords in debug log on user password operations 2015-07-13 15:38:12 -05:00
token Prevent infinite loop in token_flush 2014-11-17 23:34:13 +00:00
trust Implement validation on Trust V3 API 2014-09-02 18:08:51 +00:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
backends.py backend for policy endpoint extension 2014-08-31 09:40:37 +01:00
clean.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
cli.py Generate IdP Metadata with keystone-manage. 2014-09-02 17:49:53 -04:00
config.py Merge "Remove vim header" 2014-02-13 03:43:19 +00:00
controllers.py Add V3 JSON Home support to GET / 2014-09-10 16:49:21 -05:00
exception.py Ensure identity sql driver supports domain-specific configuration. 2014-09-18 10:17:23 +01:00
i18n.py Use oslo.i18n 2014-07-13 10:29:41 -05:00
notifications.py Keystone local authenticate has an unnecessary pending audit record. 2014-09-09 12:30:48 -05:00
routers.py Provide the V3 routers to the V3 extension controller 2014-08-21 07:52:03 -05:00
service.py Add V3 JSON Home support to GET / 2014-09-10 16:49:21 -05:00