Projekt

Obecné

Profil

Stáhnout (2.54 KB) Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
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

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

e88c2086 2021-04-01 13:18 David Friesecký

Re #8512 - Rewritten ERA model

0217ab3d 2021-03-27 16:25 David Friesecký

Re #8305 - Edited ERA model and script for generate database
- password column migrated from Certificate table to PrivateKey table

46867cf8 2021-03-26 12:53 David Friesecký

Re #8305 - Created ERA model and DB script
- ERA model
- script for generate DB
- script for insert default values into DB