Comment 3 for bug 1335327

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to barbican (master)

Reviewed: https://review.openstack.org/124514
Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=92b7bed898fa2440463dc3b7c69e06c1115182e3
Submitter: Jenkins
Branch: master

commit 92b7bed898fa2440463dc3b7c69e06c1115182e3
Author: John Vrbanac <email address hidden>
Date: Fri Sep 26 16:22:33 2014 -0500

    Adding size limits for create secret json fields

    Setting maxLength for name, algorithm, mode, expiration,
    payload_content_type, and payload_content_encoding fields.

    Payload size is already validated through other means.

    Change-Id: Id48c5ca9e7af6e8a49591787a58427255eee10b7
    Closes-Bug: #1335327