barbican/barbican/tests/api/controllers
Douglas Mendizábal bac7d2205a Raise maximum allowed secret size
The default maximum allowed size is too small for some certificates.
This patch doubles the allowed size from 10Kb to 20Kb, and raises the
maximum request size by the same amount.

Change-Id: I59d11c5c9c32128ab9d71eaecdf46dd2d789a8d1
(cherry picked from commit c59f2a6bbb)
2021-05-24 14:03:58 -05:00
..
__init__.py Starting refactor of test_resources 2015-03-06 00:01:50 -06:00
test_acls.py Fix response status for invalid routes 2018-07-24 11:59:13 -05:00
test_consumers.py Revert Secret Consumers API change 2020-01-23 06:31:19 +00:00
test_containers.py Support list containers by type 2019-10-24 14:08:23 +08:00
test_orders.py Remove Certificate Orders and CAs from API 2017-12-13 10:40:28 +07:00
test_quotas.py Enforce application/json content type on quota set 2016-10-19 23:05:41 -04:00
test_secretmeta.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_secrets.py Raise maximum allowed secret size 2021-05-24 14:03:58 -05:00
test_secretstores.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_versions.py Pick up general URI when constructing barbican endpoint 2017-09-12 15:11:11 +08:00