keystone/keystone/tests/unit/common
Morgan Fainberg a02a47a65f Emit CADF notifications on authentication for invalid users
Emit CADF notifications on authentication when the user_name or the
user_id is invalid (UserNotFound raised). This closes a minor security
gap in notifications.

Change-Id: If8b49b5dc49a4b0670fb81a493f50c77df7b4362
closes-bug: #1537963
2018-10-25 17:43:37 -07:00
..
__init__.py Always hash passwords on their way into the DB 2014-02-20 13:06:37 +00:00
test_cache.py Distributed cache namespace to invalidate regions 2016-08-29 16:38:55 +00:00
test_database_conflicts.py Finish refactoring self.*_api out of tests 2018-02-05 23:26:08 +00:00
test_json_home.py Use https for docs.openstack.org references 2017-01-30 16:05:08 -08:00
test_notifications.py Emit CADF notifications on authentication for invalid users 2018-10-25 17:43:37 -07:00
test_provider_api.py Fix RBACEnforcer get_member_from_driver mechanism 2018-09-10 13:32:14 -07:00
test_rbac_enforcer.py Add build_target arguement to enforcer 2018-09-28 15:50:44 -05:00
test_resource_options_common.py Code-Defined Resource-specific Options 2017-01-25 16:15:44 -08:00
test_sql_core.py Do not call `to_dict` outside of a session context 2017-01-25 06:12:20 +00:00
test_utils.py Remove unused util function 2018-08-10 15:53:29 +00:00