diff --git a/.idea/misc.xml b/.idea/misc.xml index dc9ea49..b8c7055 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,10 @@ + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 878c1fc..ef7e576 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,10 +1,14 @@ - + + + + - + + @@ -91,6 +102,7 @@ - \ No newline at end of file diff --git a/Attestation_Certificat.py b/Attestation_Certificat.py index c66a0e2..7de51a2 100644 --- a/Attestation_Certificat.py +++ b/Attestation_Certificat.py @@ -103,6 +103,7 @@ def GetSpecificPartnerAttestation_Certificat(diction): RetObject = [] ret_val = MYSY_GV.dbname['attestation_certificat'].find_one({"nom":str(diction['nom']), "valide":"1" }) + if( ret_val is None): mycommon.myprint( str(inspect.stack()[0][ @@ -110,7 +111,7 @@ def GetSpecificPartnerAttestation_Certificat(diction): return False, "Impossible de recuperer les données de ce template" - if ("preview_url" not in diction.keys()): + if ("preview_url" not in ret_val.keys()): mycommon.myprint( str(inspect.stack()[0][ 3]) + " Cette session n'a pas de 'preview_url' sur le modele d'attestation ") diff --git a/Inscription_mgt.py b/Inscription_mgt.py index a4363e9..8f8dbb6 100644 --- a/Inscription_mgt.py +++ b/Inscription_mgt.py @@ -49,7 +49,7 @@ def AddStagiairetoClass(diction): ''' field_list = ['nom', 'prenom', 'email', 'telephone', 'modefinancement', 'opco', 'class_internal_url', 'session_id', 'employeur', 'status', 'price', - 'inscription_validation_date'] + 'inscription_validation_date', 'token'] incom_keys = diction.keys() for val in incom_keys: if val not in field_list: diff --git a/Log/log_file.log b/Log/log_file.log index b0e9776..bda964e 100644 --- a/Log/log_file.log +++ b/Log/log_file.log @@ -1557278,3 +1557278,2023 @@ INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 11:10:26] "POST /myclass/api/GetAllClas INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 11:10:26] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - INFO:root:2023-04-07 11:10:26.966863 : Security check : IP adresse '127.0.0.1' connected INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 11:10:26] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-04-07 18:40:02.582607 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-07 18:40:02.582607 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-07 18:40:02.582607 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-07 18:40:02.582607 : ++ FLASK PORT 5001 ++ +INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. + * Running on http://localhost:5001 +INFO:werkzeug:Press CTRL+C to quit +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-07 18:40:15.100502 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-07 18:40:15.100502 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-07 18:40:15.100502 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-07 18:40:15.100502 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-07 18:45:20.028020 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-07 18:45:20.028020 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-07 18:45:20.029020 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-07 18:45:20.029020 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\main.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-07 18:56:43.600938 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-07 18:56:43.600938 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-07 18:56:43.600938 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-07 18:56:43.600938 : ++ FLASK PORT 5001 ++ +INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. + * Running on http://localhost:5001 +INFO:werkzeug:Press CTRL+C to quit +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-07 18:56:54.544483 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-07 18:56:54.545485 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-07 18:56:54.545485 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-07 18:56:54.545485 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-04-07 18:56:54.590835 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 18:56:54] "GET /myclass/api/test_web_service HTTP/1.1" 404 - +INFO:root:2023-04-07 18:56:54.621044 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 18:56:54] "GET /favicon.ico HTTP/1.1" 404 - +INFO:root:2023-04-07 18:56:58.467994 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 18:56:58] "GET /myclass/api/test_web_service HTTP/1.1" 404 - +INFO:root:2023-04-07 18:57:04.697908 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 18:57:04] "POST /myclass/api/test_web_service HTTP/1.1" 404 - +INFO:root:2023-04-07 18:57:17.980947 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 18:57:17] "POST /myclass/api/test_web_service HTTP/1.1" 404 - +INFO:root:2023-04-07 18:57:38.535912 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 18:57:38] "POST /myclass/api/test_web_service/aaa/bbb HTTP/1.1" 200 - +INFO:root:2023-04-07 18:57:57.090042 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 18:57:57] "GET /myclass/api/test_web_service/token_val/invoice_val HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-07 18:58:34.185534 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-07 18:58:34.185534 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-07 18:58:34.185534 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-07 18:58:34.185534 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-04-07 18:58:34.223173 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 18:58:34] "POST /myclass/api/test_web_service/token_val/invoice_val HTTP/1.1" 200 - +INFO:root:2023-04-07 18:59:27.974281 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 18:59:27] "POST /myclass/api/test_web_service/token_va:123l/invoice_val:4555 HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\tools_cherif\\tools_cherif.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-07 19:19:09.490011 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-07 19:19:09.490011 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-07 19:19:09.490011 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-07 19:19:09.490011 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\main.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-07 19:19:34.076810 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-07 19:19:34.076810 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-07 19:19:34.076810 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-07 19:19:34.076810 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-04-07 19:19:52.790645 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 19:19:52] "POST /myclass/api/test_web_service2 HTTP/1.1" 308 - +INFO:root:2023-04-07 19:19:52.801683 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 19:19:52] "POST /myclass/api/test_web_service2/ HTTP/1.1" 500 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\main.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-07 19:20:24.503878 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-07 19:20:24.504902 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-07 19:20:24.504902 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-07 19:20:24.504902 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-04-07 19:20:30.266457 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 19:20:30] "POST /myclass/api/test_web_service2 HTTP/1.1" 308 - +INFO:root:2023-04-07 19:20:30.280708 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 19:20:30] "POST /myclass/api/test_web_service2/ HTTP/1.1" 200 - +INFO:root:2023-04-07 19:21:07.388344 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 19:21:07] "GET /myclass/api/test_web_service2 HTTP/1.1" 308 - +INFO:root:2023-04-07 19:21:07.392561 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 19:21:07] "GET /myclass/api/test_web_service2/ HTTP/1.1" 200 - +INFO:root:2023-04-07 19:21:35.150728 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 19:21:35] "GET /myclass/api/test_web_service2/ HTTP/1.1" 200 - +INFO:root:2023-04-07 19:24:13.349339 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 19:24:13] "POST /myclass/api/test_web_service2 HTTP/1.1" 308 - +INFO:root:2023-04-07 19:24:13.362724 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 19:24:13] "POST /myclass/api/test_web_service2/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:41:16.558834 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-07 21:41:16.559836 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-07 21:41:16.559836 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-07 21:41:16.559836 : ++ FLASK PORT 5001 ++ +INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. + * Running on http://localhost:5001 +INFO:werkzeug:Press CTRL+C to quit +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-07 21:41:44.125849 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-07 21:41:44.125849 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-07 21:41:44.125849 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-07 21:41:44.125849 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-04-07 21:42:12.239746 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:12.242077 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:12.243296 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:12] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:12] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:12] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:12.618115 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:12.620214 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:12] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:13.101929 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:13.104741 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:13.107117 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:13] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:13] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:13] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:13.978251 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:13.980256 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:13.982887 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:13.984008 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:13.986145 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:13.994724 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:13] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:14.200824 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:14.204302 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:14.317145 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:14.329690 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:14.337352 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:14.346652 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:14.353656 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:14.362573 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:14.651346 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:14.659400 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:14.668626 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:14.678450 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:14.683603 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:14.687603 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:14.966166 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:14.975393 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:14] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:15.493917 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:15.497547 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:15.503061 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:15.505917 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:15.513437 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:15.520038 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:15.529347 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:15.535008 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:15.540182 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:15.543613 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:15.547616 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:15.552904 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:15.556232 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:15.574169 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:15.576608 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:15.580089 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:15.587537 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:15.592976 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:15.598240 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:15.603328 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:15] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:18.016792 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:18.969666 : partner_login Connexion partnair contact@mysy-training.com : OK, Date : 2023-04-07 21:42:18.018794 , _id = 641c21666cad03956ab28252 +INFO:root:2023-04-07 21:42:18.975698 : partner_login Connexion partener_token : OK , _id = 641c23520d5d7f136a823b3c +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:18] "POST /myclass/api/partner_login/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:19.170377 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:19.174768 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:19.177210 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:19.183498 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:19] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:19] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:19.195605 : Connexion du partner recid = 8a77c1642a21a9a417a8583f4ef7f2f9c174a99996abb4c63a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:19] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:19] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:19.460975 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:19] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:27.800331 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:27.801803 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:27.807314 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:27] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:27] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:27] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:38.045050 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:38.051009 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:38.052405 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:38] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:38] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:38] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:42:49.928798 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:49.932694 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:42:49.936434 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:49] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:49] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:42:49] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:43:53.231197 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:43:53.235789 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:43:53.240671 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:43:53] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:43:53] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:43:53] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:43:56.613142 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:43:56.622494 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:43:56.625492 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:43:56] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:43:56.633895 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:43:56] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:43:56] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:43:56.644479 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:43:56] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:43:56] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:45:59.141740 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:45:59.146230 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:45:59.148650 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:45:59] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:45:59] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:45:59] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:47:16.935458 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:47:16.940456 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:47:16.946482 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:47:16] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:47:16] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:47:16] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:47:35.373550 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:47:35.377031 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:47:35.381030 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:47:35] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:47:35] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:47:35] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:51:28.515979 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:51:28.521567 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:51:28.524599 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:51:28] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:51:28] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:51:28] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:51:33.134532 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:51:33.139206 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:51:33.143713 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:51:33] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:51:33] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:51:33] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:52:12.195492 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:52:12.202508 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:52:12.208228 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:52:12] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:52:12] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:52:12] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:53:17.382664 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:53:17.387718 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:53:17.393619 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:53:17] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:53:17] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:53:17] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:53:51.678904 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:53:51.684685 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:53:51] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:53:51.689586 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:53:51] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:53:51] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:56:30.421383 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:56:30.427473 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:56:30.433716 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:56:30] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:56:30] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:56:30] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:56:58.909575 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:56:58.914594 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:56:58.920247 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:56:58] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:56:58] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:56:58] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:57:49.746118 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:57:49.751114 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:57:49] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:57:49.757616 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:57:49] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:57:49] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 21:59:29.904398 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:59:29.910802 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 21:59:29.914518 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:59:29] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:59:29] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 21:59:29] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:00:51.651273 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:00:51.655289 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:00:51.659669 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:00:51] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:00:51] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:00:51] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:03:21.608029 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:03:21.613371 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:03:21.619456 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:03:21] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:03:21] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:03:21] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:03:21.633229 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:03:21.636636 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:03:21] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:03:21] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:04:32.611258 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:04:32.615825 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:04:32.620493 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:04:32] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:04:32] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:04:32] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:04:37.922236 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:04:37.928235 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:04:37.932300 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:04:37] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:04:37] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:04:37] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:05:38.777123 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:05:38.782483 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:05:38.787762 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:05:38] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:05:38] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:05:38] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:06:21.739332 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:06:21.744332 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:06:21.748963 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:06:21] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:06:21] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:06:21] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:06:27.897192 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:06:27.901188 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:06:27.906205 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:06:27] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:06:27] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:06:27] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:08:32.520419 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:08:32.523748 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:08:32] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:08:32.531274 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:08:32] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:08:32] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:08:36.489353 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:08:36.493371 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:08:36.498886 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:08:36] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:08:36] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:08:36] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:09:44.587815 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:09:44.592408 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:09:44.596435 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:09:44] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:09:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:09:44] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:09:48.343495 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:09:48.347759 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:09:48.350957 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:09:48] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:09:48] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:09:48] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:09:52.453538 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:09:52.459845 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:09:52.462169 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:09:52] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:09:52.471805 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:09:52.475246 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:09:52] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:09:52] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:09:52] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:09:52] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:12:05.865023 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:12:05.869052 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:12:05.874353 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:12:05] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:12:05] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:12:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:15:20.358029 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:15:20.363672 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:15:20.369045 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:15:20] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:15:20] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:15:20] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:15:24.962596 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:15:24.966594 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:15:24.970598 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:15:24] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:15:24] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:15:24] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:19:18.104752 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:19:18.111396 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:19:18] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:19:18.121766 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:19:18] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:19:18] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:19:21.909351 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:19:21.913719 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:19:21.918677 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:19:21] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:19:21] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:19:21] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:20:34.462519 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:20:34.468537 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:20:34.473538 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:20:34] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:20:34] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:20:34] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:20:38.258859 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:20:38.303340 : GetSpecificPartnerAttestation_Certificat Cette session n'a pas de 'preview_url' sur le modele d'attestation +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:20:38] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:21:59.821150 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:21:59.827604 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:21:59.831035 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:21:59] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:21:59] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:21:59] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:22:18.000822 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:22:18.004822 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:22:18.008996 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:22:18] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:22:18] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:22:18] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:24:46.519835 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:24:46.526842 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:24:46.532704 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:24:46] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:24:46] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:24:46] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 22:54:13.192277 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:54:13.197465 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 22:54:13.205469 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:54:13] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:54:13] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 22:54:13] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 23:12:12.045966 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:12:12.050272 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:12:12.055854 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:12:12] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:12:12] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:12:12] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 23:12:16.296333 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:12:16.300410 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:12:16.306504 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:12:16] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:12:16] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:12:16] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 23:15:23.605087 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:15:23.624089 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:15:23] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 23:15:23.628548 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:15:23] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:15:23] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 23:20:59.767967 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:20:59.773982 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:20:59.777439 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:20:59] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:20:59] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:20:59] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-07 23:23:44.692417 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:23:44.699434 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:23:44] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-07 23:23:44.705436 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:23:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:23:44] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 23:23:49.962457 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:23:49.965995 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:23:49.971000 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:23:49] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:23:49] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:23:49] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 23:26:08.408632 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:26:08.415544 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:26:08.420389 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:26:08] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:26:08] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:26:08] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-07 23:26:13.372521 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:26:13.376522 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-07 23:26:13.380521 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:26:13] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:26:13] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [07/Apr/2023 23:26:13] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:17:27.107029 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-08 10:17:27.129018 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-08 10:17:27.129018 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-08 10:17:27.129018 : ++ FLASK PORT 5001 ++ +INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. + * Running on http://localhost:5001 +INFO:werkzeug:Press CTRL+C to quit +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-08 10:17:42.339050 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-08 10:17:42.339050 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-08 10:17:42.339050 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-08 10:17:42.339050 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-04-08 10:18:15.364170 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:18:15.369180 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:18:15.377180 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:15] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:15] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:15] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:18:16.425098 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:18:16.427387 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:16] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:18:18.457227 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:18:18.463542 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:18:18.470540 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:18:18.472541 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:18:18.487543 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:18:18.495539 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:18:18.509937 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:18:18.516477 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:18:18.526951 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:18:18.532947 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:18:18.541336 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:18:18.548107 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:18:18.555063 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:18:18.561872 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:18:18.567199 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:18:18.575425 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:18:18.584254 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:18:18.600102 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:18:18.601510 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:18:18.628274 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:18:18] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:20:03.693998 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:20:04.971026 : partner_login Connexion partnair contact@mysy-training.com : OK, Date : 2023-04-08 10:20:03.696981 , _id = 641c21666cad03956ab28252 +INFO:root:2023-04-08 10:20:04.991560 : partner_login Connexion partener_token : OK , _id = 641c23520d5d7f136a823b3c +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:20:04] "POST /myclass/api/partner_login/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:20:05.307373 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:20:05.314787 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:20:05] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:20:05.321833 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:20:05.328479 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:20:05.336159 : Connexion du partner recid = 8a77c1642a21a9a417a8583f4ef7f2f9c174a99996abb4c63a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:20:05] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:20:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:20:05] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:20:05.698242 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:20:05] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:20:15.291119 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:20:15.294736 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:20:15.298917 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:20:15] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:20:15] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:20:15] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:21:33.356017 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:21:33.364020 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:21:33.369012 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:21:33] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:21:33] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:21:33] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:21:45.075004 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:21:45.080254 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:21:45] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:21:45] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:21:45.098515 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:21:45] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:25:38.004570 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:25:38.010103 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:25:38.014424 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:25:38] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:25:38] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:25:38] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:27:19.374576 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:27:19.379643 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:27:19.382655 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:27:19] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:27:19] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:27:19] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:27:24.698908 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:27:24.703929 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:27:24.708929 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:27:24] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:27:24] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:27:24] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:28:25.800336 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:28:25] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:29:22.739975 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:29:22.745002 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:29:22.747992 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:29:22] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:29:22] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:29:22] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:29:28.677972 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:29:28.680966 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:29:28.685301 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:29:28] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:29:28] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:29:28.693304 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:29:28] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:29:28.699821 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:29:28] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:29:28] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:29:30.121082 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:29:30.146423 : GetSpecificPartnerAttestation_Certificat Impossible de recuperer les données de ce template +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:29:30] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:31:38.225802 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:31:38.229812 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:31:38.234301 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:31:38] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:31:38] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:31:38] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:32:02.067367 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:32:02.071184 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:32:02.074721 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:32:02] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:32:02] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:32:02] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:32:55.462164 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:32:55] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:35:25.878945 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:35:25] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:36:16.651089 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:36:16.656461 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:36:16] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:36:16.662123 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:36:16] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:36:16] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:36:29.477237 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:36:29.480243 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:36:29.484238 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:36:29] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:36:29] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:36:29] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:37:23.099287 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:37:23] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:38:22.978802 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:38:22.984839 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:38:22] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:38:22.992840 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:38:22] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:38:22] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:39:10.227367 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:39:10.235894 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:39:10] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:39:10.241893 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:39:10] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:39:10] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:39:17.728472 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:39:17.735479 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:39:17.738762 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:39:17] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:39:17] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:39:17] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:39:53.213755 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:39:53.221773 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:39:53] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:39:53.225772 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:39:53] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:39:53] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:40:26.800595 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:40:26.804490 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:40:26.809082 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:40:26] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:40:26] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:40:26] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:41:23.404493 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:41:23] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:41:23.826624 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:41:23] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:44:59.713138 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:44:59.716925 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:44:59.721075 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:44:59] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:44:59] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:44:59] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:45:49.843695 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:45:49.847725 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:45:49.851055 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:45:49] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:45:49] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:45:49] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:47:44.193276 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:47:44.197853 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:47:44] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:47:44.204832 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:47:44] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:47:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:49:47.089306 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:49:47.092405 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:49:47.097819 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:49:47] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:49:47] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:49:47] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:52:12.509826 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:52:12.515208 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:52:12.522201 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:52:12] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:52:12] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:52:12] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:52:21.356260 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:52:21.362338 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:52:21.366947 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:52:21] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:52:21] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:52:21] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:52:55.464195 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:52:55.471230 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-08 10:52:55.475409 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:52:55] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:52:55] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:52:55] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-08 10:53:03.494327 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [08/Apr/2023 10:53:03] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:15.208887 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-09 15:34:15.209916 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-09 15:34:15.210913 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-09 15:34:15.210913 : ++ FLASK PORT 5001 ++ +INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. + * Running on http://localhost:5001 +INFO:werkzeug:Press CTRL+C to quit +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-09 15:34:28.837283 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-09 15:34:28.837283 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-09 15:34:28.837283 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-09 15:34:28.837283 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-04-09 15:34:50.978009 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:34:50.979080 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:34:50.980100 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:51] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:51] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:51] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:51.234760 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:34:51.237755 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:51] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:51.499945 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:51.802489 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:51.806968 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:34:51.811157 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:51.813583 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:34:51.817596 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:51.825681 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:51] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:51] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:52.110264 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:52.119264 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:52.130264 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:34:52.133264 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:52.143310 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:34:52.145310 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:52.421187 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:52.429187 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:52.448233 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:34:52.450824 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:52.458825 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:34:52.462825 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:52] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:34:52.741932 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:34:52] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:46.079925 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:46.082925 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:46.084925 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:46] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:46] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:46] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.225145 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:47.228147 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.831286 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:47.834337 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.838331 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.849951 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.852943 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:47.856947 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.862943 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:47.868918 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.877918 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.884173 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.892815 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:47.897423 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.906022 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.916157 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:47.918186 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:47.923476 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.930364 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.936592 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:47.939992 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:47.945824 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/getRecodedClassImage_from_front/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:47] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:52.671552 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:53.872283 : partner_login Connexion partnair contact@mysy-training.com : OK, Date : 2023-04-09 15:35:52.673579 , _id = 641c21666cad03956ab28252 +INFO:root:2023-04-09 15:35:53.878930 : partner_login Connexion partener_token : OK , _id = 641c23520d5d7f136a823b3c +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:53] "POST /myclass/api/partner_login/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:54.224830 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:54.229097 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:54.234151 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:54] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:54.240604 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:35:54.251630 : Connexion du partner recid = 8a77c1642a21a9a417a8583f4ef7f2f9c174a99996abb4c63a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:54] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:54] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:54] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:35:54.657240 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:35:54] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:36:55.928471 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:36:55.935542 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:36:55.941746 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:36:55] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:36:55] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:36:55] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:38:33.110028 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:38:33.119161 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:38:33.123157 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:38:33] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:38:33.130968 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:38:33] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:38:33.141838 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:38:33] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:38:33] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:38:33] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:38:35.214931 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:38:35.242318 : GetSpecificPartnerAttestation_Certificat Impossible de recuperer les données de ce template +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:38:35] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:39:46.821918 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:39:46.825585 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:39:46.829641 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:39:46] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:39:46] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:39:46] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:40:54.105690 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:40:54.110098 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:40:54.114099 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:40:54] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:40:54] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:40:54] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:41:00.437267 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:41:00.441653 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:41:00.445657 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:41:00] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:41:00] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:41:00] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:46:45.634113 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:46:45.638834 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:46:45.641963 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:46:45] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:46:45] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:46:45] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:47:57.682552 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:47:57.686548 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:47:57.690553 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:47:57] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:47:57] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:47:57] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:49:22.068056 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:49:22.070450 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:49:22.074918 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:49:22] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:49:22] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:49:22] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:50:17.739717 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:50:17.743733 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:50:17.747732 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:50:17] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:50:17] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:50:17] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:52:24.544537 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:52:24.547265 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:52:24] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:52:24.554914 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:52:24] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:52:24] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:53:01.981806 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:53:01.985936 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:53:01.991311 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:53:01] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:53:01] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:53:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:54:07.496560 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:54:07.501097 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:54:07.505097 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:54:07] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:54:07] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:54:07] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:54:26.795890 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:54:26.799781 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:54:26.804315 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:54:26] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:54:26] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:54:26] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:56:07.017654 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:56:07] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:56:56.378730 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:56:56] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:57:56.378340 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:57:56.388418 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:57:56] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:57:56.398819 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:57:56] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:57:56] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:58:07.505725 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:58:07.508724 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 15:58:07.513263 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:58:07] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:58:07] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:58:07] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:58:29.569572 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:58:29] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-09 15:58:59.802951 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 15:58:59] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:02:01.677960 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:02:01.686132 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:02:01.692198 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:02:01] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:02:01] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:02:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:02:14.388588 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:02:14.392234 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:02:14.396796 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:02:14] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:02:14] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:02:14] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:03:09.049824 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:03:09.063879 : GetSpecificPartnerAttestation_Certificat Cette session n'a pas de 'preview_url' sur le modele d'attestation +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:03:09] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:03:13.918707 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:03:13] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:04:31.305851 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:04:31.312035 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:04:31.318369 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:04:31] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:04:31] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:04:31] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:05:44.279072 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:05:44.284069 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:05:44.289631 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:05:44] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:05:44] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:05:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:05:51.291741 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:05:51.297073 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:05:51.301198 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:05:51] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:05:51] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:05:51] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:09:18.274651 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:09:18.280174 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:09:18.286008 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:09:18] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:09:18] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:09:18] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:09:27.291906 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:09:27.296539 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:09:27.299571 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:09:27] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:09:27] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:09:27] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:09:39.105747 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:09:39.118743 : GetSpecificPartnerAttestation_Certificat Cette session n'a pas de 'preview_url' sur le modele d'attestation +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:09:39] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:12:06.456787 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:12:06.463529 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:12:06.468868 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:12:06] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:12:06] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:12:06] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:12:20.662985 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:12:20.675580 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:12:20.677588 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:12:20] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:12:20] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:12:20] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:12:36.537586 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:12:36.550672 : GetSpecificPartnerAttestation_Certificat Cette session n'a pas de 'preview_url' sur le modele d'attestation +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:12:36] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:12:50.685763 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:12:50.696328 : GetSpecificPartnerAttestation_Certificat Impossible de recuperer les données de ce template +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:12:50] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:13:13.992607 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:13:13.997021 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:13:14.000549 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:13:14] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:13:14] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:13:14] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:15:23.398543 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:15:23.402536 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:15:23.404975 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:15:23] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:15:23] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:15:23] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:15:38.256105 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:15:38.267640 : GetSpecificPartnerAttestation_Certificat Cette session n'a pas de 'preview_url' sur le modele d'attestation +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:15:38] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:16:24.396488 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:16:24.404016 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:16:24.410512 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:16:24] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:16:24] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:16:24] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:16:39.083279 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:16:39.087378 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:16:39.091361 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:16:39] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:16:39] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:16:39] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:16:56.583339 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:16:56.592881 : GetSpecificPartnerAttestation_Certificat Cette session n'a pas de 'preview_url' sur le modele d'attestation +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:16:56] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Attestation_Certificat.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-09 16:18:59.331460 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-09 16:18:59.331976 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-09 16:18:59.331976 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-09 16:18:59.331976 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Attestation_Certificat.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-09 16:19:29.433368 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-09 16:19:29.434368 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-09 16:19:29.434368 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-09 16:19:29.434368 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-04-09 16:19:33.833299 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:19:33.837759 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:19:33.843247 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:19:33] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:19:33] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:19:33] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:19:51.523638 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:19:52.725087 : GetSpecificPartnerAttestation_Certificat Cette session n'a pas de 'preview_url' sur le modele d'attestation +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:19:52] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Attestation_Certificat.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-09 16:21:28.036008 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-09 16:21:28.036008 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-09 16:21:28.036008 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-09 16:21:28.037015 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-04-09 16:21:46.172605 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:21:46] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:21:51.706109 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:21:51] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:22:00.260143 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:22:01.277432 : GetSpecificPartnerAttestation_Certificat Impossible de recuperer les données de ce template +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:22:01] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:22:33.278408 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:22:33] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:25:55.213262 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:25:55.220931 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:25:55.226670 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:25:55] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:25:55] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:25:55] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:26:06.584767 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:26:06.591049 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:26:06.596461 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:26:06] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:26:06] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:26:06] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:26:24.950516 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:26:24] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:26:37.592462 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:26:37] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:27:07.714490 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:27:07] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:27:40.409493 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:27:40.414630 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:27:40.418566 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:27:40] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:27:40] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:27:40] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:27:48.295690 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:27:48.299922 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:27:48] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:27:48.308437 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:27:48] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:27:48] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:46:31.586558 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:46:31.589023 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:46:31.593438 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:46:31] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:46:31] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:46:31] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:46:39.865185 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:46:39.868760 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:46:39.871291 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:46:39] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:46:39] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:46:39] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:57:51.444882 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:57:51.450082 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:57:51] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:57:51.454598 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:57:51] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:57:51] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 16:58:22.650309 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:58:22.653313 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 16:58:22.656663 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:58:22] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:58:22] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 16:58:22] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:00:11.666524 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:00:11.671779 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:00:11.676278 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:00:11] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:00:11] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:00:11] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:00:17.207950 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:00:17.211973 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:00:17.214986 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:00:17] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:00:17] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:00:17] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:03:38.004116 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:03:38.007119 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:03:38] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:03:38.011113 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:03:38] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:03:38] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:04:29.147690 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:04:29.150685 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:04:29] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:04:29.154171 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:04:29] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:04:29] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:05:10.011229 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:05:10] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:05:17.032690 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:05:17] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:05:17.360825 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:05:17] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:06:52.598225 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:06:52.603222 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:06:52.605236 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:06:52] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:06:52] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:06:52] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:06:57.414537 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:06:57.418391 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:06:57.422678 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:06:57.425917 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:06:57] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:06:57] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:06:57.432463 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:06:57] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:06:57] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:06:57] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:08:34.954775 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:08:34.958596 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:08:34.960961 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:08:34] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:08:34] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:08:34] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:10:23.273656 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:10:23.277060 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:10:23.280048 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:10:23] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:10:23] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:10:23] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:10:58.395044 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:10:58] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:10:58.722661 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:10:58] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:11:39.066330 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:11:39.069704 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:11:39.072755 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:11:39] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:11:39] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:11:39] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:11:46.892631 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:11:46.895289 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:11:46] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:11:46.900304 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:11:46] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:11:46] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:11:57.243590 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:11:57.246613 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:11:57.251400 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:11:57] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:11:57.255457 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:11:57.260969 : Connexion du partner recid = 8a77c1642a21a9a417a8583f4ef7f2f9c174a99996abb4c63a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:11:57] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:11:57] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:11:57] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:11:57.822283 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:11:57] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:12:05.483702 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:12:05.486852 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:12:05.488828 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:12:05] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:12:05] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:12:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:12:19.114004 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:12:19.117457 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:12:19.119709 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:12:19] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:12:19] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:12:19] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:12:24.458993 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:12:24.462319 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:12:24.464408 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:12:24] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:12:24] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:12:24] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:19:44.747727 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:19:44.750733 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:19:44.754314 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:19:44] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:19:44] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:19:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:20:12.424210 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:20:12.427302 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:20:12.431940 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:20:12] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:20:12] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:20:12] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:20:25.494813 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:20:25.497839 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:20:25.501833 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:20:25] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:20:25] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:20:25] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:22:01.356833 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:22:01.360588 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:22:01.365601 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:22:01] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:22:01] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:22:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:27:01.647536 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:27:01.652288 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:27:01.657608 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:27:01] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:27:01] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:27:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:27:07.724416 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:27:07.729499 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:27:07.734521 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:27:07] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:27:07] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:27:07] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:31:57.690700 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:31:57.694899 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:31:57.704932 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:31:57] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:31:57] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:31:57] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:32:55.579762 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:32:55.584908 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:32:55.590124 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:32:55] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:32:55] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:32:55] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:33:18.268413 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:33:18.272058 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:33:18.278759 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:33:18] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:33:18] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:33:18] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:34:03.307278 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:34:03.312692 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:34:03.319772 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:34:03] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:34:03] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:34:03] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:34:33.264199 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:34:33.268422 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:34:33.270988 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:34:33] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:34:33] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:34:33] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:37:17.920737 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:37:17.926046 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:37:17.931664 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:37:17] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:37:17] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:37:17] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:37:56.752925 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:37:56.756935 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:37:56.762927 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:37:56] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:37:56] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:37:56] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:38:05.205859 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:38:05.209872 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:38:05.215882 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:38:05] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:38:05] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:38:05] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:38:51.662475 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:38:51.668801 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:38:51.674287 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:38:51] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:38:51] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:38:51] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:39:15.172748 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:39:15.177749 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:39:15.182743 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:39:15] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:39:15] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:39:15] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:39:49.306324 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:39:49.311265 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:39:49.317570 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:39:49] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:39:49] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:39:49] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:40:10.627050 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:40:10.631774 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:40:10.636104 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:40:10] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:40:10] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:40:10] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:40:28.225766 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:40:28.230238 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:40:28.235797 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:40:28] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:40:28] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:40:28] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:45:00.139274 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:45:00.145899 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:45:00.151587 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:00] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:45:00.157587 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:45:00.164285 : Connexion du partner recid = 8a77c1642a21a9a417a8583f4ef7f2f9c174a99996abb4c63a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:00] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:00] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:00] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:45:00.893205 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:45:00.898112 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:45:00.900626 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:00] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:00] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:00] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:45:02.239587 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:02] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:45:12.948910 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:45:12.954974 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:45:12.961750 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:12] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:12] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:12] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:45:44.394856 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:45:44.404212 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:45:44.406205 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:44] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:44] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:45:54.436634 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:45:54.443264 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:45:54.446714 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:54] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:54] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:45:54] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:49:23.930367 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:49:23.941101 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:49:23.945600 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:49:23] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:49:23] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:49:23] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:49:41.148540 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:49:41.158924 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:49:41.163468 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:49:41] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:49:41] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:49:41] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:50:51.297663 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:50:51.302683 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:50:51.305684 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:50:51] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:50:51] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:50:51] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:51:16.309843 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:51:16.314970 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:51:16.320471 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:51:16] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:51:16] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:51:16] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:53:16.580029 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:53:16.591178 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:53:16.594692 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:53:16] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:53:16] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:53:16] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:57:33.414664 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:57:33.426062 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:57:33.427062 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:57:33] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:57:33] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:57:33] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 17:59:16.890299 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:59:16.893583 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 17:59:16.896005 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:59:16] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:59:16] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 17:59:16] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:15:15.479738 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:15:15.487760 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:15:15.492861 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:15:15] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:15:15] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:15:15] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:15:19.600939 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:15:19.605255 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:15:19.612113 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:15:19] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:15:19] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:15:19] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:21:36.353928 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:21:36.365282 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:21:36.369475 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:21:36] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:21:36] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:21:36] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:22:55.158174 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:22:55.163516 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:22:55.168897 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:22:55] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:22:55] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:22:55] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:25:33.340689 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:25:33.343694 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:25:33.347689 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:25:33] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:25:33] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:25:33] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:26:08.830582 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:26:08.834584 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:26:08.840052 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:26:08] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:26:08] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:26:08] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:28:43.864329 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:28:43.869500 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:28:43] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:28:43.875661 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:28:43] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:28:43] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:37:47.951292 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-09 18:37:47.958049 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-09 18:37:47.958049 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-09 18:37:47.959070 : ++ FLASK PORT 5001 ++ +INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. + * Running on http://localhost:5001 +INFO:werkzeug:Press CTRL+C to quit +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-09 18:38:01.356010 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-09 18:38:01.356010 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-09 18:38:01.356010 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-09 18:38:01.356010 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-04-09 18:39:02.464271 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:39:02.468266 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:39:02.472268 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:39:02] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:39:02] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:39:02] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:42:22.223682 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:42:22.228456 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:42:22.233191 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:42:22] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:42:22] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:42:22] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:44:14.545750 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:44:14.549749 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:44:14.553747 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:44:14] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:44:14] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:44:14] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:51:18.927502 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:51:18.932027 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:51:18.935895 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:51:18] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:51:18] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:51:18] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:53:36.871070 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:53:36.874485 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:53:36.881003 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:53:36] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:53:36] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:53:36] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:53:56.351071 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:53:56.355561 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:53:56.359944 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:53:56] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:53:56] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:53:56] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:54:06.213326 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:54:06.219842 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:54:06.226845 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:54:06] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:54:06] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:54:06] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:54:45.857876 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:54:45] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:55:03.964148 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:55:03] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:55:13.003337 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:55:13.009640 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:55:13.016978 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:55:13.024582 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:55:13.034035 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:55:13] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:55:13] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:55:13] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:55:13] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:55:13] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:57:18.275337 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:57:18.278372 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:57:18.281414 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:57:18] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:57:18] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:57:18] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:57:20.861681 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:57:20.865504 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:57:20] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:57:20.870592 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:57:20] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:57:20.877530 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:57:20.881991 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:57:20] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:57:20] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:57:20] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:58:39.851452 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:58:39.860630 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:58:39.866546 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:58:39] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:58:39] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:58:39] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:58:46.603398 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:58:46.608399 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:58:46.615398 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:58:46] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:58:46] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:58:46] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:58:50.974730 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:58:50.981386 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:58:50] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:58:50.986942 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:58:50] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:58:50.992448 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:58:50.995564 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:58:50] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:58:51] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:58:51] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:59:29.134123 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 18:59:29.139544 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:59:29] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 18:59:29.154022 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:59:29] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 18:59:29] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 19:00:54.061250 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 19:00:54.072249 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:00:54] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:00:54] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 19:00:54.077727 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:00:54] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 19:00:57.671655 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 19:00:57.674655 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 19:00:57.679164 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:00:57] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:00:57] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:00:57] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 19:01:02.248942 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 19:01:02.255495 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 19:01:02.262186 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:01:02] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-09 19:01:02.271804 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:01:02] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-09 19:01:02.280381 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:01:02] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:01:02] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:01:02] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-09 19:03:52.192835 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 19:03:52.196840 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:03:52] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 19:03:52.206478 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:03:52] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:03:52] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 19:04:26.132005 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 19:04:26.135608 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 19:04:26.143527 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:04:26] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:04:26] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:04:26] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 19:07:23.711594 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 19:07:23.720876 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 19:07:23.726790 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:07:23] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:07:23] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:07:23] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-09 19:08:03.620006 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 19:08:03.626777 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 19:08:03.631816 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:08:03] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:08:03] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:08:03] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-09 19:08:40.574197 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-09 19:08:40.578209 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:08:40] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-09 19:08:40.586235 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:08:40] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [09/Apr/2023 19:08:40] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:17:24.082663 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-10 14:17:24.089696 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-10 14:17:24.089696 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-10 14:17:24.090720 : ++ FLASK PORT 5001 ++ +INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. + * Running on http://localhost:5001 +INFO:werkzeug:Press CTRL+C to quit +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-10 14:17:43.348715 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-10 14:17:43.349713 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-10 14:17:43.349713 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-10 14:17:43.350712 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-04-10 14:18:01.269864 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:18:01.272380 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:18:01.276115 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:01] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:01] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:01] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:18:07.301790 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:18:08.807188 : partner_login Connexion partnair contact@mysy-training.com : OK, Date : 2023-04-10 14:18:07.305801 , _id = 641c21666cad03956ab28252 +INFO:root:2023-04-10 14:18:08.815591 : partner_login Connexion partener_token : OK , _id = 641c23520d5d7f136a823b3c +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:08] "POST /myclass/api/partner_login/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:18:09.124917 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:18:09.130056 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:18:09.136840 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:09] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:18:09.145138 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:09] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:18:09.169512 : Connexion du partner recid = 8a77c1642a21a9a417a8583f4ef7f2f9c174a99996abb4c63a OK. Mise à jour du firstconnexion et/ou lastconnexion : OK +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:09] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:09] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:18:09.587973 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:09] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:18:20.123648 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:18:20.129038 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:18:20.135867 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:20] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:20] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:20] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:18:46.489431 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:18:46.494955 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:18:46.501205 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:18:46.507759 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:46] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:18:46.516052 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:46] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:46] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:46] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:46] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:18:48.720051 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:18:48] "POST /myclass/api/GetSpecificPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:24:20.596324 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:24:20.603737 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:24:20.611013 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:24:20] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:24:20] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:24:20] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:26:44.408873 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:26:44.416936 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:26:44.424966 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:26:44] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:26:44] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:26:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:26:55.488576 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:26:55.494661 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:26:55.499670 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:26:55] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:26:55] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:26:55] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:27:01.247507 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:27:01.250505 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:27:01.260052 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:27:01] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:27:01.275744 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:27:01] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:27:01] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:27:01.286390 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:27:01] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:27:01] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:28:52.014108 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:28:52.023584 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:28:52.030593 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:28:52] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:28:52] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:28:52] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:36:28.869007 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:36:28.875993 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:36:28.883048 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:36:28] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:36:28] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:36:28] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:38:29.311321 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:38:29.318321 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:38:29.325664 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:38:29] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:38:29] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:38:29] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 14:39:35.549110 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:39:35.553458 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 14:39:35.561183 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:39:35] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:39:35] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 14:39:35] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug: * Detected change in 'C:\\Users\\billa\\Documents\\myclass.com\\Siteweb\\Production\\Ela_back\\Back_Office\\Inscription_mgt.py', reloading +INFO:werkzeug: * Restarting with stat +INFO:root:2023-04-10 14:54:59.773606 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++ +INFO:root:2023-04-10 14:54:59.773606 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++ +INFO:root:2023-04-10 14:54:59.774742 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++ +INFO:root:2023-04-10 14:54:59.774742 : ++ FLASK PORT 5001 ++ +WARNING:werkzeug: * Debugger is active! +INFO:werkzeug: * Debugger PIN: 877-541-979 +INFO:root:2023-04-10 15:01:49.375675 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:01:49.381672 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:01:49.385209 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:01:49] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:01:49] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:01:49] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:02:34.507147 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:02:34.513571 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:02:34.520951 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:02:34] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:02:34] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:02:34] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:02:39.852291 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:02:39.858324 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:02:39.865071 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:02:39.872112 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:02:39] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:02:39] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:02:39.883629 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:02:39] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:02:39] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:02:39] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:04:39.249747 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:04:39.257832 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:04:39.264833 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:04:39] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:04:39] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:04:39] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:04:50.049528 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:04:50.055532 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:04:50.061902 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:04:50] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:04:50] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:04:50] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:04:56.978085 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:04:56.985349 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:04:56.992421 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:04:56] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:04:57.002497 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:04:57.010697 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:04:57] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:04:57] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:04:57] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:04:57] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:05:34.280208 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:05:36.770705 : Pre_incription_training_confirmation_mail -[Errno 11001] getaddrinfo failed - ERRORRRR AT Line : 442 +INFO:root:2023-04-10 15:05:36.781708 : Notification_partner_Pre_incription_mail -[Errno 11001] getaddrinfo failed - ERRORRRR AT Line : 551 +INFO:root:2023-04-10 15:05:36.789707 : WARNING : Impossible d'envoyer le mail de preinscriton à AddStagiairetoClass - l'adresse email qsdqsds@sqdsq.fr pour la session session1 +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:05:36] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:06:34.792589 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:06:34.799786 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:06:34.805611 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:06:34] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:06:34] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:06:34] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:06:39.735560 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:06:39.742563 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:06:39.750931 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:06:39] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:06:39] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:06:39.764388 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:06:39] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:06:39.769687 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:06:39] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:06:39] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:10:04.877151 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:10:04.882527 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:10:04] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:10:04.891157 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:10:04] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:10:04] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:12:23.090006 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:12:23.094668 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:12:23.100970 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:12:23] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:12:23] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:12:23] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:12:29.761445 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:12:29.768448 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:12:29.774872 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:12:29] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:12:29] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:12:29] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:12:37.733957 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:12:37.735380 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:12:37.744931 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:12:37.753931 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:12:37] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:12:37] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:12:37] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:12:37.769213 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:12:37] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:12:37] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:15:01.903595 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:15:01.909410 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:15:01.915080 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:15:01] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:15:01] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:15:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:16:38.596905 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:16:38.603403 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:16:38.608246 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:16:38] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:16:38] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:16:38] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:16:48.084756 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:16:48.089763 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:16:48.094766 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:16:48] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:16:48] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:16:48] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:16:54.517093 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:16:54.532432 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:16:54] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:16:54.540573 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:16:54.544572 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:16:54] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:16:54.557423 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:16:54] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:16:54] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:16:54] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:20:01.063220 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:20:01.068718 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:20:01.074744 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:20:01] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:20:01] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:20:01] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:20:29.601475 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:20:29.606890 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:20:29.613166 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:20:29] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:20:29] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:20:29] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:22:36.946159 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:22:36.953008 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:22:36.955405 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:22:36] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:22:36] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:22:36] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:23:03.551241 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:23:03.558537 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:23:03.564773 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:23:03] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:23:03] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:23:03] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:23:10.591756 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:23:10.599325 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:23:10] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:23:10.609970 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:23:10] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:23:10] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:23:10.623992 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:23:10.626995 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:23:10] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:23:10] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:23:55.298770 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:23:55.397943 : Pre_incription_training_confirmation_mail -[Errno 11001] getaddrinfo failed - ERRORRRR AT Line : 442 +INFO:root:2023-04-10 15:23:55.404860 : Notification_partner_Pre_incription_mail -[Errno 11001] getaddrinfo failed - ERRORRRR AT Line : 551 +INFO:root:2023-04-10 15:23:55.411948 : WARNING : Impossible d'envoyer le mail de preinscriton à AddStagiairetoClass - l'adresse email zzz@zzz.fr pour la session session1 +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:23:55] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:23:58.661397 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:23:58.668432 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:23:58.678453 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:23:58] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:23:58] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:23:58.689460 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:23:58] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:23:58] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:29:02.348902 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:29:02.352898 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:29:02.361513 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:29:02] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:29:02] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:29:02] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:29:05.390106 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:29:05.404863 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:29:05.409841 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:29:05] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:29:05.419110 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:29:05] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:29:05] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:29:05.429308 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:29:05] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:29:05] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:31:58.265650 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:31:58.273495 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:31:58.278197 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:31:58] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:31:58] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:31:58] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:32:40.015229 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:32:40.022210 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:32:40.029429 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:32:40] "POST /myclass/api/GetAllValideSessionFormation_List/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:32:40] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:32:40] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:32:43.893021 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:32:43.904791 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:32:43] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:32:43.914137 : Security check : IP adresse '127.0.0.1' connected +INFO:root:2023-04-10 15:32:43.924078 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:32:43] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:32:43] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 - +INFO:root:2023-04-10 15:32:43.930130 : Security check : IP adresse '127.0.0.1' connected +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:32:43] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 - +INFO:werkzeug:127.0.0.1 - - [10/Apr/2023 15:32:43] "POST /myclass/api/GetListEvaluation_Session/ HTTP/1.1" 200 - diff --git a/main.py b/main.py index f24a701..953c95f 100644 --- a/main.py +++ b/main.py @@ -2383,16 +2383,28 @@ def mysylmsdb(): """ API de test de fonctionnement du webservice """ -@app.route('/myclass/api/test_web_service/', methods=['POST','GET']) +@app.route('/myclass/api/test_web_service//', methods=['POST','GET']) @crossdomain(origin='*') -def test_web_service(): +def test_web_service(invoiceid, token): # On recupere le corps (payload) de la requete payload = request.form.to_dict() - print(" ### test_web_service : payload = ",payload) + payload = {} + payload['token'] = str(token) + payload['invoiceid'] = str(invoiceid) + + print(" ### payload facture = ", str(invoiceid), " token = ",str(token)) localStatus, message= tools_cherif.test_web_service(payload) return jsonify(status=localStatus, message=message ) +@app.route('/myclass/api/test_web_service2/', methods=['POST','GET']) +@crossdomain(origin='*') +def test_web_service2(): + # On recupere le corps (payload) de la requete + payload = request.form.to_dict() + print(" ### email_validation : payload = ", payload) + localStatus, message = tools_cherif.test_web_service2(payload) + return jsonify(status=localStatus, message=message) """ Cette API créer un user LMS Mysy, c'est a dire un user chamilo diff --git a/tools_cherif/tools_cherif.py b/tools_cherif/tools_cherif.py index 1e036d7..ff8a40b 100644 --- a/tools_cherif/tools_cherif.py +++ b/tools_cherif/tools_cherif.py @@ -795,7 +795,25 @@ def mysylmsdb(): def test_web_service(diction): try: if( diction ): - print(" ### diction = ", diction) + print(" ### diction dans la fonction = ", diction) + + else: + print(" ### diction dans la fonction est vide") + + return True, "Test WebService OK Diction = "+str(diction) + + except Exception as e: + exc_type, exc_obj, exc_tb = sys.exc_info() + mycommon.myprint(str(inspect.stack()[0][3]) + " -" + str(e) + " - Line : " + str(exc_tb.tb_lineno)) + return False, "Test WebService KOOO" + +def test_web_service2(diction): + try: + if( diction ): + print(" ### diction dans la fonction = ", diction) + + else: + print(" ### diction dans la fonction est vide") return True, "Test WebService OK Diction = "+str(diction)