- Oct 23, 2019
-
-
Marco De Donno authored
Submodule web/app adc5452..eedd036: > Change the layout of the list of tenprints images to avoid overflow > Change tenprint in the admin view (order by donor id) > Add the userVerification field for the webauthn login process
-
Marco De Donno authored
Submodule web/app c1fb7f8..adc5452: > Add the page for admins to view all tenprint cards (preview only) > Add the environ variable to retrieve the certificate path
-
- Oct 22, 2019
-
-
Marco De Donno authored
Submodule web/app contains modified content Submodule web/app 27128f2..c1fb7f8: > Remove comments
-
Marco De Donno authored
Submodule web/app 2d79211..27128f2: > Single quote to double > Remove the correct ping from the logging
-
Marco De Donno authored
Submodule web/app contains modified content Submodule web/app ec0c77a..2d79211: > Remove the redondant logging information > Allow the use of the cache (client-side) for the cdn files
-
- Oct 21, 2019
-
-
Marco De Donno authored
Submodule web/app dfb7eab..ec0c77a: > Add the headers to disable the client-side cache
-
Marco De Donno authored
Submodule web/app 1dd3772..dfb7eab: > Add the TOTP reset page
-
- Sep 27, 2019
-
-
Marco De Donno authored
Submodule web/app d6d3027..1dd3772: > Add a error message if the TOTP field is not provided by the login.html page > Add the TOTP login action button the action
-
- Sep 24, 2019
-
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app f07759e..d6d3027: > Remove the sql check in the ping function
-
Marco De Donno authored
-
Marco De Donno authored
-
- Sep 21, 2019
-
-
Marco De Donno authored
Submodule web/app 32870f2..38014a9: > Use the account type name instead of the id > Add the account type name to the session on login > Change the default page for the submitter and donor accounts > Add the add button in the submission list for submitter > Type > Change the tag for the email in the DEK reconstruction dialog > Refactoring the DEK profile page > Add try:catch return error > Add the mySMTP() class to send emails
-
- Sep 20, 2019
-
-
Marco De Donno authored
Submodule web/app d9bc526..32870f2: > Refactoring of the SQL query call functions
-
Marco De Donno authored
Submodule web/app 28cc2df..d9bc526: > Change the length of the salt for pbkdf2 > Use more clear number of pbkdf2 iterations in the config file > Set the port as environment variable > Remove useless imports
-
Marco De Donno authored
Submodule web/app e8c4c20..28cc2df: > Change msg to message for return functions > SQL queries refactoring > Rename t to side in the get_tenprint_template_zones() function > Refactoring the SQL query in the config_new_user_donor() function > Type > Add the DEK salt removal in the doc > Remove useless variables to render submission/template.html > Refactoring t to side > Remove the GET method for the upload_file() endpoint > Use the config.all_fpc instead of redifining the data inline > Move the configuration of the random_data length to the config file > Rename the "t" variable to "side" in the do_image_tenprint_segmentation() function > Change the error log and returned message on donor email reuse > Add comment for the supplementary action needed by template_tenprint_new_uploadimage() if no resolution is present in the image > Refactoring: Rename the h and w variables in the update_tp_template_var() function > Patch the variable name in the tenprint template edit page > Typo > Refactoring: rename the variable "face" to "side" > Refactoring of the image_tp_template() function > Add logging error if the DEK check test is not ok > Check the presence of the salt to regenerate the donor DEK > Return a "no preview" image if the tenprint template image is not available > Move the creation of the "no preview" image to the functions.py file > Patch the tp_template/new_images.html file, url_for template_tenprint with wrong arguments > Patch: Return the id of the tenprint template in the template_tenprint_new_do() function > Add docstrings
-
- Sep 18, 2019
-
-
Marco De Donno authored
Submodule web/app 158f6f3..e8c4c20: > Change "latent" to "mark"
-
- Sep 17, 2019
-
-
Marco De Donno authored
Submodule web/app 8c1927b..158f6f3: > Force the email address to lower > Add logging information to the webapp > Change the log format > Add the remote address and username if available > Move the TOTP_MAX_VALIDWINDOW to the config file > Remove useless print statements
-
- Sep 12, 2019
-
-
Marco De Donno authored
Submodule web/app f4c5b30..8c1927b: > Add the logger from the app to the gevent runner > Change the listener to all interfaces for the runner.py file
-
Marco De Donno authored
Submodule web/app contains modified content Submodule web/app 145bc6e..f4c5b30: > Load the ProxyFix module > Refactoring of the TOTP offset message
-
- Sep 11, 2019
-
-
Marco De Donno authored
Submodule web/app 5026c0e..145bc6e: > Add the time difference between the server and the TOTP device > Refactoring of the TOTP login UI > Remove non numeric values from the TOTP login field > Move the TOTP valid_window argument to the config file
-
- Sep 10, 2019
-
-
Marco De Donno authored
Submodule web/app 1384dbd..5026c0e: > Refactoring of the utils functions > Patch the image_serve() function for tenprint templates images > Parameter rename to avoid python reserved function
-
Marco De Donno authored
Submodule web/app contains modified content Submodule web/app 337ce97..1384dbd: > Import fix
-
- Sep 09, 2019
-
-
Marco De Donno authored
Submodule web/app cf83b65..337ce97: > Add authentification for the SMTP server
-
- Sep 06, 2019
-
-
Marco De Donno authored
Submodule web/app 047b730..cf83b65: > Add the notification for the donor if the donor_dek.salt is deleted > Add the button to delete the DEK and the salt > Update message on the reconstruction DEK page
-
- Sep 05, 2019
-
-
Marco De Donno authored
Submodule web/app 26cff5b..047b730: > Change the ordre of the navigation bar for the donor > Add on the donor page the button to remove the DEK > Split the DEK and tenprint pages for the donor accounts > Doc update
-
- Sep 04, 2019
-
-
Marco De Donno authored
Submodule web/app 5c18945..26cff5b: > Patch the retrieve of the DEK from the DB > Set the donor_dek.dek column to nullable
-
Marco De Donno authored
Submodule web/app 53175ca..5c18945: > Merge branch 'dek_submitter_recreate' into develop
-
- Sep 03, 2019
-
-
Marco De Donno authored
Submodule web/app 416b72a..53175ca: > Update the README to reflect the usage of the hashed email address in the DEK calculation > Remove useless print statement > Return a "No preview" message if the segment image can not be decrypted
-
Marco De Donno authored
Submodule web/app 0f6ef67..416b72a: > Hash the email address before using it in the DEK generation function
-
Marco De Donno authored
Submodule web/app 2e6bd44..0f6ef67: > Check if the uploaded NIST file is correctly parsed
-
Marco De Donno authored
Submodule web/library/NIST eb0adc9..de59942: > Merge branch 'develop' into feature/XML
-
Marco De Donno authored
Submodule web/library/NIST fcc1766..eb0adc9: > Merge branch 'develop' into feature/XML
-
Marco De Donno authored
Submodule web/app 41e1b3c..2e6bd44: > Merge branch 'correct_submitter_decorator' into develop
-
Marco De Donno authored
Submodule web/app 42bd04b..41e1b3c: > Add the sql files to install the tenprint file quality field > Style update > Add the tenprint quality field on the tenprint page > Rename the variable upload_uuid to submission_uuid
-
Marco De Donno authored
Submodule web/app 00f3933..42bd04b: > Patch the upload of NIST files > Spelling > README update > Add the description of the workflow and data protection > Docstring for the DEK functions
-
- Sep 02, 2019
-
-
Marco De Donno authored
Submodule web/app 3e86d42..00f3933: > Merge branch 'develop' into dek > Merge branch 'develop' into dek > Merge branch 'develop' into dek > Use the DEK key to encrypt and decrypt image data > Add the dek encryption and decryption related functions > Merge branch 'develop' into dek > Move the do_encrypt() and do_decrypt() function to the function.py file > Merge branch 'develop' into dek > Add the "dek_check" value to the dek table while creating a new submission > Add the "dek_check" column in the dek table > Merge branch 'develop' into dek > Split the AES generic encryption/decryption functino from the user session AES functions > Add the donor_dek key to the table upon submission creation > Add the "donor_dek" table > Add the possibility to return only the PBKDF2 hash instead of the full string
-
- Sep 01, 2019
-
-
Marco De Donno authored
Submodule web/app 7fafa9b..3e86d42: > Re configure the sequence in the gp table > Style update > Add the *.pyc files to the ignorelist > Add the void.py file to the ignore list
-
- Aug 29, 2019
-
-
Marco De Donno authored
Submodule web/app 60c0f2b..7fafa9b: > Patch the "latent.html" page > Remove the void.py file > Add the enter key actions for the user configuration page
-
- Aug 28, 2019
-
-
Marco De Donno authored
Submodule web/app 2626adc..60c0f2b: > Patch: wrong parameter for the url_for for submission_file_set_note
-