Aktivita
Od 2021-03-18 do 2021-04-16
2021-04-16
-
20:09 Revize 5aa1b476 (aswi2021jmsd-gitlab4): Re #8574 - Added tests for the new filtering functionality.
-
20:09 Revize 5aa1b476 (aswi2021jmsd-gitlab): Re #8574 - Added tests for the new filtering functionality.
-
20:08 Revize 485913d0 (aswi2021jmsd-gitlab4): Re #8574 - Added the `get_certificates_issued_by(id)` method to the CertificateService (just calling the homonymous CryptoService method).
-
20:08 Revize 485913d0 (aswi2021jmsd-gitlab): Re #8574 - Added the `get_certificates_issued_by(id)` method to the CertificateService (just calling the homonymous CryptoService method).
-
20:06 Revize afbdc84f (aswi2021jmsd-gitlab4): Re #8574 - Extended the `get_certificate_list` method of CertificateController to reflect the filtering query 'issuedby' update.
-
20:06 Revize afbdc84f (aswi2021jmsd-gitlab): Re #8574 - Extended the `get_certificate_list` method of CertificateController to reflect the filtering query 'issuedby' update.
-
19:44 Feature #8574 (Resolved): Implement endpoint for retrieving all certificates issued by a given CA
-
19:44 Feature #8572 (Resolved): Implement certificate deletion endpoint
-
17:59 Revize a58c073b (aswi2021jmsd-gitlab4): Merge branch '8573_public_private_key_retrieval_endpoint'
-
17:59 Revize a58c073b (aswi2021jmsd-gitlab): Merge branch '8573_public_private_key_retrieval_endpoint'
-
17:59 Revize 970c303d (aswi2021jmsd-gitlab4): Re #8572 - Adjusted CertificateService unit tests according to the new `delete_certificate` specification.
-
17:59 Revize 970c303d (aswi2021jmsd-gitlab): Re #8572 - Adjusted CertificateService unit tests according to the new `delete_certificate` specification.
-
17:58 Revize fc874c36 (aswi2021jmsd-gitlab4): Re #8572 - Added tests for certificate deletion.
-
17:58 Revize fc874c36 (aswi2021jmsd-gitlab): Re #8572 - Added tests for certificate deletion.
-
17:55 Revize 85003184 (aswi2021jmsd-gitlab4): Re #8572 - Added a `get_all_descendants_of(id)` (meaning descendants in general) method to the CertificateRepository.
-
17:55 Revize 85003184 (aswi2021jmsd-gitlab): Re #8572 - Added a `get_all_descendants_of(id)` (meaning descendants in general) method to the CertificateRepository.
-
17:54 Revize 5f8a2c07 (aswi2021jmsd-gitlab4): Re #8572 - Extended the method in the CertificateService.
-
17:54 Revize 5f8a2c07 (aswi2021jmsd-gitlab): Re #8572 - Extended the method in the CertificateService.
-
17:52 Revize 9cf9a19d (aswi2021jmsd-gitlab4): Re #8572 - Added the `delete_certificate(id)` method to the Controller.
-
17:52 Revize 9cf9a19d (aswi2021jmsd-gitlab): Re #8572 - Added the `delete_certificate(id)` method to the Controller.
-
17:50 Revize f808fd93 (aswi2021jmsd-gitlab4): Re #8572 - Created endpoint DELETE /api/certificates/<id>, minor reformatting
-
17:50 Revize f808fd93 (aswi2021jmsd-gitlab): Re #8572 - Created endpoint DELETE /api/certificates/<id>, minor reformatting
-
17:36 Revize 960ba317 (aswi2021jmsd-gitlab4): Re #8583 - Fixed failing tests
-
17:36 Revize 960ba317 (aswi2021jmsd-gitlab): Re #8583 - Fixed failing tests
-
17:32 Revize 5885e489 (aswi2021jmsd-gitlab4): Re #8583 - Loading screen and error reaction in certificate.html
-
17:32 Revize 5885e489 (aswi2021jmsd-gitlab): Re #8583 - Loading screen and error reaction in certificate.html
-
14:54 Revize 5f211e7b (aswi2021jmsd-gitlab4): Re #8583 - GUI simplified
-
14:54 Revize 5f211e7b (aswi2021jmsd-gitlab): Re #8583 - GUI simplified
-
13:47 Revize 780c6d9c (aswi2021jmsd-gitlab4): Re #8583 - Downloading certificate keys
-
13:47 Revize 780c6d9c (aswi2021jmsd-gitlab): Re #8583 - Downloading certificate keys
-
13:35 Revize 7a423499 (aswi2021jmsd-gitlab4): Re #8583 - Details page subject data
-
13:35 Revize 7a423499 (aswi2021jmsd-gitlab): Re #8583 - Details page subject data
-
13:04 Revize 81e73700 (aswi2021jmsd-gitlab4): Re #8583 - Improved certificate listing
-
13:04 Revize 81e73700 (aswi2021jmsd-gitlab): Re #8583 - Improved certificate listing
-
07:17 Revize 45d61e68 (aswi2021jmsd-gitlab4): Re #8571 -Updated class diagram of CertificateService and CertificateRepository
-
07:17 Revize 45d61e68 (aswi2021jmsd-gitlab): Re #8571 -Updated class diagram of CertificateService and CertificateRepository
-
07:06 Feature #8568 (Verified): Implement certificate detailed view in the GUI - static page
- Review was done, findings were fixed by the assignee.
-
07:03 Feature #8568 (Resolved): Implement certificate detailed view in the GUI - static page
-
07:03 Revize 9c4ac3c5 (aswi2021jmsd-gitlab4): Re #8583 - Merged certificate details static page
-
07:03 Revize 9c4ac3c5 (aswi2021jmsd-gitlab): Re #8583 - Merged certificate details static page
-
06:55 Revize d1333ed4 (aswi2021jmsd-gitlab4): Merge remote-tracking branch 'origin/master' into 8583_interactive_details_page
-
06:55 Revize d1333ed4 (aswi2021jmsd-gitlab): Merge remote-tracking branch 'origin/master' into 8583_interactive_details_page
-
06:52 Revize 6487b43b (aswi2021jmsd-gitlab4): Re #8568 static certificate detailed view
- Merge branch '8568_Static_certificate_detailed_view' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!10 -
06:52 Revize 6487b43b (aswi2021jmsd-gitlab): Re #8568 static certificate detailed view
- Merge branch '8568_Static_certificate_detailed_view' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!10 -
06:41 Feature #8571 (Verified): Implement certificate revocation support
- Review was done without any major findings. Some remarks were raised but immediately solved.
2021-04-15
-
19:46 Revize 443d18f2 (aswi2021jmsd-gitlab4): Re #8568 - Implemented new buttons/links
- - implemented buttons (chain of trust, root), links (CRL, OCSP)
- move locale css to the file -
19:46 Revize 443d18f2 (aswi2021jmsd-gitlab): Re #8568 - Implemented new buttons/links
- - implemented buttons (chain of trust, root), links (CRL, OCSP)
- move locale css to the file -
17:02 Revize 306535fd (aswi2021jmsd-gitlab4): Re #8571 - Fixed test_server.cfg
-
17:02 Revize 306535fd (aswi2021jmsd-gitlab): Re #8571 - Fixed test_server.cfg
-
16:24 Revize ce3bbb40 (aswi2021jmsd-gitlab4): Re #8571 revocation support
- Merge branch '8571_revocation_support' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!9 -
16:24 Revize ce3bbb40 (aswi2021jmsd-gitlab): Re #8571 revocation support
- Merge branch '8571_revocation_support' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!9 -
16:19 Revize 9e6f791a (aswi2021jmsd-gitlab4): Re #8571 - Fixed problems during walk-through code review
-
16:19 Revize 9e6f791a (aswi2021jmsd-gitlab): Re #8571 - Fixed problems during walk-through code review
-
14:11 Revize 5f5de859 (aswi2021jmsd-gitlab4): Re #8568 - Added buttons and list of certificates
- - added button download certificate, download public/private key
-
14:11 Revize 5f5de859 (aswi2021jmsd-gitlab): Re #8568 - Added buttons and list of certificates
- - added button download certificate, download public/private key
-
12:14 Revize f2316dc4 (aswi2021jmsd-gitlab4): Re #8568 - Edited detailed view by the RestAPI
-
12:14 Revize f2316dc4 (aswi2021jmsd-gitlab): Re #8568 - Edited detailed view by the RestAPI
-
09:54 Feature #8571: Implement certificate revocation support
- Rest API for certificate revocation implemented.
OCSP and CRL endpoints are specified in the extensions of CA certi... -
09:50 Feature #8571 (Resolved): Implement certificate revocation support
-
09:46 Revize ac489cf6 (aswi2021jmsd-gitlab4): Re #8571 - Fixed import error in unittests
-
09:46 Revize ac489cf6 (aswi2021jmsd-gitlab): Re #8571 - Fixed import error in unittests
-
09:39 Revize 9c704fb1 (aswi2021jmsd-gitlab4): Re #8571 - RestAPI testing
-
09:39 Revize 9c704fb1 (aswi2021jmsd-gitlab): Re #8571 - RestAPI testing
-
08:45 Revize cc738849 (aswi2021jmsd-gitlab4): Re #8571 - CertificateService tests
-
08:45 Revize cc738849 (aswi2021jmsd-gitlab): Re #8571 - CertificateService tests
-
08:44 Bug #8653 (Invalid): Fix OpenSSL freezing problem when password is not provided
- Currently, the OpenSSL freezes if a certificate passphrase is required and not provided. This is due to an OpenSSL pr...
2021-04-14
-
23:19 Revize 6b0adc31 (aswi2021jmsd-gitlab4): Re #8568 - Added signature info
- - added signature info into static GUI of detailed view
-
23:19 Revize 6b0adc31 (aswi2021jmsd-gitlab): Re #8568 - Added signature info
- - added signature info into static GUI of detailed view
-
23:09 Revize 785793c3 (aswi2021jmsd-gitlab4): Re #8568 - Created static GUI of certificate detailed view
-
23:09 Revize 785793c3 (aswi2021jmsd-gitlab): Re #8568 - Created static GUI of certificate detailed view
-
20:49 Feature #8578 (Verified): Implement necessary database changes
-
20:47 Feature #8578 (Resolved): Implement necessary database changes
-
15:23 Feature #8578: Implement necessary database changes
- Review was done without any major findings. Some remarks were raised but immediately solved.
-
17:04 Revize 2cecaf70 (aswi2021jmsd-gitlab4): Re #8571 - Added RestAPI endpoint for revoking certificates
-
17:04 Revize 2cecaf70 (aswi2021jmsd-gitlab): Re #8571 - Added RestAPI endpoint for revoking certificates
-
16:16 Revize 20b33bd4 (aswi2021jmsd-gitlab4): Re #8571 - certificate_service.py revocation support end tests
-
16:16 Revize 20b33bd4 (aswi2021jmsd-gitlab): Re #8571 - certificate_service.py revocation support end tests
-
16:15 Revize 3e770afd (aswi2021jmsd-gitlab4): Re #8571 - cryptography.py unified extension specification and support for CRL LF
-
16:15 Revize 3e770afd (aswi2021jmsd-gitlab): Re #8571 - cryptography.py unified extension specification and support for CRL LF
-
16:11 Feature #8652 (Closed): Store dates as UNIX timestamp
- Currently, dates are stored as strings in the database. It shall be improved to store the dates as Unix timestamps.
... -
16:01 Revize 94f6d8b8 (aswi2021jmsd-gitlab4): Re #8571 - Added get_next_id to CertificateRepository in order to be able to specify CRL/OCSP endpoints
-
16:01 Revize 94f6d8b8 (aswi2021jmsd-gitlab): Re #8571 - Added get_next_id to CertificateRepository in order to be able to specify CRL/OCSP endpoints
-
16:00 Revize a766e644 (aswi2021jmsd-gitlab4): Re #8571 - Added necessary configuration
-
16:00 Revize a766e644 (aswi2021jmsd-gitlab): Re #8571 - Added necessary configuration
-
15:17 Revize f8581e41 (aswi2021jmsd-gitlab4): Fixed failing tests after performing a merge.
-
15:17 Revize f8581e41 (aswi2021jmsd-gitlab): Fixed failing tests after performing a merge.
-
14:51 Revize 79fcd90e (aswi2021jmsd-gitlab4): Merge branch '8578_Implement_database_changes'
- # Conflicts:
# src/dao/certificate_repository.py
# src/dao/private_key_repository.py
# tests/integr... -
14:51 Revize 79fcd90e (aswi2021jmsd-gitlab): Merge branch '8578_Implement_database_changes'
- # Conflicts:
# src/dao/certificate_repository.py
# src/dao/private_key_repository.py
# tests/integr... -
13:37 Revize aca9f61d (aswi2021jmsd-gitlab4): Re #8583 Certificate creation - highlight CN if empty
-
13:37 Revize aca9f61d (aswi2021jmsd-gitlab): Re #8583 Certificate creation - highlight CN if empty
-
13:29 Revize 0dcf0002 (aswi2021jmsd-gitlab4): Re #8583 Certificate listing - downloading certificates as .pem instead of .crt
-
13:29 Revize 0dcf0002 (aswi2021jmsd-gitlab): Re #8583 Certificate listing - downloading certificates as .pem instead of .crt
-
13:26 Revize 6d850d19 (aswi2021jmsd-gitlab4): Re #8583 Certificate creation - creation success alert using Bootstrap
-
13:26 Revize 6d850d19 (aswi2021jmsd-gitlab): Re #8583 Certificate creation - creation success alert using Bootstrap
-
13:16 Revize 0e7fa934 (aswi2021jmsd-gitlab4): Re #8583 Certificate creation - display bootstrap alert instead of popup alert
-
13:16 Revize 0e7fa934 (aswi2021jmsd-gitlab): Re #8583 Certificate creation - display bootstrap alert instead of popup alert
-
13:04 Revize d621fe05 (aswi2021jmsd-gitlab4): Re #8583 Certificate creation - when 'Self-signed' is checked, CA usage is selected by default
-
13:04 Revize d621fe05 (aswi2021jmsd-gitlab): Re #8583 Certificate creation - when 'Self-signed' is checked, CA usage is selected by default
-
13:01 Revize a857e1ac (aswi2021jmsd-gitlab4): Re #8583 Added self-signed checkbox when creating certificates
-
13:01 Revize a857e1ac (aswi2021jmsd-gitlab): Re #8583 Added self-signed checkbox when creating certificates
-
11:15 Revize 8b810b1c (aswi2021jmsd-gitlab4): Re #8578 - Delete old rows of test validity revocation data
-
11:15 Revize 8b810b1c (aswi2021jmsd-gitlab): Re #8578 - Delete old rows of test validity revocation data
-
11:14 Feature #8573 (Verified): Implement endpoint for retrieving public/private key
-
11:12 Revize dd53033e (aswi2021jmsd-gitlab4): Re #8573 - Minor test bugfix (review)
-
11:12 Revize dd53033e (aswi2021jmsd-gitlab): Re #8573 - Minor test bugfix (review)
-
10:55 Revize 6654bf8b (aswi2021jmsd-gitlab4): Re #8578 - Edited conftest
- - tests from private_key_repository_test use unique database
-
10:55 Revize 6654bf8b (aswi2021jmsd-gitlab): Re #8578 - Edited conftest
- - tests from private_key_repository_test use unique database
-
10:37 Revize a434d177 (aswi2021jmsd-gitlab4): Re #8476 - Minor test bugfix (review)
-
10:37 Revize a434d177 (aswi2021jmsd-gitlab): Re #8476 - Minor test bugfix (review)
-
10:18 Revize ab2478ed (aswi2021jmsd-gitlab4): Re #8578 - Repaired test after review
- - edited conftest - inicialization database before each test
-
10:18 Revize ab2478ed (aswi2021jmsd-gitlab): Re #8578 - Repaired test after review
- - edited conftest - inicialization database before each test
-
09:54 Revize eade7427 (aswi2021jmsd-gitlab4): Re #8573 - Fixed typos
-
09:54 Revize eade7427 (aswi2021jmsd-gitlab): Re #8573 - Fixed typos
-
09:51 Revize 322a7621 (aswi2021jmsd-gitlab4): Re #8573 - Fixed an invalid test_get_cert_private_key_incorrect_id test
-
09:51 Revize 322a7621 (aswi2021jmsd-gitlab): Re #8573 - Fixed an invalid test_get_cert_private_key_incorrect_id test
-
09:46 Revize 753e6b34 (aswi2021jmsd-gitlab4): Re #8573 - Fixed an invalid test_get_cert_private_key test
-
09:46 Revize 753e6b34 (aswi2021jmsd-gitlab): Re #8573 - Fixed an invalid test_get_cert_private_key test
2021-04-13
-
21:39 Revize 6e32cf7d (aswi2021jmsd-gitlab4): Re #8578 - Extended tests after review
- - added second tree of certificates to better cover
-
21:39 Revize 6e32cf7d (aswi2021jmsd-gitlab): Re #8578 - Extended tests after review
- - added second tree of certificates to better cover
-
21:34 Revize d65b022d (aswi2021jmsd-gitlab4): Re #8578 - Cover private_key_repository tests
- - created tests for functions create, read, read_all, update, delete
- (+) edited certificate_repository to the same ... -
21:34 Revize d65b022d (aswi2021jmsd-gitlab): Re #8578 - Cover private_key_repository tests
- - created tests for functions create, read, read_all, update, delete
- (+) edited certificate_repository to the same ... -
08:17 Feature #8573 (Resolved): Implement endpoint for retrieving public/private key
-
08:13 Revize 6abfb037 (aswi2021jmsd-gitlab4): Re #8573 - Added some CertificateService tests and improved CryptographyService tests of methods that extract public keys
-
08:13 Revize 6abfb037 (aswi2021jmsd-gitlab): Re #8573 - Added some CertificateService tests and improved CryptographyService tests of methods that extract public keys
-
08:08 Revize d3bfacfc (aswi2021jmsd-gitlab4): Re #8573 - /api/certificates/{id}/public_key endpoint now does not extract public key from private key but does so directly from the certificate instead
-
08:08 Revize d3bfacfc (aswi2021jmsd-gitlab): Re #8573 - /api/certificates/{id}/public_key endpoint now does not extract public key from private key but does so directly from the certificate instead
2021-04-12
-
23:29 Revize 7ff4be59 (aswi2021jmsd-gitlab4): Re #8573 - Improved testing of extract_public_key_from_certificate and extract_public_key_from_private_key methods
-
23:29 Revize 7ff4be59 (aswi2021jmsd-gitlab): Re #8573 - Improved testing of extract_public_key_from_certificate and extract_public_key_from_private_key methods
-
23:01 Revize 163f57d0 (aswi2021jmsd-gitlab4): Re #8578 - Remaked tests files
- - created tests for new functions
- set_certificate_revoked, clear_certificate_revocation, get_all_revoked_by, g... -
23:01 Revize 163f57d0 (aswi2021jmsd-gitlab): Re #8578 - Remaked tests files
- - created tests for new functions
- set_certificate_revoked, clear_certificate_revocation, get_all_revoked_by, g... -
23:00 Revize 19e5260d (aswi2021jmsd-gitlab4): Re #8573 - Implemented extract_public_key_from_certificate
-
23:00 Revize 19e5260d (aswi2021jmsd-gitlab): Re #8573 - Implemented extract_public_key_from_certificate
-
22:59 Revize 8b049f43 (aswi2021jmsd-gitlab4): Re #8578 - Updated certificate and certificate_repository
- - certificate initialize revocation_date and revocation_reason on "" if input is None
- certificate_repository
-... -
22:59 Revize 8b049f43 (aswi2021jmsd-gitlab): Re #8578 - Updated certificate and certificate_repository
- - certificate initialize revocation_date and revocation_reason on "" if input is None
- certificate_repository
-... -
22:53 Revize 6019a94a (aswi2021jmsd-gitlab4): Re #8578 - Edited init queries for initialize database
-
22:53 Revize 6019a94a (aswi2021jmsd-gitlab): Re #8578 - Edited init queries for initialize database
-
22:15 Revize ce8b9aaf (aswi2021jmsd-gitlab4): Re #8573 - Implemented get_private_key_of_a_certificate method in CertController and added /api/certificates/<id>/private_key endpoint
-
22:15 Revize ce8b9aaf (aswi2021jmsd-gitlab): Re #8573 - Implemented get_private_key_of_a_certificate method in CertController and added /api/certificates/<id>/private_key endpoint
-
21:28 Revize cfda1725 (aswi2021jmsd-gitlab4): Re #8573 - Implemented get_public_key_of_a_certificate method in CertController and added /api/certificates/<id>/public_key endpoint
-
21:28 Revize cfda1725 (aswi2021jmsd-gitlab): Re #8573 - Implemented get_public_key_of_a_certificate method in CertController and added /api/certificates/<id>/public_key endpoint
-
21:09 Revize 2bf2b7e1 (aswi2021jmsd-gitlab4): Re #8573 - Removed a leftover print
-
21:09 Revize 2bf2b7e1 (aswi2021jmsd-gitlab): Re #8573 - Removed a leftover print
-
20:46 Revize 19d25d2f (aswi2021jmsd-gitlab4): Re #8573 - Added get_public_key method to KeyService that extracts a public key from a private key
-
20:46 Revize 19d25d2f (aswi2021jmsd-gitlab): Re #8573 - Added get_public_key method to KeyService that extracts a public key from a private key
-
20:36 Revize e8face67 (aswi2021jmsd-gitlab4): Re #8573 - Changed extract_public_key method in such way that it now extracts a public key from a private key instead of a certificate
-
20:36 Revize e8face67 (aswi2021jmsd-gitlab): Re #8573 - Changed extract_public_key method in such way that it now extracts a public key from a private key instead of a certificate
-
20:16 Revize 5c748d51 (aswi2021jmsd-gitlab4): Re #8573 - Implemented extract_public_key method that allows the caller to extract a public key from a certificate
-
20:16 Revize 5c748d51 (aswi2021jmsd-gitlab): Re #8573 - Implemented extract_public_key method that allows the caller to extract a public key from a certificate
-
14:31 Revize 58051326 (aswi2021jmsd-gitlab4): Re #8578 - Implemented new functions
- - set_certificate_revoked, clear_certificate_revocation, get_all_revoked_by, get_all_issued_by
- update returns of al... -
14:31 Revize 58051326 (aswi2021jmsd-gitlab): Re #8578 - Implemented new functions
- - set_certificate_revoked, clear_certificate_revocation, get_all_revoked_by, get_all_issued_by
- update returns of al... -
14:25 Revize 1f75a8f5 (aswi2021jmsd-gitlab4): Re #8578 - Applied changes of the database
-
14:25 Revize 1f75a8f5 (aswi2021jmsd-gitlab): Re #8578 - Applied changes of the database
-
05:22 Feature #8570 (Assigned): Implement logging into the application
2021-04-11
-
16:28 Task #8433 (Closed): Planning & Retrospective after iteration #3
-
16:15 Task #8433 (Resolved): Planning & Retrospective after iteration #3
-
16:23 Feature #8569 (Verified): Implement application initialization and dependency injection
- Review was done without any findings, but the solution was improved with FlaskInjector usage that improves REST API e...
-
16:17 Revize 61535019 (aswi2021jmsd-gitlab4): Renamed X509ManagementApp class and fixed application initialization when ran with gunicorn
-
16:17 Revize 61535019 (aswi2021jmsd-gitlab): Renamed X509ManagementApp class and fixed application initialization when ran with gunicorn
-
16:15 Task #8432 (Closed): Demo meeting #3
-
16:15 Task #8432 (Verified): Demo meeting #3
-
16:15 Task #8432 (Resolved): Demo meeting #3
-
14:15 Revize 2bb3759c (aswi2021jmsd-gitlab4): Re #8579 - Changed conftest.py of service and DAO tests in such way that test_configuration is now used
-
14:15 Revize 2bb3759c (aswi2021jmsd-gitlab): Re #8579 - Changed conftest.py of service and DAO tests in such way that test_configuration is now used
-
14:15 Revize d2b0ef43 (aswi2021jmsd-gitlab4): Re #8475 - Applied FlaskInjector to REST API tests
-
14:15 Revize d2b0ef43 (aswi2021jmsd-gitlab): Re #8475 - Applied FlaskInjector to REST API tests
-
14:06 Revize 0cf35f70 (aswi2021jmsd-gitlab4): Re #8579 - Added FlaskInjector dependency and used it the REST API controller
-
14:06 Revize 0cf35f70 (aswi2021jmsd-gitlab): Re #8579 - Added FlaskInjector dependency and used it the REST API controller
2021-04-10
-
22:20 Revize 0cccf2a8 (aswi2021jmsd-gitlab4): Re #8578 - Edited database
- - added new columns in Certificates table (revocation_date, revocation_reason)
- both can be null and have strin... -
22:20 Revize 0cccf2a8 (aswi2021jmsd-gitlab): Re #8578 - Edited database
- - added new columns in Certificates table (revocation_date, revocation_reason)
- both can be null and have strin... -
08:53 Feature #8569 (Resolved): Implement application initialization and dependency injection
-
08:52 Feature #8569 (Assigned): Implement application initialization and dependency injection
-
07:32 Feature #8569 (Accepted): Implement application initialization and dependency injection
-
08:52 Bug #8585 (Assigned): Fix problem with storing certificate usage in extensions
-
07:33 Bug #8585 (Accepted): Fix problem with storing certificate usage in extensions
-
08:52 Feature #8583 (Assigned): Implement certificate detailed view in the GUI - dynamic part
-
07:33 Feature #8583 (Accepted): Implement certificate detailed view in the GUI - dynamic part
-
08:52 Task #8582 (Assigned): Project administrative
-
07:33 Task #8582 (Accepted): Project administrative
-
08:52 Task #8581 (Assigned): Planning & Retrospective after iteration #4
-
07:33 Task #8581 (Accepted): Planning & Retrospective after iteration #4
-
08:52 Task #8580 (Assigned): Demo meeting #4
-
07:33 Task #8580 (Accepted): Demo meeting #4
-
08:52 Task #8579 (Assigned): Weekly standup #4
-
07:33 Task #8579 (Accepted): Weekly standup #4
-
08:52 Feature #8578 (Assigned): Implement necessary database changes
-
07:33 Feature #8578 (Accepted): Implement necessary database changes
-
08:52 Feature #8577 (Assigned): Implement OCSP service and corresponding endpoint
-
07:33 Feature #8577 (Accepted): Implement OCSP service and corresponding endpoint
-
08:52 Feature #8576 (Assigned): Implement CRL service and corresponding endpoint
-
07:33 Feature #8576 (Accepted): Implement CRL service and corresponding endpoint
-
08:52 Feature #8575 (Assigned): Implement creation of OpenSSL index file
-
07:33 Feature #8575 (Accepted): Implement creation of OpenSSL index file
-
08:52 Feature #8574 (Assigned): Implement endpoint for retrieving all certificates issued by a given CA
-
07:33 Feature #8574 (Accepted): Implement endpoint for retrieving all certificates issued by a given CA
-
08:52 Feature #8573 (Assigned): Implement endpoint for retrieving public/private key
-
07:33 Feature #8573 (Accepted): Implement endpoint for retrieving public/private key
-
08:52 Feature #8572 (Assigned): Implement certificate deletion endpoint
-
07:33 Feature #8572 (Accepted): Implement certificate deletion endpoint
-
08:52 Feature #8568 (Assigned): Implement certificate detailed view in the GUI - static page
-
07:33 Feature #8568 (Accepted): Implement certificate detailed view in the GUI - static page
-
08:03 Feature #8571 (Assigned): Implement certificate revocation support
-
07:33 Feature #8571 (Accepted): Implement certificate revocation support
2021-04-09
-
19:29 Revize b593b83c (aswi2021jmsd-gitlab4): Re #8569 Added comments to connection_provider.py
-
19:29 Revize b593b83c (aswi2021jmsd-gitlab): Re #8569 Added comments to connection_provider.py
-
19:24 Revize 2f38462f (aswi2021jmsd-gitlab4): Re #8569 Fixed failing pipeline
-
19:24 Revize 2f38462f (aswi2021jmsd-gitlab): Re #8569 Fixed failing pipeline
-
19:22 Revize c073a0fc (aswi2021jmsd-gitlab4): Re #8569 Added support for handling configuration files
-
19:22 Revize c073a0fc (aswi2021jmsd-gitlab): Re #8569 Added support for handling configuration files
-
19:01 Revize 81dbb479 (aswi2021jmsd-gitlab4): Re #8569 Checking presence of OpenSSL during init
-
19:01 Revize 81dbb479 (aswi2021jmsd-gitlab): Re #8569 Checking presence of OpenSSL during init
-
18:46 Revize 3195e946 (aswi2021jmsd-gitlab4): Re #8569 Fixed broken tests after injection implementation
-
18:46 Revize 3195e946 (aswi2021jmsd-gitlab): Re #8569 Fixed broken tests after injection implementation
-
18:45 Revize 1fa243ca (aswi2021jmsd-gitlab4): Re #8569 Added application initialization and running dependency injection
-
18:45 Revize 1fa243ca (aswi2021jmsd-gitlab): Re #8569 Added application initialization and running dependency injection
-
18:45 Revize aff74b5a (aswi2021jmsd-gitlab4): Re #8569 Added configuration class and loading it using injector
-
18:45 Revize aff74b5a (aswi2021jmsd-gitlab): Re #8569 Added configuration class and loading it using injector
-
18:45 Revize 77f06c5e (aswi2021jmsd-gitlab4): Re #8569 connection_provider.py implementation
-
18:45 Revize 77f06c5e (aswi2021jmsd-gitlab): Re #8569 connection_provider.py implementation
-
18:44 Revize 151e7604 (aswi2021jmsd-gitlab4): Re #8569 Prepared services for dependency injection
-
18:44 Revize 151e7604 (aswi2021jmsd-gitlab): Re #8569 Prepared services for dependency injection
-
18:43 Revize 4faab824 (aswi2021jmsd-gitlab4): Re #8569 Parsing datetime in cryptography.py service on windows (stripping \r)
-
18:43 Revize 4faab824 (aswi2021jmsd-gitlab): Re #8569 Parsing datetime in cryptography.py service on windows (stripping \r)
-
18:42 Revize dc7e5413 (aswi2021jmsd-gitlab4): Re #8569 Added injector to requirements.txt
-
18:42 Revize dc7e5413 (aswi2021jmsd-gitlab): Re #8569 Added injector to requirements.txt
-
18:41 Revize 1d2add74 (aswi2021jmsd-gitlab4): Re #8569 Removed cursor from repository constructors
-
18:41 Revize 1d2add74 (aswi2021jmsd-gitlab): Re #8569 Removed cursor from repository constructors
-
14:22 Feature #8590 (Closed): Implement storing all subject fields in the database
- Currently, only notBefore, notAfter and CN is stored in the database. All subject fields shall be stored in the datab...
-
14:19 Feature #8589 (Closed): Implement get_root() method in CertificateService
- Method get_root() shall be implemented in the CertificateService.
Reviewer: Michal -
13:27 Feature #8587 (Closed): Treat 500 errors in GUI
- The GUI shall provide a meaningful error message for the user if response 500 is received.
Reviewer: Standa -
13:25 Feature #8586 (Closed): Improve treating 205 response codes in the controller
- Controller shall use response code 200 with empty array for /api/certificates and 404 else if id is not found
Rev... -
13:19 Bug #8585 (Closed): Fix problem with storing certificate usage in extensions
- Currently, the certificate usage is not stored in the certificate's extension section.
Reviewer: Jan Pašek -
13:12 Feature #8584 (Invalid): Improve treating of usages by the whole application
- Change usages from integers to string keywords.
* If an unknown usage option is passed to the application core fro... -
12:26 Task #8512 (Closed): Update software architecture
-
12:26 Feature #8476 (Closed): Implement Rest API endpoints
-
10:29 Feature #8476 (Verified): Implement Rest API endpoints
- Review was done. No findings.
-
12:26 Task #8475 (Closed): Implement interactive parts in GUI in JS
-
12:26 Feature #8474 (Closed): Implement static GUI
-
12:26 Feature #8473 (Closed): Implement KeyService and CertificateService
-
12:26 Feature #8472 (Closed): Implement CryptographyService
-
12:26 Feature #8471 (Closed): Implement DAO
-
11:25 Feature #8471 (Verified): Implement DAO
- The review was done. Findings were fixed by the issue owner.
-
11:23 Feature #8471 (Resolved): Implement DAO
-
12:25 Task #8466 (Closed): Project administrative
-
11:23 Task #8466 (Verified): Project administrative
-
11:23 Task #8466 (Resolved): Project administrative
-
12:24 Task #8429 (Closed): Finalize software architecture
-
12:24 Task #8427 (Closed): Improve the GUI proposal of the certificate creation page
-
11:22 Task #8427 (Verified): Improve the GUI proposal of the certificate creation page
- Review done, no findings. Work product is located at: https://wireframe.cc/UnbBne
-
11:22 Task #8427 (Resolved): Improve the GUI proposal of the certificate creation page
-
12:24 Task #8426 (Closed): Specify chain of trust building support in the requirement specification
-
12:24 Task #8304 (Closed): Create a Rest API proposal/specification
-
12:22 Task #8431 (Closed): Weekly standup #3
-
12:22 Task #8431 (Verified): Weekly standup #3
-
12:22 Task #8430 (Closed): Review meeting #2
-
11:27 Feature #8583 (Closed): Implement certificate detailed view in the GUI - dynamic part
- Certificate detail view shall be implemented with the following data:
* Display complete DN + notBefore + notAfter... -
11:26 Task #8582 (Closed): Project administrative
- Regular administrative tasks - planning, meetings preparations, etc..
-
11:12 Task #8581 (Closed): Planning & Retrospective after iteration #4
- Retrospective and planning after iteration #4
Date: 23.04.2021 15:00
Platform: MS Teams -
11:11 Task #8580 (Closed): Demo meeting #4
- Demo meeting with the customer
Date: 23.04.2021 14:00
Platform: Google Meet (link will be added later) -
11:11 Task #8579 (Closed): Weekly standup #4
- Internal weekly standup
*Date:* 16.04.2021 14:00
*Platform:* MS Teams -
10:24 Feature #8578 (Closed): Implement necessary database changes
- Implement all changes for this iteration into the database:
* Certificate service will call a CertificateRepositor... -
10:20 Feature #8577 (Closed): Implement OCSP service and corresponding endpoint
- Implement an OCSP endpoint
* application endpoint that reads the OSCP request from the request (in case of get -> ... -
10:19 Feature #8576 (Closed): Implement CRL service and corresponding endpoint
- Implement CRL endpoint
* application endpoint that will use CRL/OCSP service to get CRL file that will be returned... -
10:18 Feature #8575 (Closed): Implement creation of OpenSSL index file
- Implement a function that creates an index file for given CA
* Probably new service for CRL/OCSP
* One method cre... -
10:16 Feature #8574 (Closed): Implement endpoint for retrieving all certificates issued by a given CA
- Implement an endpoint for retrieving all certificates issued by given CA:
* Extend existing endpoint GET /api/cert... -
10:15 Feature #8573 (Closed): Implement endpoint for retrieving public/private key
- Endpoints that enable retrieving a private and public key in PEM format of a given certificate shall be implemented
... -
10:13 Feature #8572 (Closed): Implement certificate deletion endpoint
- Implement an endpoint for certificate deleting
* One Rest API endpoint: DELETE /api/certificates/{id} that deletes... -
10:12 Feature #8571 (Closed): Implement certificate revocation support
- Implement certificate revocation endpoint and specify CRL/OCSP distribution points in extensions
* One Rest API e... -
10:08 Feature #8570 (Closed): Implement logging into the application
- Logging functionality shall be implemented. The logger shall utilize a rolling file.
* Configure logger to use a m... -
10:04 Feature #8569 (Closed): Implement application initialization and dependency injection
- All the dependencies in the application shall be injected via constructor using a DI framework: https://pypi.org/proj...
-
09:59 Feature #8568 (Closed): Implement certificate detailed view in the GUI - static page
- Certificate detail view shall be implemented with the following data:
* Display complete DN + notBefore + notAfter...
2021-04-08
-
09:06 Task #8475 (Verified): Implement interactive parts in GUI in JS
- Review was done without any findings. After merging the branch to master the deployment to the DEMO server was succes...
-
06:33 Task #8549 (Closed): Create user & administration manual
- User & administrator manual shall be created and shall contain all necessary parts based on release artefact definiti...
2021-04-07
-
14:10 Revize e80a2c00 (aswi2021jmsd-gitlab4): Re #8475 fix failing setup of CertificateController
-
14:10 Revize e80a2c00 (aswi2021jmsd-gitlab): Re #8475 fix failing setup of CertificateController
-
13:33 Revize 6422796d (aswi2021jmsd-gitlab4): Re #8475 - Add a try/catch block in order to account for invalid JSON data being passed when accessing /api/certificates endpoint
-
13:33 Revize 6422796d (aswi2021jmsd-gitlab): Re #8475 - Add a try/catch block in order to account for invalid JSON data being passed when accessing /api/certificates endpoint
-
13:17 Revize ed55c677 (aswi2021jmsd-gitlab4): Re #8475 - Fixed minor bug in GET /api/certificates endpoint with filtering
-
13:17 Revize ed55c677 (aswi2021jmsd-gitlab): Re #8475 - Fixed minor bug in GET /api/certificates endpoint with filtering
-
11:38 Revize 2e646e3b (aswi2021jmsd-gitlab4): Re #8475 - Added redirect from "/" to "/static/index.html"
-
11:38 Revize 2e646e3b (aswi2021jmsd-gitlab): Re #8475 - Added redirect from "/" to "/static/index.html"
-
11:33 Task #8475 (Resolved): Implement interactive parts in GUI in JS
- Implementation is done.
-
11:30 Feature #8473 (Verified): Implement KeyService and CertificateService
- Code review was done. The code is well documented and tested using Unittests and Integrations tests. Minor issues wer...
-
11:25 Revize 11a90594 (aswi2021jmsd-gitlab4): Re #8475 - Getting root and trust chain from controller uses correct service
-
11:25 Revize 11a90594 (aswi2021jmsd-gitlab): Re #8475 - Getting root and trust chain from controller uses correct service
-
11:07 Revize 493022a0 (aswi2021jmsd-gitlab4): Re #8475 - Connection to the RestAPI
-
11:07 Revize 493022a0 (aswi2021jmsd-gitlab): Re #8475 - Connection to the RestAPI
-
10:10 Revize f1eef412 (aswi2021jmsd-gitlab4): Re #8475 Merge master with RestAPI implemented
-
10:10 Revize f1eef412 (aswi2021jmsd-gitlab): Re #8475 Merge master with RestAPI implemented
-
09:52 Revize 588569da (aswi2021jmsd-gitlab4): Re #8476 merge rest api endpoints
- Merge branch '8476_rest_api_endpoints' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!8 -
09:52 Revize 588569da (aswi2021jmsd-gitlab): Re #8476 merge rest api endpoints
- Merge branch '8476_rest_api_endpoints' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!8 -
09:48 Revize 8ceb3f79 (aswi2021jmsd-gitlab4): Re #8476 - Changed structure of tests
- - Renamed DAO integration tests so that they are found by pytest
- Moved RestAPI tests from UnitTests to IntegrationT... -
09:48 Revize 8ceb3f79 (aswi2021jmsd-gitlab): Re #8476 - Changed structure of tests
- - Renamed DAO integration tests so that they are found by pytest
- Moved RestAPI tests from UnitTests to IntegrationT... -
02:08 Feature #8476 (Resolved): Implement Rest API endpoints
-
01:00 Revize 8c886800 (aswi2021jmsd-gitlab4): Re #8476 - Cleaned-up database.
-
01:00 Revize 8c886800 (aswi2021jmsd-gitlab): Re #8476 - Cleaned-up database.
-
00:59 Revize 9247d70a (aswi2021jmsd-gitlab4): Re #8476 - Heavy refactoring and added comments.
-
00:59 Revize 9247d70a (aswi2021jmsd-gitlab): Re #8476 - Heavy refactoring and added comments.
-
00:29 Revize aa740737 (aswi2021jmsd-gitlab4): Re #8476 - Implemented and tested `get_cert_chain(id)`.
-
00:29 Revize aa740737 (aswi2021jmsd-gitlab): Re #8476 - Implemented and tested `get_cert_chain(id)`.
2021-04-06
-
23:58 Revize d53c2fdc (aswi2021jmsd-gitlab4): Re #8476 - Implemented and tested `get_cert_root(id)`.
-
23:58 Revize d53c2fdc (aswi2021jmsd-gitlab): Re #8476 - Implemented and tested `get_cert_root(id)`.
-
23:44 Revize 5b6d9513 (aswi2021jmsd-gitlab4): Re #8476 - Implemented and tested `get_cert_details(id)`.
-
23:44 Revize 5b6d9513 (aswi2021jmsd-gitlab): Re #8476 - Implemented and tested `get_cert_details(id)`.
-
23:43 Revize e96150c4 (aswi2021jmsd-gitlab4): Re #8476 - Added `to_dict` method to Subject, minor bugfix
-
23:43 Revize e96150c4 (aswi2021jmsd-gitlab): Re #8476 - Added `to_dict` method to Subject, minor bugfix
-
23:42 Revize eb2ea1ff (aswi2021jmsd-gitlab4): Re #8476 - Certificate usages bugfix (?)
-
23:42 Revize eb2ea1ff (aswi2021jmsd-gitlab): Re #8476 - Certificate usages bugfix (?)
-
22:50 Revize fb987403 (aswi2021jmsd-gitlab4): Re #8476 - Added and tested `get_certificate(id)`.
-
22:50 Revize fb987403 (aswi2021jmsd-gitlab): Re #8476 - Added and tested `get_certificate(id)`.
-
22:26 Revize 49f22fd9 (aswi2021jmsd-gitlab4): Re #8476 - Fixed and tested filtering for GET /api/certificates
-
22:26 Revize 49f22fd9 (aswi2021jmsd-gitlab): Re #8476 - Fixed and tested filtering for GET /api/certificates
-
22:19 Revize 5b57121e (aswi2021jmsd-gitlab4): Re #8476 - Refactored the application; swagger is not used for code generation anymore, REST API is being implemented from scratch. Migration only, fixing tests.
-
22:19 Revize 5b57121e (aswi2021jmsd-gitlab): Re #8476 - Refactored the application; swagger is not used for code generation anymore, REST API is being implemented from scratch. Migration only, fixing tests.
-
20:19 Revize 1e07432d (aswi2021jmsd-gitlab4): Re #8476 - Implemented `list_certificates` with unit tests.
-
20:19 Revize 1e07432d (aswi2021jmsd-gitlab): Re #8476 - Implemented `list_certificates` with unit tests.
-
20:18 Revize ed64d8a4 (aswi2021jmsd-gitlab4): Re #8476 - Upgraded connexion -> updated requirements.txt
-
20:18 Revize ed64d8a4 (aswi2021jmsd-gitlab): Re #8476 - Upgraded connexion -> updated requirements.txt
-
18:28 Revize a0d4dda1 (aswi2021jmsd-gitlab4): Re #8476 - Created basic unit tests for `create_certificate`.
-
18:28 Revize a0d4dda1 (aswi2021jmsd-gitlab): Re #8476 - Created basic unit tests for `create_certificate`.
-
18:28 Revize 0397ef52 (aswi2021jmsd-gitlab4): Re #8476 - Finalized `create_certificate`. Update of swagger __main__.py
-
18:28 Revize 0397ef52 (aswi2021jmsd-gitlab): Re #8476 - Finalized `create_certificate`. Update of swagger __main__.py
-
17:23 Revize eff25d7c (aswi2021jmsd-gitlab4): Re #8476 - Database FileAnchor utilization.
-
17:23 Revize eff25d7c (aswi2021jmsd-gitlab): Re #8476 - Database FileAnchor utilization.
-
17:23 Revize fa03de5c (aswi2021jmsd-gitlab4): Re #8476 - Auxiliary script for database initialization, FileAnchor
-
17:23 Revize fa03de5c (aswi2021jmsd-gitlab): Re #8476 - Auxiliary script for database initialization, FileAnchor
-
16:30 Revize 6f4a5f24 (aswi2021jmsd-gitlab4): Re #8476 - Repository bugfix.
-
16:30 Revize 6f4a5f24 (aswi2021jmsd-gitlab): Re #8476 - Repository bugfix.
-
16:30 Revize ee883227 (aswi2021jmsd-gitlab4): Re #8476 - Controller create certificate bugfix.
-
16:30 Revize ee883227 (aswi2021jmsd-gitlab): Re #8476 - Controller create certificate bugfix.
-
16:18 Revize 08f22957 (aswi2021jmsd-gitlab4): Re #8476 - Clarity update.
-
16:18 Revize 08f22957 (aswi2021jmsd-gitlab): Re #8476 - Clarity update.
-
14:45 Revize 88a68c29 (aswi2021jmsd-gitlab4): Re #8476 - Added as a part of the swagger-generated server stub. Imported required objects, SQLite3 thread issue hack (performance impact negligible, violates encapsulation), implemented `create_certificate`.
-
14:45 Revize 88a68c29 (aswi2021jmsd-gitlab): Re #8476 - Added as a part of the swagger-generated server stub. Imported required objects, SQLite3 thread issue hack (performance impact negligible, violates encapsulation), implemented `create_certificate`.
-
14:42 Revize 07622265 (aswi2021jmsd-gitlab4): Re #8476 - Changed the name of `CertificatesUsages` to `CertificateUsages`.
-
14:42 Revize 07622265 (aswi2021jmsd-gitlab): Re #8476 - Changed the name of `CertificatesUsages` to `CertificateUsages`.
-
14:41 Revize 25e62ed8 (aswi2021jmsd-gitlab4): Re #8476 - Added necessary requirements.
-
14:41 Revize 25e62ed8 (aswi2021jmsd-gitlab): Re #8476 - Added necessary requirements.
-
14:40 Revize fe572bb6 (aswi2021jmsd-gitlab4): Re #8476 - Added as a part of the swagger-generated server stub, fixed attribute error (https://github.com/zalando/connexion/issues/739)
-
14:40 Revize fe572bb6 (aswi2021jmsd-gitlab): Re #8476 - Added as a part of the swagger-generated server stub, fixed attribute error (https://github.com/zalando/connexion/issues/739)
-
14:39 Revize f716748a (aswi2021jmsd-gitlab4): Re #8476 - Added swagger.yaml (created by Jan Pašek).
-
14:39 Revize f716748a (aswi2021jmsd-gitlab): Re #8476 - Added swagger.yaml (created by Jan Pašek).
-
14:38 Revize a4f50fca (aswi2021jmsd-gitlab4): Re #8476 - Added as a part of the swagger-generated server stub, set base path to root.
-
14:38 Revize a4f50fca (aswi2021jmsd-gitlab): Re #8476 - Added as a part of the swagger-generated server stub, set base path to root.
-
14:38 Revize d35c7f1f (aswi2021jmsd-gitlab4): Re #8476 - Added swagger-generated server stub.
-
14:38 Revize d35c7f1f (aswi2021jmsd-gitlab): Re #8476 - Added swagger-generated server stub.
-
06:48 Revize 1b9fc014 (aswi2021jmsd-gitlab4): Re #8475 - Changed notBefore & notAfter to validityDays
-
06:48 Revize 1b9fc014 (aswi2021jmsd-gitlab): Re #8475 - Changed notBefore & notAfter to validityDays
-
06:24 Revize c56d2d85 (aswi2021jmsd-gitlab4): Re #8472 implement key service certificate service
- Merge branch '8472_Implement_KeyService_CertificateService' into 'master'
See merge request aswi/aswi-2021/aswi2021jm... -
06:24 Revize c56d2d85 (aswi2021jmsd-gitlab): Re #8472 implement key service certificate service
- Merge branch '8472_Implement_KeyService_CertificateService' into 'master'
See merge request aswi/aswi-2021/aswi2021jm... -
06:14 Revize c4ba6bb7 (aswi2021jmsd-gitlab4): Re #8473 - Added get_subject_from_certificate to certificate_service.py
-
06:14 Revize c4ba6bb7 (aswi2021jmsd-gitlab): Re #8473 - Added get_subject_from_certificate to certificate_service.py
-
05:38 Revize a4e818dc (aswi2021jmsd-gitlab4): Re #8473 - Fixed minor typo in certificate_service.py
-
05:38 Revize a4e818dc (aswi2021jmsd-gitlab): Re #8473 - Fixed minor typo in certificate_service.py
2021-04-05
-
23:04 Feature #8473 (Resolved): Implement KeyService and CertificateService
- Finished implementation of the required classes. Only the methods that are necessary for the this iteration's demo we...
-
22:52 Revize 2f5101f1 (aswi2021jmsd-gitlab4): Re #8472 - Added a parameter to the craete_sscrt method in CryptographyService in order to be able to specify tha number of days for which the generated certificate will be valid.
-
22:52 Revize 2f5101f1 (aswi2021jmsd-gitlab): Re #8472 - Added a parameter to the craete_sscrt method in CryptographyService in order to be able to specify tha number of days for which the generated certificate will be valid.
-
22:41 Revize a6727aa9 (aswi2021jmsd-gitlab4): Re #8472 - Added missing docstrings to KeyService and CertificateService classes
-
22:41 Revize a6727aa9 (aswi2021jmsd-gitlab): Re #8472 - Added missing docstrings to KeyService and CertificateService classes
-
22:13 Revize 2690bc1d (aswi2021jmsd-gitlab4): Re #8472 - Added further tests of the KeyService class
-
22:13 Revize 2690bc1d (aswi2021jmsd-gitlab): Re #8472 - Added further tests of the KeyService class
-
22:04 Revize 699a4f25 (aswi2021jmsd-gitlab4): Re #8472 - Added KeyService.delete test and renamed a test suite
- Applied a small change to the KeyService.get_keys method
-
22:04 Revize 699a4f25 (aswi2021jmsd-gitlab): Re #8472 - Added KeyService.delete test and renamed a test suite
- Applied a small change to the KeyService.get_keys method
-
22:03 Revize 45744020 (aswi2021jmsd-gitlab4): Re #8472 - Changed delete methods in repositories in such way that delete methods now return True only when at least one row was deleted
-
22:03 Revize 45744020 (aswi2021jmsd-gitlab): Re #8472 - Changed delete methods in repositories in such way that delete methods now return True only when at least one row was deleted
-
21:42 Revize 3d639744 (aswi2021jmsd-gitlab4): Re #8472 - Implemented delete_certificate method in CertificateService and added a test validating it
-
21:42 Revize 3d639744 (aswi2021jmsd-gitlab): Re #8472 - Implemented delete_certificate method in CertificateService and added a test validating it
-
21:41 Revize 0f3af523 (aswi2021jmsd-gitlab4): Re #8472 - Changed CertificateRepository.read_all method in such way that empty list is now returned instead of None when no certificates are found
-
21:41 Revize 0f3af523 (aswi2021jmsd-gitlab): Re #8472 - Changed CertificateRepository.read_all method in such way that empty list is now returned instead of None when no certificates are found
-
21:29 Revize 4e70d22a (aswi2021jmsd-gitlab4): Re #8472 - Added get_chain_of_trust method documentation and comments
-
21:29 Revize 4e70d22a (aswi2021jmsd-gitlab): Re #8472 - Added get_chain_of_trust method documentation and comments
-
21:19 Revize ef65f488 (aswi2021jmsd-gitlab4): Re #8472 - Implemented get_chain_of_trust method and added an integration test validating it
- Added return type specification to read_all method in CertificateRepository
-
21:19 Revize ef65f488 (aswi2021jmsd-gitlab): Re #8472 - Implemented get_chain_of_trust method and added an integration test validating it
- Added return type specification to read_all method in CertificateRepository
-
20:31 Revize 2a90f4fd (aswi2021jmsd-gitlab4): Re #8472 - Implemented get_certificates method and added an integration test validating it
- Added fixtures providing a unique DB connection for each test
-
20:31 Revize 2a90f4fd (aswi2021jmsd-gitlab): Re #8472 - Implemented get_certificates method and added an integration test validating it
- Added fixtures providing a unique DB connection for each test
-
19:57 Revize 6f64f062 (aswi2021jmsd-gitlab4): Re #8472 - Fixed an issue in the certificate repository that resulted in inability to filter certificates by their type
-
19:57 Revize 6f64f062 (aswi2021jmsd-gitlab): Re #8472 - Fixed an issue in the certificate repository that resulted in inability to filter certificates by their type
-
19:48 Revize 4c19a9b1 (aswi2021jmsd-gitlab4): Re #8472 - Implemented create_end_cert method and added an integration test validating it
-
19:48 Revize 4c19a9b1 (aswi2021jmsd-gitlab): Re #8472 - Implemented create_end_cert method and added an integration test validating it
-
18:47 Revize ca3ac7c0 (aswi2021jmsd-gitlab4): Re #8472 - Added the ability to pass usage dictionary to create_ca and create_root_ca methods via optional parameter
-
18:47 Revize ca3ac7c0 (aswi2021jmsd-gitlab): Re #8472 - Added the ability to pass usage dictionary to create_ca and create_root_ca methods via optional parameter
-
18:45 Revize 093d06df (aswi2021jmsd-gitlab4): Re #8472 - Fixed an issue in CertificateRepository.create() method where update result (boolean) was returned instead of the created ID
-
18:45 Revize 093d06df (aswi2021jmsd-gitlab): Re #8472 - Fixed an issue in CertificateRepository.create() method where update result (boolean) was returned instead of the created ID
2021-04-04
-
17:40 Revize bbcb7c89 (aswi2021jmsd-gitlab4): Re #8472 - Implemented create_ca method in CertificateService and added test verifying this method's validity
-
17:40 Revize bbcb7c89 (aswi2021jmsd-gitlab): Re #8472 - Implemented create_ca method in CertificateService and added test verifying this method's validity
-
17:38 Revize fa72c969 (aswi2021jmsd-gitlab4): Re #8472 - Fixed CertificateRepository bug that resulted in inability to create certificates
-
17:38 Revize fa72c969 (aswi2021jmsd-gitlab): Re #8472 - Fixed CertificateRepository bug that resulted in inability to create certificates
-
13:53 Revize 10fab051 (aswi2021jmsd-gitlab4): Re #8472 - Implemented get_certificate method in CertificateService and added a test testing this method
-
13:53 Revize 10fab051 (aswi2021jmsd-gitlab): Re #8472 - Implemented get_certificate method in CertificateService and added a test testing this method
-
13:51 Revize a7411982 (aswi2021jmsd-gitlab4): Re #8472 - Fixed a bug in CertificateRepository that resulted in inability to get a single certificate by ID
-
13:51 Revize a7411982 (aswi2021jmsd-gitlab): Re #8472 - Fixed a bug in CertificateRepository that resulted in inability to get a single certificate by ID
-
13:40 Revize 4cf3b539 (aswi2021jmsd-gitlab4): Re #8472 - Extended integration test asserting correct reading from the database
-
13:40 Revize 4cf3b539 (aswi2021jmsd-gitlab): Re #8472 - Extended integration test asserting correct reading from the database
-
13:39 Revize f9711600 (aswi2021jmsd-gitlab4): Re #8472 - Fixed a bug in PrivateKeyRepository that resulted in inability to get a single private key from the repository
-
13:39 Revize f9711600 (aswi2021jmsd-gitlab): Re #8472 - Fixed a bug in PrivateKeyRepository that resulted in inability to get a single private key from the repository
-
13:31 Revize e39e138f (aswi2021jmsd-gitlab4): Re #8472 - Improved SQL connection/cursor fixtures in such way that connection to DB happens only once per test module
-
13:31 Revize e39e138f (aswi2021jmsd-gitlab): Re #8472 - Improved SQL connection/cursor fixtures in such way that connection to DB happens only once per test module
-
12:53 Revize d3fa9147 (aswi2021jmsd-gitlab4): Re #8472 - Added simple integration tests
-
12:53 Revize d3fa9147 (aswi2021jmsd-gitlab): Re #8472 - Added simple integration tests
-
12:15 Revize 313b647b (aswi2021jmsd-gitlab4): Re #8472 - Finished implementation of create_root_ca method in CertificateService
-
12:15 Revize 313b647b (aswi2021jmsd-gitlab): Re #8472 - Finished implementation of create_root_ca method in CertificateService
-
12:12 Revize f3125948 (aswi2021jmsd-gitlab4): Re #8472 - Made small fixes to the CertificateRepository
-
12:12 Revize f3125948 (aswi2021jmsd-gitlab): Re #8472 - Made small fixes to the CertificateRepository
-
10:17 Revize 36409852 (aswi2021jmsd-gitlab4): Re #8472 - Improved parse_cert_pem method in such way that it also parses notBefore and notAfter fields now
-
10:17 Revize 36409852 (aswi2021jmsd-gitlab): Re #8472 - Improved parse_cert_pem method in such way that it also parses notBefore and notAfter fields now
-
00:00 Revize cc51ca2c (aswi2021jmsd-gitlab4): Re #8472 - Finished implementation of parse_cert_pem method that parses a subject out of a PEM formatted certificate
- Added few unit tests testing this method.
-
00:00 Revize cc51ca2c (aswi2021jmsd-gitlab): Re #8472 - Finished implementation of parse_cert_pem method that parses a subject out of a PEM formatted certificate
- Added few unit tests testing this method.
2021-04-03
-
22:18 Revize 4a40b0d2 (aswi2021jmsd-gitlab4): Re #8472 - WIP commit of adding a method capable of parsing a Subject from a cert PEM
-
22:18 Revize 4a40b0d2 (aswi2021jmsd-gitlab): Re #8472 - WIP commit of adding a method capable of parsing a Subject from a cert PEM
-
17:14 Revize f62119d4 (aswi2021jmsd-gitlab4): Re #8472 - Implemented KeyService
-
17:14 Revize f62119d4 (aswi2021jmsd-gitlab): Re #8472 - Implemented KeyService
-
17:10 Revize 98846b35 (aswi2021jmsd-gitlab4): Re #8472 - Fixed PrivateKey field assignment typo
-
17:10 Revize 98846b35 (aswi2021jmsd-gitlab): Re #8472 - Fixed PrivateKey field assignment typo
-
14:17 Revize 6c9cb54a (aswi2021jmsd-gitlab4): Re #8475 - Added code comments
-
14:17 Revize 6c9cb54a (aswi2021jmsd-gitlab): Re #8475 - Added code comments
-
13:57 Revize 71d8054e (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, added cancel button, success alert
-
13:57 Revize 71d8054e (aswi2021jmsd-gitlab): Re #8475 - Create certificate, added cancel button, success alert
-
08:51 Revize 9cac7fd4 (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, binding input fields
-
08:51 Revize 9cac7fd4 (aswi2021jmsd-gitlab): Re #8475 - Create certificate, binding input fields
2021-04-02
-
17:52 Revize b556270c (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, available CA selection
-
17:52 Revize b556270c (aswi2021jmsd-gitlab): Re #8475 - Create certificate, available CA selection
-
15:27 Revize a3b708c2 (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, selected CA binding
-
15:27 Revize a3b708c2 (aswi2021jmsd-gitlab): Re #8475 - Create certificate, selected CA binding
-
15:13 Revize 28787717 (aswi2021jmsd-gitlab4): Re #8475 - Created constants.js for Rest API endpoint definitions
-
15:13 Revize 28787717 (aswi2021jmsd-gitlab): Re #8475 - Created constants.js for Rest API endpoint definitions
-
15:01 Revize e75db9cd (aswi2021jmsd-gitlab4): Re #8475 - Certificate item component added
-
15:01 Revize e75db9cd (aswi2021jmsd-gitlab): Re #8475 - Certificate item component added
-
15:00 Revize e77db3b6 (aswi2021jmsd-gitlab4): Re #8475 - Added utilities.js with file download support
-
15:00 Revize e77db3b6 (aswi2021jmsd-gitlab): Re #8475 - Added utilities.js with file download support
-
14:58 Revize b262e14c (aswi2021jmsd-gitlab4): Re #8475 - Added Axios library
-
14:58 Revize b262e14c (aswi2021jmsd-gitlab): Re #8475 - Added Axios library
-
14:29 Revize 181e1196 (aswi2021jmsd-gitlab4): Re #8471 - Merge implement DAO - source code
-
14:29 Revize 181e1196 (aswi2021jmsd-gitlab): Re #8471 - Merge implement DAO - source code
-
12:15 Task #8431 (Resolved): Weekly standup #3
-
10:44 Revize d6ccc8ca (aswi2021jmsd-gitlab4): Re #8471 - Implemented selection of all private keys
-
10:44 Revize d6ccc8ca (aswi2021jmsd-gitlab): Re #8471 - Implemented selection of all private keys
2021-04-01
-
19:41 Revize 9e22e20c (aswi2021jmsd-gitlab4): Re #8471 - Implemented filter of certificates
- - Implemented filter by certificate type using index (id) from CertificateTypes table
- No multiple types supported -
19:41 Revize 9e22e20c (aswi2021jmsd-gitlab): Re #8471 - Implemented filter of certificates
- - Implemented filter by certificate type using index (id) from CertificateTypes table
- No multiple types supported -
13:48 Revize 7db2341e (aswi2021jmsd-gitlab4): Merge branch '8512_update_architecture'
-
13:48 Revize 7db2341e (aswi2021jmsd-gitlab): Merge branch '8512_update_architecture'
-
13:23 Revize 1036d66a (aswi2021jmsd-gitlab4): Re: #8471 - Modified database
- - password can be null
- FKs in CertificateUsages can not be null -
13:23 Revize 1036d66a (aswi2021jmsd-gitlab): Re: #8471 - Modified database
- - password can be null
- FKs in CertificateUsages can not be null -
13:18 Revize e88c2086 (aswi2021jmsd-gitlab4): Re #8512 - Rewritten ERA model
-
13:18 Revize e88c2086 (aswi2021jmsd-gitlab): Re #8512 - Rewritten ERA model
-
12:25 Revize 805077f5 (aswi2021jmsd-gitlab4): Re #8471 - Error correction after review
-
12:25 Revize 805077f5 (aswi2021jmsd-gitlab): Re #8471 - Error correction after review
-
11:56 Task #8426 (Verified): Specify chain of trust building support in the requirement specification
- Reviewed by Stanislav Král with no findings.
-
11:54 Task #8304: Create a Rest API proposal/specification
- Reviewed by Stanislav Král and Michal Seják. Findings were fixed.
-
11:53 Task #8304 (Verified): Create a Rest API proposal/specification
-
11:04 Revize 7d439051 (aswi2021jmsd-gitlab4): Re #8471 - Added initialize test
-
11:04 Revize 7d439051 (aswi2021jmsd-gitlab): Re #8471 - Added initialize test
-
10:56 Revize 9d3eded8 (aswi2021jmsd-gitlab4): Re #8471 - Simplification of CRUD functions
- - conversion source of private key repository to one file
- added comments -
10:56 Revize 9d3eded8 (aswi2021jmsd-gitlab): Re #8471 - Simplification of CRUD functions
- - conversion source of private key repository to one file
- added comments -
10:56 Revize f8b23532 (aswi2021jmsd-gitlab4): Re #8471 - Simplification of CRUD functions
- - conversion source of certificate repository to one file
- added comments -
10:56 Revize f8b23532 (aswi2021jmsd-gitlab): Re #8471 - Simplification of CRUD functions
- - conversion source of certificate repository to one file
- added comments -
10:54 Revize bcdb15bd (aswi2021jmsd-gitlab4): Re #8471 - Added name of tables to constants
- - TAB_CERTIFICATE_TYPES for CertificateTypes table
- TAB_USAGE_TYPES for UsageTypes table -
10:54 Revize bcdb15bd (aswi2021jmsd-gitlab): Re #8471 - Added name of tables to constants
- - TAB_CERTIFICATE_TYPES for CertificateTypes table
- TAB_USAGE_TYPES for UsageTypes table -
10:51 Revize bb5c266f (aswi2021jmsd-gitlab4): Re #8471 - Modified scripts and database
- - relation between Certificates and CertificateUsages tables on delete 'no action' >> 'cascade'
-
10:51 Revize bb5c266f (aswi2021jmsd-gitlab): Re #8471 - Modified scripts and database
- - relation between Certificates and CertificateUsages tables on delete 'no action' >> 'cascade'
-
10:48 Revize 099f78a9 (aswi2021jmsd-gitlab4): Re #8471 - Modified relation between tables
- - relation between Certificates and CertificateUsages tables 'no action' >> 'cascade'
-
10:48 Revize 099f78a9 (aswi2021jmsd-gitlab): Re #8471 - Modified relation between tables
- - relation between Certificates and CertificateUsages tables 'no action' >> 'cascade'
-
10:45 Revize c7214bba (aswi2021jmsd-gitlab4): Re #8471 - Modified source
- - deleted redundat files
- deleted '_impl' from repositories filename -
10:45 Revize c7214bba (aswi2021jmsd-gitlab): Re #8471 - Modified source
- - deleted redundat files
- deleted '_impl' from repositories filename
2021-03-31
-
22:12 Revize a0602bad (aswi2021jmsd-gitlab4): Re #8471 - Added comments for CRUD functions
-
22:12 Revize a0602bad (aswi2021jmsd-gitlab): Re #8471 - Added comments for CRUD functions
-
21:06 Revize b2a9b83d (aswi2021jmsd-gitlab4): Re #8471 - Tested direct DB communication
- - implemented tests for Certificates and PrivateKeys tables via DBManager
-
21:06 Revize b2a9b83d (aswi2021jmsd-gitlab): Re #8471 - Tested direct DB communication
- - implemented tests for Certificates and PrivateKeys tables via DBManager
-
17:31 Task #8531 (Invalid): Create OpenAPI specification for Rest API
- The Rest API specification from the requirement specification document shall be transferred to OpenAPI format.
-
12:23 Feature #8474: Implement static GUI
- Review was done by Stanislav Král - no findings.
-
12:23 Feature #8474 (Verified): Implement static GUI
-
12:04 Task #8430 (Verified): Review meeting #2
-
12:01 Task #8304 (Resolved): Create a Rest API proposal/specification
- The initial version of the Rest API specification was created. The proposal is stored in _GDrive/requirements_specifi...
-
11:36 Revize ed6b52ea (aswi2021jmsd-gitlab4): Re #8471 - Created database file
-
11:36 Revize ed6b52ea (aswi2021jmsd-gitlab): Re #8471 - Created database file
-
11:35 Revize 47e0e828 (aswi2021jmsd-gitlab4): Re #8471 - Added FK of parent certificate
-
11:35 Revize 47e0e828 (aswi2021jmsd-gitlab): Re #8471 - Added FK of parent certificate
-
11:12 Feature #8472: Implement CryptographyService
- The review was done without findings. Code follows convention and design. The implementation is well covered by tests.
-
11:11 Feature #8472 (Verified): Implement CryptographyService
-
11:00 Revize 371b0ae9 (aswi2021jmsd-gitlab4): Re #8472 cryptography service implementation
- Merge branch '#8472_CryptographyService_Implementation' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!6 -
11:00 Revize 371b0ae9 (aswi2021jmsd-gitlab): Re #8472 cryptography service implementation
- Merge branch '#8472_CryptographyService_Implementation' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!6 -
10:29 Revize 1636aefe (aswi2021jmsd-gitlab4): Re #8471 - Edited files for DB communication
-
10:29 Revize 1636aefe (aswi2021jmsd-gitlab): Re #8471 - Edited files for DB communication
-
10:28 Revize dbd44a51 (aswi2021jmsd-gitlab4): Re #8471 - Edited Certificate object
- - due to database modification
-
10:28 Revize dbd44a51 (aswi2021jmsd-gitlab): Re #8471 - Edited Certificate object
- - due to database modification
-
10:26 Revize 993ee5a1 (aswi2021jmsd-gitlab4): Re #8471 - Edited constants
-
10:26 Revize 993ee5a1 (aswi2021jmsd-gitlab): Re #8471 - Edited constants
-
09:10 Task #8512 (Verified): Update software architecture
- @CryptographyService@ updated accordingly.
-
09:06 Revize 02f63b07 (aswi2021jmsd-gitlab4): Re #8472 - Changed order of create_sscrt method parameters
-
09:06 Revize 02f63b07 (aswi2021jmsd-gitlab): Re #8472 - Changed order of create_sscrt method parameters
-
09:02 Revize 87fd5afc (aswi2021jmsd-gitlab4): Re #8472 - Changed some parameter names in create_csr method and renamed make_csr_test.py to create_csr_test.py
-
09:02 Revize 87fd5afc (aswi2021jmsd-gitlab): Re #8472 - Changed some parameter names in create_csr method and renamed make_csr_test.py to create_csr_test.py
-
08:55 Revize 7444d4cb (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of run_for_output method to private (was protected previously)
-
08:55 Revize 7444d4cb (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of run_for_output method to private (was protected previously)
-
08:54 Revize 57898b2f (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of subject_to_param method to private (was protected previously) and added docstring to it
-
08:54 Revize 57898b2f (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of subject_to_param method to private (was protected previously) and added docstring to it
-
08:51 Revize 87a7a4a5 (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of sign_csr method to private (was protected previously)
-
08:51 Revize 87a7a4a5 (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of sign_csr method to private (was protected previously)
-
08:48 Revize 2e99bad0 (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of create_csr method to private (was protected previously)
-
08:48 Revize 2e99bad0 (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of create_csr method to private (was protected previously)
-
08:34 Revize 86415c34 (aswi2021jmsd-gitlab4): Re #8471 - Repaired datamodel (SQLite)
- - inserted new table for NxN relation (Certificates - UsageTypes)
-
08:34 Revize 86415c34 (aswi2021jmsd-gitlab): Re #8471 - Repaired datamodel (SQLite)
- - inserted new table for NxN relation (Certificates - UsageTypes)
-
08:27 Revize a1f57f7e (aswi2021jmsd-gitlab4): Re #8471 - Repaired datamodel (SQLite)
- - inserted new table for NxN relation (Certificates - UsageTypes)
- edited .sql scripts -
08:27 Revize a1f57f7e (aswi2021jmsd-gitlab): Re #8471 - Repaired datamodel (SQLite)
- - inserted new table for NxN relation (Certificates - UsageTypes)
- edited .sql scripts -
08:17 Revize a6722153 (aswi2021jmsd-gitlab4): Re #8512 - Minor updates of parameters and method names.
-
08:17 Revize a6722153 (aswi2021jmsd-gitlab): Re #8512 - Minor updates of parameters and method names.
-
08:12 Revize 032be8ad (aswi2021jmsd-gitlab4): Re #8472 - Removed useless private key generation in verify_ca_test.py
-
08:12 Revize 032be8ad (aswi2021jmsd-gitlab): Re #8472 - Removed useless private key generation in verify_ca_test.py
-
08:04 Revize dd03da19 (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifiers of some methods and fixed verify_ca_test.py
-
08:04 Revize dd03da19 (aswi2021jmsd-gitlab): Re #8472 - Changed access modifiers of some methods and fixed verify_ca_test.py
-
07:59 Revize 4691a56f (aswi2021jmsd-gitlab4): Re #8472 - Added new line to `_run_for_output` method's docstring
-
07:59 Revize 4691a56f (aswi2021jmsd-gitlab): Re #8472 - Added new line to `_run_for_output` method's docstring
-
07:58 Revize c4b2f4d2 (aswi2021jmsd-gitlab4): Re #8472 - Removed unused method parameters
-
07:58 Revize c4b2f4d2 (aswi2021jmsd-gitlab): Re #8472 - Removed unused method parameters
-
07:57 Revize 61a42455 (aswi2021jmsd-gitlab4): Re #8472 - Renamed `verify_ca` method to `verify_cert` and improved its documentation
-
07:57 Revize 61a42455 (aswi2021jmsd-gitlab): Re #8472 - Renamed `verify_ca` method to `verify_cert` and improved its documentation
-
07:54 Revize ad068f9d (aswi2021jmsd-gitlab4): Re #8472 - Improved `create_crt` documentation
-
07:54 Revize ad068f9d (aswi2021jmsd-gitlab): Re #8472 - Improved `create_crt` documentation
-
07:47 Revize bdf9a46c (aswi2021jmsd-gitlab4): Re #8472 - Renamed `make_csr` method to `create_csr`
-
07:47 Revize bdf9a46c (aswi2021jmsd-gitlab): Re #8472 - Renamed `make_csr` method to `create_csr`
-
07:01 Revize 25053504 (aswi2021jmsd-gitlab4): Re #8471 - Corrected stylistics and warnings
-
07:01 Revize 25053504 (aswi2021jmsd-gitlab): Re #8471 - Corrected stylistics and warnings
2021-03-30
-
22:33 Feature #8472 (Resolved): Implement CryptographyService
-
22:28 Feature #8472: Implement CryptographyService
- The estimate did not account for the time required to write various unit tests checking the validity of the created C...
-
22:13 Revize 7d0aa304 (aswi2021jmsd-gitlab4): Re #8472 - Added few unit tests that perform further testing of _run_for_output method
-
22:13 Revize 7d0aa304 (aswi2021jmsd-gitlab): Re #8472 - Added few unit tests that perform further testing of _run_for_output method
-
21:51 Revize 5fdd01a6 (aswi2021jmsd-gitlab4): Re #8472 - Added verify_ca method that verifies whether a certificate has expired
- Added 3 unit tests that verify the added method.
Added "days" parameter to some methods in order to be able to specif... -
21:51 Revize 5fdd01a6 (aswi2021jmsd-gitlab): Re #8472 - Added verify_ca method that verifies whether a certificate has expired
- Added 3 unit tests that verify the added method.
Added "days" parameter to some methods in order to be able to specif... -
18:52 Revize 18588728 (aswi2021jmsd-gitlab4): Re #8472 - Small changes in the documentation
-
18:52 Revize 18588728 (aswi2021jmsd-gitlab): Re #8472 - Small changes in the documentation
-
18:47 Revize 9dbbcdae (aswi2021jmsd-gitlab4): Re #8472 - Added create_crt method that creates a certificate
- Added 3 unit tests testing the added method.
-
18:47 Revize 9dbbcdae (aswi2021jmsd-gitlab): Re #8472 - Added create_crt method that creates a certificate
- Added 3 unit tests testing the added method.
-
18:15 Revize fe647b46 (aswi2021jmsd-gitlab4): Re #8472 - Added sign_csr method that signs a CSR
- Added 3 unit tests testing the added method.
-
18:15 Revize fe647b46 (aswi2021jmsd-gitlab): Re #8472 - Added sign_csr method that signs a CSR
- Added 3 unit tests testing the added method.
-
16:29 Revize 6c098d6e (aswi2021jmsd-gitlab4): Re #8472 - Added make_csr method that makes a CSR
- Added 2 unit tests testing the added method.
Moved CryptographyService tests into a separate files -
16:29 Revize 6c098d6e (aswi2021jmsd-gitlab): Re #8472 - Added make_csr method that makes a CSR
- Added 2 unit tests testing the added method.
Moved CryptographyService tests into a separate files -
16:01 Task #8512 (Resolved): Update software architecture
-
14:48 Task #8512 (Assigned): Update software architecture
-
14:48 Task #8512 (Accepted): Update software architecture
-
14:48 Task #8512 (Closed): Update software architecture
- Update software detailed architecture regarding parameter changes.
-
15:47 Revize dddcf5e1 (aswi2021jmsd-gitlab4): Re #8512 - Parameter updates, parameter names shown.
-
15:47 Revize dddcf5e1 (aswi2021jmsd-gitlab): Re #8512 - Parameter updates, parameter names shown.
-
15:07 Revize c0aed2f5 (aswi2021jmsd-gitlab4): Re #8472 - Added create_sscrt method that creates a self signed certificate
- Added 5 unit tests verifying the validity of the certificate generation.
-
15:07 Revize c0aed2f5 (aswi2021jmsd-gitlab): Re #8472 - Added create_sscrt method that creates a self signed certificate
- Added 5 unit tests verifying the validity of the certificate generation.
-
15:06 Revize 8e6b3642 (aswi2021jmsd-gitlab4): Re #8512 - Updated the architecture according to discussion conclusion.
-
15:06 Revize 8e6b3642 (aswi2021jmsd-gitlab): Re #8512 - Updated the architecture according to discussion conclusion.
-
14:10 Revize e9e55282 (aswi2021jmsd-gitlab4): Re #8471 - Implemented DB communication
- - Implementation of communication with specific tables (Certificate, PrivateKey)
-
14:10 Revize e9e55282 (aswi2021jmsd-gitlab): Re #8471 - Implemented DB communication
- - Implementation of communication with specific tables (Certificate, PrivateKey)
-
14:07 Revize 61db0634 (aswi2021jmsd-gitlab4): Re #8471 - Edited arguments in headers of functions
-
14:07 Revize 61db0634 (aswi2021jmsd-gitlab): Re #8471 - Edited arguments in headers of functions
-
14:06 Revize b5114e4e (aswi2021jmsd-gitlab4): Re #8471 - Created constants of DB names
- - Constant for each of names in DB (table, column)
-
14:06 Revize b5114e4e (aswi2021jmsd-gitlab): Re #8471 - Created constants of DB names
- - Constant for each of names in DB (table, column)
-
13:27 Revize 2c96b4a5 (aswi2021jmsd-gitlab4): Re #8471 - Implemented DB communication
- - implemented operations create, read, update, delete
- created file with constants contains name of DB file and defa... -
13:27 Revize 2c96b4a5 (aswi2021jmsd-gitlab): Re #8471 - Implemented DB communication
- - implemented operations create, read, update, delete
- created file with constants contains name of DB file and defa... -
13:15 Revize d79d1369 (aswi2021jmsd-gitlab4): Re #8471 - Initialization of DAO implementation
- - created data class according to DB tables (Certificate, PrivateKey)
- created abstract class for DB communication -
13:15 Revize d79d1369 (aswi2021jmsd-gitlab): Re #8471 - Initialization of DAO implementation
- - created data class according to DB tables (Certificate, PrivateKey)
- created abstract class for DB communication
2021-03-29
-
18:59 Hodnocení 2. iterace
- h2. Hodnocení
11
h2. Malus/Bonus
* možné bonusy: Architektura, verzování a forma dokumentů, trasování požadavk... -
13:36 Revize fd07e701 (aswi2021jmsd-gitlab4): Re #8474 - Added Bootstrap .map files
-
13:36 Revize fd07e701 (aswi2021jmsd-gitlab): Re #8474 - Added Bootstrap .map files
-
13:08 Revize 098bf0ae (aswi2021jmsd-gitlab4): Re #8474 - Fixed index.html table header alignment
-
13:08 Revize 098bf0ae (aswi2021jmsd-gitlab): Re #8474 - Fixed index.html table header alignment
-
13:02 Revize f16fb9e7 (aswi2021jmsd-gitlab4): Re #8472 - Added CryptographyService class and implemented a method to generate private keys
- Added CryptographyException exception that is thrown when incorrect parameters are passed to openssl or when openssl ...
-
13:02 Revize f16fb9e7 (aswi2021jmsd-gitlab): Re #8472 - Added CryptographyService class and implemented a method to generate private keys
- Added CryptographyException exception that is thrown when incorrect parameters are passed to openssl or when openssl ...
-
13:00 Feature #8474: Implement static GUI
- Two GUI pages - certificate listing, certificate creation - implemented. Additionally to the plain HTML, Bootsrap sty...
-
12:59 Feature #8474 (Resolved): Implement static GUI
-
06:08 Feature #8474 (Assigned): Implement static GUI
-
12:57 Revize 13625353 (aswi2021jmsd-gitlab4): Re #8474 - Separated issuer and subject in create_certificate.html
-
12:57 Revize 13625353 (aswi2021jmsd-gitlab): Re #8474 - Separated issuer and subject in create_certificate.html
-
12:42 Revize 499af4e8 (aswi2021jmsd-gitlab4): Re #8474 - Styling of create_certificate.html using Bootstrap
-
12:42 Revize 499af4e8 (aswi2021jmsd-gitlab): Re #8474 - Styling of create_certificate.html using Bootstrap
-
12:41 Feature #8472: Implement CryptographyService
- Increased the time estimate due to a decision made to build a simple wrapper around @subprocess.check_output()@ calls...
-
06:08 Feature #8472 (Assigned): Implement CryptographyService
-
12:31 Revize 30fb300a (aswi2021jmsd-gitlab4): Re #8474 - Styling of index.html using Bootstrap
-
12:31 Revize 30fb300a (aswi2021jmsd-gitlab): Re #8474 - Styling of index.html using Bootstrap
-
12:30 Revize 47c16a1a (aswi2021jmsd-gitlab4): Re #8474 - Added Bootstrap resources
-
12:30 Revize 47c16a1a (aswi2021jmsd-gitlab): Re #8474 - Added Bootstrap resources
-
11:59 Revize 816f0e98 (aswi2021jmsd-gitlab4): Re #8474 - Created create_certificate.html for creating certificates
-
11:59 Revize 816f0e98 (aswi2021jmsd-gitlab): Re #8474 - Created create_certificate.html for creating certificates
-
11:52 Revize 1782ee99 (aswi2021jmsd-gitlab4): Re #8474 - Created index.html with certificate listing
-
11:52 Revize 1782ee99 (aswi2021jmsd-gitlab): Re #8474 - Created index.html with certificate listing
-
11:44 Revize 9b6b6fea (aswi2021jmsd-gitlab): Re #8474 - Created create_certificate.html with certificate listing
-
09:36 Task #8430 (Resolved): Review meeting #2
-
06:08 Task #8430 (Assigned): Review meeting #2
-
06:36 Task #8426 (Resolved): Specify chain of trust building support in the requirement specification
-
06:36 Task #8426 (Assigned): Specify chain of trust building support in the requirement specification
-
06:08 Feature #8476 (Assigned): Implement Rest API endpoints
-
06:08 Task #8475 (Assigned): Implement interactive parts in GUI in JS
-
06:08 Feature #8473 (Assigned): Implement KeyService and CertificateService
-
06:08 Feature #8471 (Assigned): Implement DAO
-
06:08 Task #8466 (Assigned): Project administrative
-
06:08 Task #8433 (Assigned): Planning & Retrospective after iteration #3
-
06:08 Task #8432 (Assigned): Demo meeting #3
-
06:08 Task #8431 (Assigned): Weekly standup #3
-
06:08 Task #8427 (Assigned): Improve the GUI proposal of the certificate creation page
-
06:08 Task #8304 (Assigned): Create a Rest API proposal/specification
2021-03-28
-
19:48 Revize 89f1aff3 (aswi2021jmsd-gitlab4): Fixed a typo
-
19:48 Revize 89f1aff3 (aswi2021jmsd-gitlab): Fixed a typo
-
19:45 Revize c5fa5919 (aswi2021jmsd-gitlab4): Re #8307 - Fixed a typo
-
19:45 Revize c5fa5919 (aswi2021jmsd-gitlab): Re #8307 - Fixed a typo
-
19:38 Task #8429 (Verified): Finalize software architecture
- Minor issues were found during the review but the assignee has fixed them immediately.
-
15:37 Task #8429 (Resolved): Finalize software architecture
-
19:33 Task #8317: Planning & Retrospective after iteration #2
- Fixed a typo in the title
-
19:19 Revize 4165657b (aswi2021jmsd-gitlab4): Re #8429 - Updates resulting from the standard review.
-
19:19 Revize 4165657b (aswi2021jmsd-gitlab): Re #8429 - Updates resulting from the standard review.
-
15:33 Revize f4f0474c (aswi2021jmsd-gitlab4): Re #8429 - Fixed minor issues discovered during Architecture Documentation updates.
-
15:33 Revize f4f0474c (aswi2021jmsd-gitlab): Re #8429 - Fixed minor issues discovered during Architecture Documentation updates.
-
14:33 Revize 3d0f0ae0 (aswi2021jmsd-gitlab4): Re #8429 - Completed the contained artefacts according to discussion conclusion.
-
14:33 Revize 3d0f0ae0 (aswi2021jmsd-gitlab): Re #8429 - Completed the contained artefacts according to discussion conclusion.
-
11:29 Revize 76ebf8d7 (aswi2021jmsd-gitlab4): Re #8429 - Finished discussion-independent updates.
-
11:29 Revize 76ebf8d7 (aswi2021jmsd-gitlab): Re #8429 - Finished discussion-independent updates.
2021-03-27
-
17:34 Task #8317 (Closed): Planning & Retrospective after iteration #2
- Retrospective and planning were done. All team members participated. Meeting minutes are stored under wikipedia.
-
17:33 Task #8317 (Verified): Planning & Retrospective after iteration #2
-
17:33 Task #8317 (Resolved): Planning & Retrospective after iteration #2
-
17:00 Task #8477 (Invalid): Specify templating in the requirement specification document
-
16:59 Feature #8476 (Closed): Implement Rest API endpoints
- Implement Rest API endpoints based on the description in the specification.
The Rest API shall contain at least endp... -
16:57 Task #8475 (Closed): Implement interactive parts in GUI in JS
- Implement interactivity into the static GUI.
* Query the server for certificate listing and display certificates o... -
16:56 Feature #8474 (Closed): Implement static GUI
- Implement two static HTML pages:
* certificate listing and downloading
* certificate creation
Implementation sha... -
16:55 Feature #8473 (Closed): Implement KeyService and CertificateService
- Implement the following classes from the software architecture:
* KeyService
* CertificateService
Both classes... -
16:55 Feature #8472 (Closed): Implement CryptographyService
- * have a look at the finalised Software Architecture (#8429) and implement the CryptographyService component
* reuse... -
16:54 Feature #8471 (Closed): Implement DAO
- Implement the following classes from the architecture:
* Certificate
* PrivateKey
* CertificateRepository
* Pri... -
16:39 Task #8470 (Invalid): Implement templating into the ERA model and database script
- Requirement for templating options shall be reflected in the ERA model. The corresponding database script shall be al...
-
16:33 Task #8305 (Closed): Create ERA model and prepare an embedded database
-
16:33 Task #8305 (Verified): Create ERA model and prepare an embedded database
- The review was done. All reported findings were fixed.
-
16:33 Task #8305 (Resolved): Create ERA model and prepare an embedded database
-
16:32 Revize c474ddb7 (aswi2021jmsd-gitlab4): Re #8305 create era model
- Merge branch '#8305_Create_ERA_model' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!5 -
16:32 Revize c474ddb7 (aswi2021jmsd-gitlab): Re #8305 create era model
- Merge branch '#8305_Create_ERA_model' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!5 -
16:25 Revize 0217ab3d (aswi2021jmsd-gitlab4): Re #8305 - Edited ERA model and script for generate database
- - password column migrated from Certificate table to PrivateKey table
-
16:25 Revize 0217ab3d (aswi2021jmsd-gitlab): Re #8305 - Edited ERA model and script for generate database
- - password column migrated from Certificate table to PrivateKey table
-
16:12 Task #8319 (Closed): Project administrative
-
16:12 Task #8318 (Closed): Weekly standup #2
-
16:12 Task #8316 (Closed): Demo meeting #2
-
16:12 Task #8315 (Closed): Review meeting #1
-
16:12 Task #8310 (Closed): Elaborate on requirement specification
-
16:12 Task #8309 (Closed): Update Project Plan, Vision and Risks
-
16:11 Task #8308 (Closed): Create an Architecture documentation
-
16:11 Task #8307 (Closed): Prepare a proof of concept
-
16:11 Task #8306 (Closed): Design the software architecture
-
16:11 Task #8303 (Closed): Create a GUI prototype
-
09:04 Task #8466 (Closed): Project administrative
- Regular project administrative tasks associated with meeting preparations, planning, ALM monitoring etc.
-
09:03 Task #8426 (Accepted): Specify chain of trust building support in the requirement specification
2021-03-26
-
15:41 Task #8433 (Closed): Planning & Retrospective after iteration #3
- Planning and retrospective meeting.
*Date:* 09.04. 2021 15:00
*Platform:* MS Teams -
15:40 Task #8432 (Closed): Demo meeting #3
- Demo meeting with the customer
*Date:* 09.04.2021 14:00
*Platform:* Google meet - meet.google.com/bsh-rysj-ejc -
15:38 Task #8431 (Closed): Weekly standup #3
- Weekly internal standup.
*Date:* 02.04.2021 14:00
*Platform:* MS Teams -
15:38 Task #8430 (Closed): Review meeting #2
- Review meeting with Ing. Petr Pícha
*Date:* 29.03.2021 9:00
*Platform:* MS Teams -
15:29 Task #8429 (Closed): Finalize software architecture
- The software architecture shall be finalized based on the internal team discussion and customer's feedback.
The outp... -
15:26 Task #8319 (Verified): Project administrative
-
15:25 Task #8316 (Resolved): Demo meeting #2
-
15:25 Task #8309 (Verified): Update Project Plan, Vision and Risks
-
15:25 Task #8308 (Verified): Create an Architecture documentation
-
15:24 Task #8315 (Verified): Review meeting #1
-
13:55 Task #8427 (Closed): Improve the GUI proposal of the certificate creation page
- The certificate creation page shall be improve based on the customer's feedback from the DEMO meeting.
-
13:53 Task #8426 (Closed): Specify chain of trust building support in the requirement specification
- Support for building a chain of trust shall be specified in the requirement specification. Customer needs to have a p...
-
12:53 Revize 46867cf8 (aswi2021jmsd-gitlab4): Re #8305 - Created ERA model and DB script
- - ERA model
- script for generate DB
- script for insert default values into DB -
12:53 Revize 46867cf8 (aswi2021jmsd-gitlab): Re #8305 - Created ERA model and DB script
- - ERA model
- script for generate DB
- script for insert default values into DB
2021-03-25
-
16:12 Task #8308 (Resolved): Create an Architecture documentation
-
15:36 Task #8319 (Resolved): Project administrative
-
14:41 Task #8307: Prepare a proof of concept
- The PoC was reviewed and tried out on the testing server. Generated signing identity was used to sing a PDF document ...
-
14:40 Task #8307 (Verified): Prepare a proof of concept
2021-03-24
-
23:34 Task #8307: Prepare a proof of concept
- I have edited the PoC in such way that now a PFX store is automatically generated so you don't have to do it manually...
-
23:03 Task #8307: Prepare a proof of concept
- Reviewer of this issue should have close look at the openssl_poc.py file and read the comments carefully by which he ...
-
22:58 Task #8307: Prepare a proof of concept
- This issue took longer than expected because of the lack of communication from the customer's side. The assignee was ...
-
22:54 Task #8307 (Resolved): Prepare a proof of concept
-
22:52 Task #8307: Prepare a proof of concept
- A Python script that demonstrates the ability to create a chain of trust by using the openssl program was created
-
23:27 Revize b04aeacb (aswi2021jmsd-gitlab4): Re #8307 - The children certificate including the whole chain of trust is now also saved to a PFX store
-
23:27 Revize b04aeacb (aswi2021jmsd-gitlab): Re #8307 - The children certificate including the whole chain of trust is now also saved to a PFX store
-
22:50 Revize d28c02f7 (aswi2021jmsd-gitlab4): Re #8307 - added a proof of concept that demonstrates the ability to create a chain of trust
- - a Python script was added that is able to generate a chain of trust consisting of root and intermediate CAs. In add...
-
22:50 Revize d28c02f7 (aswi2021jmsd-gitlab): Re #8307 - added a proof of concept that demonstrates the ability to create a chain of trust
- - a Python script was added that is able to generate a chain of trust consisting of root and intermediate CAs. In add...
-
19:39 Task #8309 (Resolved): Update Project Plan, Vision and Risks
-
19:39 Task #8306 (Verified): Design the software architecture
- Architecture reviewed. Findings were fixed by the issue owner. Merge done.
-
19:38 Task #8306 (Resolved): Design the software architecture
-
19:38 Task #8303 (Verified): Create a GUI prototype
- GUI design reviewed by the team. Minor findings were fixed. Results are stored on GDrive.
-
19:37 Task #8303 (Resolved): Create a GUI prototype
-
19:35 Revize 4ef99c6f (aswi2021jmsd-gitlab4): Re #8306 architecture merge
- Merge branch '#8306_architecture' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!4 -
19:35 Revize 4ef99c6f (aswi2021jmsd-gitlab): Re #8306 architecture merge
- Merge branch '#8306_architecture' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!4 -
13:52 Revize 6b0823ab (aswi2021jmsd-gitlab4): Re #8306 - Removed a redundant, empty model.
-
13:52 Revize 6b0823ab (aswi2021jmsd-gitlab): Re #8306 - Removed a redundant, empty model.
-
12:40 Revize 6b5b8579 (aswi2021jmsd-gitlab4): Re #8306 - Architecture overview saved.
-
12:40 Revize 6b5b8579 (aswi2021jmsd-gitlab): Re #8306 - Architecture overview saved.
-
12:38 Revize 7501b831 (aswi2021jmsd-gitlab4): Re #8306 - Architecture overview added.
-
12:38 Revize 7501b831 (aswi2021jmsd-gitlab): Re #8306 - Architecture overview added.
-
12:14 Revize 55954ac6 (aswi2021jmsd-gitlab4): Re #8306 - Added sequence diagrams for OpenSSL calls
-
12:14 Revize 55954ac6 (aswi2021jmsd-gitlab): Re #8306 - Added sequence diagrams for OpenSSL calls
2021-03-22
2021-03-19
-
19:19 Revize 63d8e8fa (aswi2021jmsd-gitlab4): Re #8306 - Minor changes to the architecture design.
-
19:19 Revize 63d8e8fa (aswi2021jmsd-gitlab): Re #8306 - Minor changes to the architecture design.
-
19:11 Revize c0dc5fc5 (aswi2021jmsd-gitlab4): Re #8306 - Created Class UML diagram, prepared the issue for reviewal.
-
19:11 Revize c0dc5fc5 (aswi2021jmsd-gitlab): Re #8306 - Created Class UML diagram, prepared the issue for reviewal.
-
16:17 Revize f32b8de0 (aswi2021jmsd-gitlab4): Re #8306 - Added a Main Sequence Diagram
-
16:17 Revize f32b8de0 (aswi2021jmsd-gitlab): Re #8306 - Added a Main Sequence Diagram
-
15:26 Revize f5645830 (aswi2021jmsd-gitlab4): Re #8306 - Activity diagram created, Requirement model directory created
-
15:26 Revize f5645830 (aswi2021jmsd-gitlab): Re #8306 - Activity diagram created, Requirement model directory created
-
13:11 Task #8310 (Verified): Elaborate on requirement specification
-
09:07 Revize 713585df (aswi2021jmsd-gitlab4): Re #8310 - Updated the use case diagram with accordance to new requirement specifications.
-
09:07 Revize 713585df (aswi2021jmsd-gitlab): Re #8310 - Updated the use case diagram with accordance to new requirement specifications.
Také k dispozici: Atom