keystone/keystone/common
gengjh 912c3668dc Replace password to "***" in the debug message
Use regex pattern to replace password to "***" for both env vars and
request body output

Also includes a minor refactor to move the code up in the file as
suggested by termie and henry regarding the review comments in
https://review.openstack.org/#/c/26487/
(Original Change-Id: I890415c755dd383749f2d4382f53d0b3a6badc6c)

Fix bug 1166697

Change-Id: I671ea25cca78b4dea1fbf2e63c89b82912279f2d
2013-06-06 07:11:59 -05:00
..
ldap Read-only default domain for LDAP (bug 1168726) 2013-05-30 02:21:02 -05:00
sql Fix incorrect role assignment in migration. 2013-06-05 09:32:44 -05:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
bufferedhttp.py Bug 1075090 -- Fixing log messages in python source code to support internationalization. 2012-12-04 17:48:30 -08:00
cms.py unable to load certificate should abort request 2013-03-06 21:11:33 +01:00
config.py Mark LDAP password and admin_token secret 2013-05-01 15:14:24 -07:00
controller.py Allow trusts to be optional 2013-03-20 23:42:16 -05:00
dependency.py Driver registry 2012-12-21 11:57:44 -06:00
kvs.py Validate domains unconditionally (bug 1130236) 2013-03-19 19:19:59 +00:00
logging.py Added license header (bug 929663) 2012-03-09 18:49:45 +00:00
manager.py Keystone should use openstack.common.importutils 2012-06-04 13:49:02 +08:00
models.py Support for LDAP groups (bug #1092187) 2013-03-19 16:38:30 -05:00
openssl.py Add --keystone-user/group to keystone-manage pki_setup 2013-02-03 11:33:31 +01:00
router.py Removed unused imports 2012-12-28 11:29:24 -06:00
serializer.py Fix test coverage for v2 scoped auth xml response (bug 1160504) 2013-03-27 12:46:13 -05:00
systemd.py notify calling process we are ready to serve 2012-09-19 00:28:19 +02:00
utils.py Wrap config module and require manual setup (bug 1143998) 2013-03-20 10:37:48 -05:00
wsgi.py Replace password to "***" in the debug message 2013-06-06 07:11:59 -05:00