Comment 13 for bug 1175906

Revision history for this message
Dolph Mathews (dolph) wrote : Re: passlib long password DoS

Also, we are currently truncating passwords to 4096 rather than raising 400 Bad Request:

  https://github.com/openstack/keystone/blob/master/keystone/common/utils.py#L103