- Aug 23, 2019
-
-
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
-
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
-
- Aug 20, 2019
-
-
Marco De Donno authored
Submodule web/app 5e5ca98..42cc95b: > Change the TOTP configuration page save button label
-
Marco De Donno authored
-
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
-
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)
-
Marco De Donno authored
Submodule web/library/NIST db4a4cb..fcc1766: > Merge branch 'develop' into feature/XML > Add support for buffer and filepointer loading
-
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
-
- Aug 19, 2019
-
-
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
-
Marco De Donno authored
-
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
-
Marco De Donno authored
Submodule web/app 4859928..fdaaac2: > Patch the myprofile (missing navigation bar)
-
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
-
- Aug 17, 2019
-
-
Marco De Donno authored
Submodule web/app 1afc43d..51ffe07: > Add the webauthn variables for the login and user sigin validation pages
-
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
-
Marco De Donno authored
Submodule web/app 1d1b2e9..6033525: > Refactoring of the loading process for the cert and key files (SSL context)
-
Marco De Donno authored
-
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
-
- Aug 16, 2019
-
-
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
-
Marco De Donno authored
Submodule web/app 05b7ec3..b3740c9: > Patch the new users sql requests > Add a todo in the login function
-
- Aug 15, 2019
-
-
Marco De Donno authored
Submodule web/app 73ddb34..05b7ec3: > Remove the tenprint template size_name variable from the tenprint.html page
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app 4dc3654..73ddb34: > Simple quote to double > file upload function refactoring
-
- Aug 14, 2019
-
-
Marco De Donno authored
Submodule web/app 1d730ff..4dc3654: > Move the debug variable to the dev.py file
-
Marco De Donno authored
Submodule web/app b18791c..1d730ff: > Split the prod and dev runners
-
Marco De Donno authored
This test is done only to check if the python files can by compiled, hence if the syntax is correct. No check is done to ensure that the behaviour of the functions are correct.
-
Marco De Donno authored
Submodule web/app cbf83e4..b18791c: > Add the env ribbon on the login page > Catch the SQL query for new signin requests (if no requests are pending)
-
Marco De Donno authored
Submodule web/app b7b0e61..cbf83e4: > SQL refactoring > Doc update for the TOTP functions > Move the qrcode.html configuration to users/totp.html > User totp configuration refactoring > Route update for the totp user configuration
-
- Aug 12, 2019
-
-
Marco De Donno authored
Submodule web/app 8509389..b7b0e61: > Route update for the 'do' endpoints > Use the new python format function > Add the navigation bar for the donors > Add the lease for the password reset link > Remove GET method for the post functions > Replace the PBKDF2 iterations values by variables from the config file > tab to spaces > Move the import of the version variables
-
- Aug 11, 2019
-
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app 6630c1c..8509389: > simple quote to double quote > tab to 4 spaces
-
Marco De Donno authored
Submodule web/app 43e7474..6630c1c: > Expand the import of the variables in the version() function
-
Marco De Donno authored
Submodule web/app 1834767..43e7474: > Add TODO tags > Add comments for each function in the module.py file > Identation patch > Add TODO for the login and password reset functions > Check if the email passed is not None in the do_password_reset_thread() function > Use the session_clear_and_prepare() function on logout > Refactoring the version() function > Move the casting of the account_type to the setting of the session variable > Remove useless variable passed to the index.html jinja template
-
- Aug 10, 2019
-
-
Marco De Donno authored
-
- Aug 08, 2019
-
-
Marco De Donno authored
Submodule web/app 3643017..1834767: > Check if some certificates are available to run the app with ssl
-
Marco De Donno authored
ICNMl should be run behind a reverse_proxy (like NGINX) to make the SSL termination. This commit add ssl for the communication between the proxy and the application
-
Marco De Donno authored
Submodule web/library/MDmisc a85fe7e..882bfe4: > Merge branch 'develop' of esc-md-git.unil.ch:/mdedonno/MDmisc into develop > Change the limit of non-printable/printable caracters Submodule web/library/NIST 5559e1b..db4a4cb: > Merge branch 'develop' into feature/XML
-
- Aug 07, 2019
-
-
Marco De Donno authored
-
Marco De Donno authored
Submodule web/app 6c466b7..9c2ab24: > Button to create the exercises in PiAnoS > Refactoring of the pianos_update_all_accounts() function > Add the button to load the other page in the tenprint template page
-