Skip to content
  1. Nov 13, 2019
    • Marco De Donno's avatar
      App update · 4c29dd18
      Marco De Donno authored
      Submodule web/app 097fe31..fc68cb8:
        > Patch the login process on the TOTP page
        > Add the underscore.js library
      4c29dd18
  2. Nov 06, 2019
    • Marco De Donno's avatar
      App update · a660f6bc
      Marco De Donno authored
      Submodule web/app 32d0489..097fe31:
        > Patch the ICNML home button link
      a660f6bc
    • Marco De Donno's avatar
      App update · b671e903
      Marco De Donno authored
      Submodule web/app e1de9f3..32d0489:
        > Patch the admin segment list page navigation
        > Patch the navigation links in the admin tenprint edit page
        > Add the tenprint list selector to the admin tenprint list page
        > Get the SMTP sender from env variables
        > Change the default SMTP server
        > Refactoring of the admin submission list page
      b671e903
  3. Nov 04, 2019
    • Marco De Donno's avatar
      App update · 262c5cf1
      Marco De Donno authored
      Submodule web/app f6b1429..e1de9f3:
        > Add the redirection after login if accessing a restricted page before beeing logged
      262c5cf1
    • Marco De Donno's avatar
      App update · 03c2f01b
      Marco De Donno authored
      Submodule web/app a39b4ec..f6b1429:
        > Dont check for the second factor on the dev environment on login
        > Unifomization of the view objects names
      03c2f01b
    • Marco De Donno's avatar
      App update · 8ea04384
      Marco De Donno authored
      Submodule web/app d4864b6..a39b4ec:
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Merge branch 'develop'
        > Remove the check of the sql database in the ping function
        > Add pyzbar to the requirement list
        > Add the check of the QR code in the consent form
      8ea04384
  4. Nov 03, 2019
    • Marco De Donno's avatar
      App update · 964b6786
      Marco De Donno authored
      Submodule web/app c7c162e..d4864b6:
        > Patch the config_new_user_donor() function
      964b6786
    • Marco De Donno's avatar
      App update · f686928a
      Marco De Donno authored
      Submodule web/app 27de0a6..c7c162e:
        > Patch the version route
      f686928a
    • Marco De Donno's avatar
      App update · 1269bbda
      Marco De Donno authored
      Submodule web/app 3f269da..27de0a6:
        > Change the order of the routes for the adm view
      1269bbda
    • Marco De Donno's avatar
      App update · a98a2e1f
      Marco De Donno authored
      Submodule web/app 483d9f4..3f269da:
        > Import clean
        > Rename the module.py file to app.py
        > Move the home function to a separate view
        > Uniformization of the templates folder name
        > Move the PiAnoS related routes to the pianos view
        > Move the submission and tp_template route to respective views
        > Move the donor and dek routes to the donor view
        > Move the configuration of users to the newuser view
        > Move the new user (request and validation) routes to the newuser view
        > Remove useless imports
        > Move the login functions to the login view
        > Patch the files view (remove the baseurl from the view module)
        > Move the login routes to the login module
        > Move the files sending routes to the file module
        > Move the base routes to the base module
      a98a2e1f
  5. Oct 31, 2019
    • Marco De Donno's avatar
      App update · 2d618ccd
      Marco De Donno authored
      Submodule web/app contains untracked content
      Submodule web/app 99d867b..483d9f4:
        > Move the my_render_template to the utils.template module
        > Move all decorators to the utils.decorator module
        > Move the gnupg configuration to the config file
        > Move the PIL configuration to the config file
        > Move the baseurl and envtype variables to the config file
        > Allow the client-cache for the /static endpoint
      2d618ccd
  6. Oct 30, 2019
    • Marco De Donno's avatar
      App update · 8dc7555a
      Marco De Donno authored
      Submodule web/app 961e7b1..99d867b:
        > Add the compression="raw" parameter when saving the thumbnail
      8dc7555a
    • Marco De Donno's avatar
      App update · 3f717f58
      Marco De Donno authored
      Submodule web/app d20d039..961e7b1:
        > Add the compression="raw" parameter when saving a tiff image to the database
      3f717f58
  7. Oct 29, 2019
  8. Oct 25, 2019
    • Marco De Donno's avatar
      App update · 4e6899bc
      Marco De Donno authored
      Submodule web/app 46eb15f..bfea585:
        > Add the segment list for admin account
        > Add the tenprint edit page for the admins
      4e6899bc
  9. Oct 23, 2019
    • Marco De Donno's avatar
      App update · c00d0fd4
      Marco De Donno authored
      Submodule web/app eedd036..46eb15f:
        > Add the submission list page for admins
        > Change the route for the admin tenprint list page
      c00d0fd4
    • Marco De Donno's avatar
      App update · db3f2cf8
      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
      db3f2cf8
    • Marco De Donno's avatar
      App update · aacd6725
      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
      aacd6725
  10. Oct 22, 2019
    • Marco De Donno's avatar
      App update · eb66f2e1
      Marco De Donno authored
      Submodule web/app contains modified content
      Submodule web/app 27128f2..c1fb7f8:
        > Remove comments
      eb66f2e1
    • Marco De Donno's avatar
      App update · c9f1f86e
      Marco De Donno authored
      Submodule web/app 2d79211..27128f2:
        > Single quote to double
        > Remove the correct ping from the logging
      c9f1f86e
    • Marco De Donno's avatar
      App update · 49eb4e93
      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
      49eb4e93
  11. Oct 21, 2019
    • Marco De Donno's avatar
      App update · 10b41767
      Marco De Donno authored
      Submodule web/app dfb7eab..ec0c77a:
        > Add the headers to disable the client-side cache
      10b41767
    • Marco De Donno's avatar
      App update · 167f382c
      Marco De Donno authored
      Submodule web/app 1dd3772..dfb7eab:
        > Add the TOTP reset page
      167f382c
  12. Sep 27, 2019
    • Marco De Donno's avatar
      App update · b67aa51c
      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
      b67aa51c
  13. Sep 24, 2019
  14. Sep 21, 2019
    • Marco De Donno's avatar
      App update · 84f06b61
      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
      84f06b61
  15. Sep 20, 2019
    • Marco De Donno's avatar
      App update · 3ba6eeea
      Marco De Donno authored
      Submodule web/app d9bc526..32870f2:
        > Refactoring of the SQL query call functions
      3ba6eeea
    • Marco De Donno's avatar
      App update · 87efd28d
      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
      87efd28d
    • Marco De Donno's avatar
      App update · 40669bf7
      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
      40669bf7
  16. Sep 18, 2019
    • Marco De Donno's avatar
      App update · ad190aa3
      Marco De Donno authored
      Submodule web/app 158f6f3..e8c4c20:
        > Change "latent" to "mark"
      ad190aa3
  17. Sep 17, 2019
    • Marco De Donno's avatar
      App update · 01c31143
      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
      01c31143
  18. Sep 12, 2019
    • Marco De Donno's avatar
      App update · 91da62ef
      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
      91da62ef
    • Marco De Donno's avatar
      App update · 13885625
      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
      13885625
  19. Sep 11, 2019
    • Marco De Donno's avatar
      App update · b828b33e
      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
      b828b33e
  20. Sep 10, 2019
    • Marco De Donno's avatar
      App update · 2833714c
      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
      2833714c
    • Marco De Donno's avatar
      App update · 3e1c2042
      Marco De Donno authored
      Submodule web/app contains modified content
      Submodule web/app 337ce97..1384dbd:
        > Import fix
      3e1c2042
  21. Sep 09, 2019
    • Marco De Donno's avatar
      App update · 320a17ec
      Marco De Donno authored
      Submodule web/app cf83b65..337ce97:
        > Add authentification for the SMTP server
      320a17ec
Loading