Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:
Název Velikost
  db
  docker
  src
  static
  tests
.gitignore 3.96 KB
.gitlab-ci.yml 286 Bajtů
README.md 822 Bajtů
SQLite_database.sql 2.29 KB
SQLite_default_values.sql 712 Bajtů
app.py 1.28 KB
design.EAP 3.08 MB
docker-compose.yml 417 Bajtů
requirements.txt 26 Bajtů
wsgi.py 82 Bajtů

Poslední revize

# Datum Autor Komentář
43439c9f 2021-04-29 09:56 David Friesecký

Re #8590 - Migrated subjects fields to the table of certificates

e1c31cac 2021-04-29 09:23 David Friesecký

Re #8590 - Implemented new table of subjects
- from table of certificates is a linkage 1:1_N (Subject : Certificates)
- table contains all fields of subject (CN, C, L, ST, O, OU, Mail)

1b0eb0a6 2021-04-27 09:34 David Friesecký

Re #8670 - Updated ERA model
- added column deletion_date in Certificates table

45d61e68 2021-04-16 07:17 Jan Pašek

Re #8571 -Updated class diagram of CertificateService and CertificateRepository

0cccf2a8 2021-04-10 22:20 David Friesecký

Re #8578 - Edited database
- added new columns in Certificates table (revocation_date, revocation_reason)
- both can be null and have string (text) type
- generated new SQL query

e80a2c00 2021-04-07 14:10 Jan Pašek

Re #8475 fix failing setup of CertificateController

6422796d 2021-04-07 13:33 Stanislav Král

Re #8475 - Add a try/catch block in order to account for invalid JSON data being passed when accessing /api/certificates endpoint

ed55c677 2021-04-07 13:17 Jan Pašek

Re #8475 - Fixed minor bug in GET /api/certificates endpoint with filtering

2e646e3b 2021-04-07 11:38 Jan Pašek

Re #8475 - Added redirect from "/" to "/static/index.html"

11a90594 2021-04-07 11:25 Jan Pašek

Re #8475 - Getting root and trust chain from controller uses correct service

Zobrazit všechny revize | Zobrazit revize

Také k dispozici: Atom