- Aug 05, 2019
-
-
Marco De Donno authored
If the uploaded file is a NIST file, the upload function will split it and extract the images. Those images will later on be stored in the DB like the other uploaded images. If the uploaded file is not a NIST file, the normal process will be done.
-
Marco De Donno authored
The original entire filename is still encrypted on the client-side. Only the extension is passed to the backend to allow a particular processing for NIST files. The file extension should not contain any sensitive information regarding the donor of the fingerprint data.
-
Marco De Donno authored
Rename the path variable to subpath to separate it from the path flask variable instruction
-
- Aug 03, 2019
-
-
Marco De Donno authored
This reverts commit dbe2ba20.
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
- Aug 02, 2019
-
-
Marco De Donno authored
-
- Jul 30, 2019
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
- Jul 29, 2019
-
-
Marco De Donno authored
-
Marco De Donno authored
-
- Jul 27, 2019
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
- Jul 25, 2019
-
-
Marco De Donno authored
By adding the baseurl variable to the location of the cdn, the files for each icnml version (production, developement, ...) will use the correct set of cdn files
-
- Jul 24, 2019
-
-
Marco De Donno authored
Needed to serve the cdn files from the cdn folder
-
Marco De Donno authored
-
- Jul 16, 2019
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
- Jul 11, 2019
-
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
-
Marco De Donno authored
Not mendatory, but done for readability regards
-