diff options
author | Brant Knudson <bknudson@us.ibm.com> | 2013-08-08 17:41:10 -0500 |
---|---|---|
committer | Brant Knudson <bknudson@us.ibm.com> | 2013-08-16 12:42:28 -0500 |
commit | 87ababb38506a1a51b9e38fc343dd3b46c828a80 (patch) | |
tree | cdfcd2a07b8718a929cd4a703948c9b300abb744 /keystone/controllers.py | |
parent | 54178b735dea4dfee4578caa95cb3ae704afef07 (diff) | |
download | keystone-87ababb38506a1a51b9e38fc343dd3b46c828a80.tar.gz keystone-87ababb38506a1a51b9e38fc343dd3b46c828a80.tar.xz keystone-87ababb38506a1a51b9e38fc343dd3b46c828a80.zip |
Fix LDAP Identity with non-zero user_enabled_default
The LDAP Identity backend was not properly using the
user_enabled_default option as a string. This caused
operations to fail with
TypeError: unsupported operand type(s) for &: 'str' and 'int'
Partial-Bug: #1210175
Change-Id: I54931e669186871d18dea088870945b9de40d573
Diffstat (limited to 'keystone/controllers.py')
0 files changed, 0 insertions, 0 deletions