Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:
Název Velikost
__init__.py 0 Bajtů
certificates_controller.py 34.2 KB
crl_ocsp_controller.py 3.54 KB
exception_handlers.py 973 Bajtů
return_codes.py 113 Bajtů

Poslední revize

# Datum Autor Komentář
9fe17d78 2021-05-15 12:20 Michal Seják

Re #8586 - Removed the 205 return code.

a0568c13 2021-05-09 14:47 Jan Pašek

Merge branch 'master' into '8778_Subject_country_code_assertion'

  1. Conflicts:
  2. tests/integration_tests/rest_api/certificates_test.py
266e1b4d 2021-05-08 09:01 Stanislav Král

Moved global error handlers out of the CertificateController to a separate file.
Renamed generic exception handlers.

d55b3aff 2021-05-08 08:47 Stanislav Král

Added a global error handler for generic exceptions.
Covered the added global exception error handler in a test.

2166bb21 2021-05-08 06:47 Stanislav Král

Added a global error handler for DatabaseException errors.
Covered the added global DatabaseException error handler in a test.

da0fc952 2021-05-08 06:37 Stanislav Král

Added a global error handler for CryptographyException errors.
Added a dependency ony pytest-mock library in order to be able to mock method calls in tests.
Covered the added global CryptographyException error handler in a test.

0c75dfd8 2021-05-08 05:44 Stanislav Král

Added a logger call when an invalid subject attribute error is raised in a request handler.

c62151d4 2021-05-07 16:14 Stanislav Král

Improved InvalidSubjectAttribute string representation and added an "except" block in CertificateController that handles this error.

e77c14f9 2021-05-03 16:23 Michal Seják

Re #8706 - Fixed a bug where certificates without usages would not be returned when the usage filter was unspecified. Added a related integration test.

cf1dec7f 2021-05-03 13:07 Jan Pašek

Re #8706 - Extensions specification improvement

Zobrazit revize

Také k dispozici: Atom