Skip to content
  1. Sep 06, 2019
    • Marco De Donno's avatar
      App update · 1068ad0b
      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
      1068ad0b
  2. Sep 05, 2019
    • Marco De Donno's avatar
      App update · bfd54ff3
      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
      bfd54ff3
  3. Sep 04, 2019
    • Marco De Donno's avatar
      App update · 2ce29364
      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
      2ce29364
    • Marco De Donno's avatar
      App update · 0e9fec74
      Marco De Donno authored
      Submodule web/app 53175ca..5c18945:
        > Merge branch 'dek_submitter_recreate' into develop
      0e9fec74
  4. Sep 03, 2019
    • Marco De Donno's avatar
      App update · b548eaed
      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
      b548eaed
    • Marco De Donno's avatar
      App update · 9135d001
      Marco De Donno authored
      Submodule web/app 0f6ef67..416b72a:
        > Hash the email address before using it in the DEK generation function
      9135d001
    • Marco De Donno's avatar
      App update · 7f0e12c4
      Marco De Donno authored
      Submodule web/app 2e6bd44..0f6ef67:
        > Check if the uploaded NIST file is correctly parsed
      7f0e12c4
    • Marco De Donno's avatar
      Lib update · 5aeac780
      Marco De Donno authored
      Submodule web/library/NIST eb0adc9..de59942:
        > Merge branch 'develop' into feature/XML
      5aeac780
    • Marco De Donno's avatar
      Lib update · e06ea9f8
      Marco De Donno authored
      Submodule web/library/NIST fcc1766..eb0adc9:
        > Merge branch 'develop' into feature/XML
      e06ea9f8
    • Marco De Donno's avatar
      App update · a11b2b88
      Marco De Donno authored
      Submodule web/app 41e1b3c..2e6bd44:
        > Merge branch 'correct_submitter_decorator' into develop
      a11b2b88
    • Marco De Donno's avatar
      App update · 1f09e30d
      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
      1f09e30d
    • Marco De Donno's avatar
      App update · 9db51fba
      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
      9db51fba
  5. Sep 02, 2019
    • Marco De Donno's avatar
      App update · a5eb6fc6
      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
      a5eb6fc6
  6. Sep 01, 2019
    • Marco De Donno's avatar
      App update · 4fc78299
      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
      4fc78299
  7. Aug 29, 2019
    • Marco De Donno's avatar
      App update · be108da6
      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
      be108da6
  8. Aug 28, 2019
    • Marco De Donno's avatar
      App update · a233e1fb
      Marco De Donno authored
      Submodule web/app 2626adc..60c0f2b:
        > Patch: wrong parameter for the url_for for submission_file_set_note
      a233e1fb
    • Marco De Donno's avatar
      App update · 53da766a
      Marco De Donno authored
      Submodule web/app f40fb88..2626adc:
        > Route and variables update
      53da766a
  9. Aug 26, 2019
    • Marco De Donno's avatar
      App update · 6b39c674
      Marco De Donno authored
      Submodule web/app 9a38278..f40fb88:
        > Add the button to remove the submission if the consent form has not been uploaded yet
        > cdn update
        > Remove useless tenprint_id for the set general pattern query
      6b39c674
    • Marco De Donno's avatar
      App update · d28f1be1
      Marco De Donno authored
      Submodule web/app c5b5279..9a38278:
        > Merge branch 'donor_fingers_gp' into develop
        > Add the script to remove the pg_dump information from the dumped sql
        > Add the actions on "enter" pressed for the new submission form
        > Insert the donor id in the submission field upon new submission creation
        > Check for the fields type in the sql_insert_generate() function
        > Add the returning clause in the sql_insert_generate() function
        > Add the donor_id column in the submissions table
        > Remove useless exception print
      d28f1be1
  10. Aug 24, 2019
    • Marco De Donno's avatar
      App update · bbfdcec1
      Marco De Donno authored
      Submodule web/app 16f9ead..c5b5279:
        > Create the personal folder of all users in PiAnoS while copying the accounts informations
        > Add the link to PiAnoS for the annotation team
        > Order by tenprint template by name in the tenprint edit page
      bbfdcec1
  11. Aug 23, 2019
    • Marco De Donno's avatar
      App update · d1ee29e5
      Marco De Donno authored
      Submodule web/app 1a8f586..16f9ead:
        > Add the "navigation" var in the jinja variables to include the correct navigation
        > Move the generic jinja variables to the my_render_template() function
        > Add the my_render_template() function
      d1ee29e5
    • Marco De Donno's avatar
      App update · f508020c
      Marco De Donno authored
      Submodule web/app 42cc95b..1a8f586:
        > Rename the ltype to latent_type
        > Rename lid to latent_id
        > Rename tid to tenprint_id
        > Rename upload_id to submission_id
        > Rename all variables reserved by python, remove unused variables
        > Only copy to PiAnoS the configured accounts
        > Add the sql_insert_generate() function and replace all INSERT sql queries
      f508020c
  12. Aug 20, 2019
    • Marco De Donno's avatar
      App update · 79f072f5
      Marco De Donno authored
      Submodule web/app 5e5ca98..42cc95b:
        > Change the TOTP configuration page save button label
      79f072f5
    • Marco De Donno's avatar
      24de4877
    • Marco De Donno's avatar
      App update · 847d6a27
      Marco De Donno authored
      Submodule web/app 0824aa3..5e5ca98:
        > Use the url_for() function for the reset_link email
        > Comment update
        > Use the url_for() function instead of the hard coded url
        > Delete the segments images when deleting a tenprint image
        > CSS refactoring in the tenprint list page
      847d6a27
    • Marco De Donno's avatar
      App update · 6cfc3ff7
      Marco De Donno authored
      Submodule web/app 1649249..0824aa3:
        > Try to get the print or palmar images in the segmentation process for NIST files
        > Add support for XML NIST files
        > Patch the NIST extension list (missing coma)
      6cfc3ff7
    • Marco De Donno's avatar
      Lib update · 518cf9f1
      Marco De Donno authored
      Submodule web/library/NIST db4a4cb..fcc1766:
        > Merge branch 'develop' into feature/XML
        > Add support for buffer and filepointer loading
      518cf9f1
    • Marco De Donno's avatar
      App update · ab64d86c
      Marco De Donno authored
      Submodule web/app 34fefe3..1649249:
        > Rename the verify_assertion() function to webauthn_verify_assertion()
        > Change "u2f" to "webauthn" (functions and other)
        > Filter the myprofile page showing only the tenprint images
      ab64d86c
  13. Aug 19, 2019
    • Marco De Donno's avatar
      App update · c579948b
      Marco De Donno authored
      Submodule web/app contains modified content
      Submodule web/app 599203c..34fefe3:
        > Add the email field in the cf table
        > sql refactoring
      c579948b
    • Marco De Donno's avatar
      858cea5f
    • Marco De Donno's avatar
      App update · 8698f67c
      Marco De Donno authored
      Submodule web/app fdaaac2..599203c:
        > Need to use a submitter account to open the /submission/ routes
        > Remove the useless email_gpg field in the database
      8698f67c
    • Marco De Donno's avatar
      App update · 6bdf8590
      Marco De Donno authored
      Submodule web/app 4859928..fdaaac2:
        > Patch the myprofile (missing navigation bar)
      6bdf8590
    • Marco De Donno's avatar
      App update · 71883796
      Marco De Donno authored
      Submodule web/app 51ffe07..4859928:
        > Patch the navigation on the myprofile page
        > Remove the link to the tenprint edit page for the myprofile page as donor
        > Merge branch 'develop' into user_profile
        > Merge branch 'develop' into user_profile
        > Merge branch 'develop' into user_profile
        > Patch the myprofile page
        > Change the text in the navigation bar for the donors
        > Patch: parentesis missing the donor navigation page
        > Patch: missing coma in the user_myprofile() function
        > Add the user profile page
      71883796
  14. Aug 17, 2019
    • Marco De Donno's avatar
      App update · bb60890f
      Marco De Donno authored
      Submodule web/app 1afc43d..51ffe07:
        > Add the webauthn variables for the login and user sigin validation pages
      bb60890f
    • Marco De Donno's avatar
      App update · 1f3f8280
      Marco De Donno authored
      Submodule web/app 6033525..1afc43d:
        > Patch the security key admin page
        > Remove js console logging
        > Remove useless print statements
        > Refactoring of the u2f verify function
        > Patch SQL for the security keys admin page
      1f3f8280
    • Marco De Donno's avatar
      App update · c595f712
      Marco De Donno authored
      Submodule web/app 1d1b2e9..6033525:
        > Refactoring of the loading process for the cert and key files (SSL context)
      c595f712
    • Marco De Donno's avatar
      12401336
    • Marco De Donno's avatar
      App update · 2945d9f2
      Marco De Donno authored
      Submodule web/app ebee513..1d1b2e9:
        > Use the url_for() function in the webauthn.js file
        > Usage of format() instead of string concatenation
        > Order by security keys by name on the U2F admin page
      2945d9f2
  15. Aug 16, 2019
    • Marco De Donno's avatar
      App update · 9940d54d
      Marco De Donno authored
      Submodule web/app b3740c9..ebee513:
        > Use the id of the security keys instead of the name
        > Add the information if there is no segment image for a tenprint
      9940d54d
    • Marco De Donno's avatar
      App update · 5803491c
      Marco De Donno authored
      Submodule web/app 05b7ec3..b3740c9:
        > Patch the new users sql requests
        > Add a todo in the login function
      5803491c
Loading