20/08/2024 - 13h55
parent
3999549ca8
commit
03159e0872
|
@ -1,12 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="c6d0259a-16e1-410d-91a1-830590ee2a08" name="Changes" comment="18/08/2024 - 16h55">
|
||||
<list default="true" id="c6d0259a-16e1-410d-91a1-830590ee2a08" name="Changes" comment="18/08/2024 - 21h55">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Inscription_mgt.py" beforeDir="false" afterPath="$PROJECT_DIR$/Inscription_mgt.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Log/log_file.log" beforeDir="false" afterPath="$PROJECT_DIR$/Log/log_file.log" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Session_Formation.py" beforeDir="false" afterPath="$PROJECT_DIR$/Session_Formation.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/agenda.py" beforeDir="false" afterPath="$PROJECT_DIR$/agenda.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/suivi_pedagogique_mgt.py" beforeDir="false" afterPath="$PROJECT_DIR$/suivi_pedagogique_mgt.py" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
|
@ -76,13 +74,6 @@
|
|||
<option name="presentableId" value="Default" />
|
||||
<updated>1680804787304</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00326" summary="06/06/2024 - 20h">
|
||||
<created>1717697890411</created>
|
||||
<option name="number" value="00326" />
|
||||
<option name="presentableId" value="LOCAL-00326" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1717697890412</updated>
|
||||
</task>
|
||||
<task id="LOCAL-00327" summary="07/06/2024 - 22h30">
|
||||
<created>1717791275942</created>
|
||||
<option name="number" value="00327" />
|
||||
|
@ -419,7 +410,14 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1724077502403</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="375" />
|
||||
<task id="LOCAL-00375" summary="18/08/2024 - 21h55">
|
||||
<created>1724096583696</created>
|
||||
<option name="number" value="00375" />
|
||||
<option name="presentableId" value="LOCAL-00375" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1724096583697</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="376" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="Vcs.Log.Tabs.Properties">
|
||||
|
@ -461,7 +459,6 @@
|
|||
</option>
|
||||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<MESSAGE value="dqsdqss" />
|
||||
<MESSAGE value="17/07/2024 - 11h30" />
|
||||
<MESSAGE value="17/07/2024 - 11h30sdf" />
|
||||
<MESSAGE value="21/07/2024 - 12h" />
|
||||
|
@ -486,6 +483,7 @@
|
|||
<MESSAGE value="dddss" />
|
||||
<MESSAGE value="17/08/2024 - 20h55" />
|
||||
<MESSAGE value="18/08/2024 - 16h55" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="18/08/2024 - 16h55" />
|
||||
<MESSAGE value="18/08/2024 - 21h55" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="18/08/2024 - 21h55" />
|
||||
</component>
|
||||
</project>
|
|
@ -112,7 +112,7 @@ def AddStagiairetoClass(diction):
|
|||
connected_user_id = my_partner['recid']
|
||||
|
||||
|
||||
print(" #### my_partner = ", my_partner)
|
||||
#print(" #### my_partner = ", my_partner)
|
||||
|
||||
"""
|
||||
Verifier que la formation est valide
|
||||
|
|
955
Log/log_file.log
955
Log/log_file.log
|
@ -2680654,3 +2680654,958 @@ INFO:root:2024-08-19 21:36:33.528872 : Security check : IP adresse '127.0.0.1'
|
|||
INFO:root:2024-08-19 21:36:33.534307 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:36:33] "POST /myclass/api/get_Ressource_Info_Data/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:36:33] "POST /myclass/api/get_Agenda_Event_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:48:04.045898 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
|
||||
INFO:root:2024-08-19 21:48:04.046901 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
|
||||
INFO:root:2024-08-19 21:48:04.046901 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
|
||||
INFO:root:2024-08-19 21:48:04.047903 : ++ FLASK PORT 5001 ++
|
||||
INFO:root:2024-08-19 21:48:04.047903 : ++ LMS_BAS_URL mysy-training.com/ ++
|
||||
INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
|
||||
* Running on http://localhost:5001
|
||||
INFO:werkzeug:[33mPress CTRL+C to quit[0m
|
||||
INFO:werkzeug: * Restarting with stat
|
||||
INFO:root:2024-08-19 21:48:20.187320 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
|
||||
INFO:root:2024-08-19 21:48:20.188323 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
|
||||
INFO:root:2024-08-19 21:48:20.188323 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
|
||||
INFO:root:2024-08-19 21:48:20.188323 : ++ FLASK PORT 5001 ++
|
||||
INFO:root:2024-08-19 21:48:20.188323 : ++ LMS_BAS_URL mysy-training.com/ ++
|
||||
WARNING:werkzeug: * Debugger is active!
|
||||
INFO:werkzeug: * Debugger PIN: 877-541-979
|
||||
INFO:root:2024-08-19 21:49:07.974706 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:07.979200 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:07.980199 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:07.981390 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:07.986848 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:07.991892 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:07.997456 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:08.000898 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:49:08.201751 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:08.212746 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_Given_Partner_Basic_Setup/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:49:08.268701 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_List_Partner_Produit_Service/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:49:08.283706 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:08.295702 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:08.304533 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:49:08.316475 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:08.327155 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:08.345182 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:49:08.383253 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_Given_Partner_Basic_Setup/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:49:08.410010 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:08.415553 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_List_Partner_Produit_Service/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:08] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:09] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:09] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:49:10.735364 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:49:10.739738 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:10] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:49:10] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:01.225339 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:01.230885 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:01] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:01] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:47.739588 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:47.744477 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:47.747811 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:47] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:47.753005 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:47.758679 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:47.764625 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:47] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:47.771291 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:47] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:47.779766 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:47] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:47] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:47] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:48.010636 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:48.015614 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:48.021039 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:48.025296 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:48.032992 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:48.041183 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:48.052946 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_Given_Partner_Basic_Setup/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:48.075238 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:48.084835 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:48.095400 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_List_Partner_Produit_Service/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:48.123723 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:48.135400 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:48.146619 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:48.156620 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:48.188625 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:48.207016 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_Given_Partner_Basic_Setup/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:48.242459 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_List_Paiement_Condition/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:48.265179 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Is_Partnair_Has_Digital_Signature/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:48.320666 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_List_Partner_Produit_Service/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:48.356750 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_List_Partner_Basic_Setup/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:48] "POST /myclass/api/Get_List_Partner_Order_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:49] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:49] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:50.220898 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:50.223165 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:50] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:50] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-19 21:53:52.493363 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-19 21:53:52.497363 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:52] "POST /myclass/api/Get_Given_Partner_Order_Lines/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [19/Aug/2024 21:53:52] "POST /myclass/api/Get_Given_Partner_Order/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 09:50:56.851780 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
|
||||
INFO:root:2024-08-20 09:50:56.852775 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
|
||||
INFO:root:2024-08-20 09:50:56.852775 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
|
||||
INFO:root:2024-08-20 09:50:56.852775 : ++ FLASK PORT 5001 ++
|
||||
INFO:root:2024-08-20 09:50:56.852775 : ++ LMS_BAS_URL mysy-training.com/ ++
|
||||
INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
|
||||
* Running on http://localhost:5001
|
||||
INFO:werkzeug:[33mPress CTRL+C to quit[0m
|
||||
INFO:werkzeug: * Restarting with stat
|
||||
INFO:root:2024-08-20 09:51:13.544159 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
|
||||
INFO:root:2024-08-20 09:51:13.544159 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
|
||||
INFO:root:2024-08-20 09:51:13.544159 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
|
||||
INFO:root:2024-08-20 09:51:13.544159 : ++ FLASK PORT 5001 ++
|
||||
INFO:root:2024-08-20 09:51:13.544159 : ++ LMS_BAS_URL mysy-training.com/ ++
|
||||
WARNING:werkzeug: * Debugger is active!
|
||||
INFO:werkzeug: * Debugger PIN: 877-541-979
|
||||
INFO:root:2024-08-20 12:31:04.076739 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
|
||||
INFO:root:2024-08-20 12:31:04.076739 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
|
||||
INFO:root:2024-08-20 12:31:04.077736 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
|
||||
INFO:root:2024-08-20 12:31:04.077736 : ++ FLASK PORT 5001 ++
|
||||
INFO:root:2024-08-20 12:31:04.077736 : ++ LMS_BAS_URL mysy-training.com/ ++
|
||||
INFO:werkzeug:[31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
|
||||
* Running on http://localhost:5001
|
||||
INFO:werkzeug:[33mPress CTRL+C to quit[0m
|
||||
INFO:werkzeug: * Restarting with stat
|
||||
INFO:root:2024-08-20 12:31:18.359980 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
|
||||
INFO:root:2024-08-20 12:31:18.361003 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
|
||||
INFO:root:2024-08-20 12:31:18.361003 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
|
||||
INFO:root:2024-08-20 12:31:18.361003 : ++ FLASK PORT 5001 ++
|
||||
INFO:root:2024-08-20 12:31:18.361003 : ++ LMS_BAS_URL mysy-training.com/ ++
|
||||
WARNING:werkzeug: * Debugger is active!
|
||||
INFO:werkzeug: * Debugger PIN: 877-541-979
|
||||
INFO:root:2024-08-20 12:32:07.912965 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:07.915966 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:07.916980 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:07.920466 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:07.925067 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:07.925067 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:07.927117 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:07.931630 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:07] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:07.983796 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/Get_Suggested_Fr_Cities/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/Get_Suggested_Word/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.364321 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/get_List_domaine_formation/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/get_all_class/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.673172 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.677498 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.682658 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.685661 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.690652 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.696140 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.721481 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.726589 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.733590 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.740144 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.747073 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.750839 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.755525 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.765866 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.771864 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.776344 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.786534 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.799552 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.818579 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.826815 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.836359 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.857363 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.863618 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.869621 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.879989 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.884452 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.891000 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.900606 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.902615 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.905607 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.909822 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.924091 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.931096 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.941235 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.942662 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.951910 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:08.958039 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.967310 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.972519 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.981374 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.989516 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:08] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:08.995937 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:09.002934 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:09.009932 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:09.018133 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:09.021726 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:09.026443 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:09.034400 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:09.040423 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:09.049568 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:09.057808 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:09.061974 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:09.066979 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:09.073581 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:09.080606 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:09.090876 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:09.106445 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:09.114458 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:09.118769 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:09.124281 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/getRecodedClassImage_no_token/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSessionFormation_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:09] "POST /myclass/api/GetActiveSession_Cities_And_Distance_Formation_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:27.288238 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/partner_login/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:27.468316 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:27.471338 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:27.475340 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:27.479210 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:27.483896 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:27.490488 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:27.497758 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:27.511867 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:27.518465 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:27.526537 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:27.631998 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:27.635620 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:27.639889 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:27.645076 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:27.652432 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:27.658442 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:27.670359 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:27.680836 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/Get_List_Class_domaine/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:27.691167 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:27.700189 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/Get_List_Class_Categorie/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/Get_List_class_metier/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:27] "POST /myclass/api/find_partner_class_like/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:37.039212 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:37.042212 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:37.046893 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:37.051719 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:37.055027 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:37.063761 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:37.072921 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:37.081545 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:37.087905 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:37.094907 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:37.100481 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:37.118626 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:37.130484 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:37.140459 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:37.153408 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:37.161423 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:37.169425 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:37.182168 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:37.193476 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:37.203134 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:37.216620 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:37.234375 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:37] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:38] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:38] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:44.435481 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:44.439069 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:44.443343 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:44.449576 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:44.455580 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:32:44.463094 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:44] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:32:44.468865 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:44] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:44] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:44] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:44] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:44] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:32:44] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:34:14.246785 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:34:14.251243 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:34:14.256024 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:34:14.260497 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:34:14] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:34:14.272488 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:34:14.274643 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:34:14.281627 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:34:14] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:34:14] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:34:14] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:34:14.303385 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:34:14] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:34:14.312388 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:34:14] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:34:14.319885 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:34:14.325861 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:34:14] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:34:14] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:34:14] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:34:14] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:34:15] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:36:41.838369 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:36:41.843801 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:36:41.849224 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:36:41] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:36:41.854235 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:36:41.859235 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:36:41] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:36:41.870325 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:36:41.871326 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:36:41.882337 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:36:41] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:36:41] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:36:41] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:36:41] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:36:41.906505 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:36:41.912498 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:36:41.914708 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:36:41] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:36:41] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:36:41] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:36:41] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:36:42] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:38:35.538869 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:38:35.542906 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:38:35.547352 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:38:35.555135 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:38:35.562135 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:38:35] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:38:35] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:38:35.568166 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:38:35.580381 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:38:35.587349 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:38:35] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:38:35] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:38:35] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:38:35.604799 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:38:35] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:38:35.618985 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:38:35] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:38:35.625981 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:38:35] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:38:35] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:38:35] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:38:36] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.541575 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.545643 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.549135 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.552902 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.557424 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.562644 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.569264 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.576604 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.770989 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.775989 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.781985 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.787983 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.799052 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.805598 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.816541 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.828810 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.840126 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.844577 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.853238 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.863227 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.876252 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.881523 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.893258 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.910717 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.925966 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.934355 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.941373 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.960008 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:12.971659 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:12.984045 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:12] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:13] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:13] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:13] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:13] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:18.341740 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:18.345595 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:18.349033 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:18.354043 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:39:18.359742 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:18] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:18] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:18.372811 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:18] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:39:18.374846 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:18] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:18] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:18] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:39:18] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:42:39.478301 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:42:39.482302 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:42:39] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:42:39] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:42:39.504739 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:42:39.508471 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:42:39.520681 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:42:39] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:42:39] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:42:39.528466 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:42:39.535029 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:42:39.541308 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:42:39.554563 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:42:39.555560 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:42:39] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:42:39] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:42:39] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:42:39.577851 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:42:39] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:42:39] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:42:39] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:42:40] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:44:30.544491 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:44:30.550393 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:44:30.554376 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:44:30.561094 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:44:30.568019 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:44:30] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:44:30.574791 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:44:30.585104 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:44:30] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:44:30] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:44:30] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:44:30] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:44:30.601329 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:44:30.607410 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:44:30] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:44:30.618385 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:44:30.619379 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:44:30] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:44:30] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:44:30] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:44:30] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:44:31] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:46:21.397628 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:46:21.402536 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:46:21.412250 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:46:21] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:46:21.424627 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:46:21] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:46:21.432155 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:46:21.438631 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:46:21.446333 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:46:21] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:46:21] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:46:21.456859 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:46:21.464776 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:46:21] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:46:21.473606 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:46:21.482180 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:46:21] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:46:21] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:46:21] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:46:21] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:46:21] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:46:22] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:50:24.557188 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:50:24.564204 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:50:24.569204 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:50:24.576207 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:50:24] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:50:24.581204 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:50:24.587203 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:50:24] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:50:24.607782 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:50:24.618342 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:50:24] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:50:24] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:50:24] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:50:24.634616 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:50:24.640679 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:50:24] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:50:24.651090 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:50:24] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:50:24] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:50:24] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:50:24] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:50:25] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.096402 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.099396 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.104936 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.108932 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.116954 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/getRecodedImage/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.119945 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:root:2024-08-20 12:56:50.120951 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.131520 : Connexion du partner recid = 43598820dd270936c3d2fd822717d0f18f194b1a1b894aaf89 OK. Mise à jour du firstconnexion et/ou lastconnexion : OK
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/get_partner_account/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/LMS_Get_Partner_Data/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.300405 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.303668 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.308128 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.314719 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.322795 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.335933 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.345947 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.351949 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.360422 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.363408 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.369972 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.383204 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.392371 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.397449 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.416088 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.424083 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.430701 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.449612 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.465067 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.473291 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:50.481294 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:50.493667 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:50] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:51] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:51] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:55.761930 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:55.765744 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:55.770197 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:55.774624 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 12:56:55.776832 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:55] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:55.786129 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:55] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 12:56:55.795704 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:55] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:55] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:55] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:55] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 12:56:55] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:00:50.860366 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:00:50.865369 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:00:50.869742 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:00:50.881858 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:00:50.887565 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:00:50] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:00:50.895825 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:00:50] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:00:50.907080 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:00:50.914084 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:00:50] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:00:50] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:00:50] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:00:50.934452 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:00:50] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:00:50.940529 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:00:50.948566 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:00:50] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:00:50] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:00:50] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:00:50] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:00:51] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:01:01.394461 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:01:01.397465 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:01:01.400461 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:01:01.404875 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:01:01.410984 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:01:01] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:01:01] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:01:01.418004 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:01:01] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:01:01.424519 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:01:01] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:01:01] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:01:01] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:01:01] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:02:14.831525 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:02:14] "POST /myclass/api/Add_Update_SessionFormation/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:02:15.156100 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:02:15.161105 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:02:15] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:02:15] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:03:04.453672 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:03:04.456978 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:03:04.460350 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:03:04.465361 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:03:04.472877 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:03:04] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:03:04.478919 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:03:04] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:03:04.490607 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:03:04] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:03:04.502397 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:03:04] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:03:04.506949 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:03:04] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:03:04.521230 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:03:04] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:03:04] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:03:04.530447 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:03:04] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:03:04] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:03:04] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:03:05] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:04:03.038937 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:04:03.042020 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:04:03.047277 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:04:03.052827 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:04:03.053825 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:04:03.059836 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:04:03] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:04:03.072476 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:04:03] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:04:03] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:04:03] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:04:03] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:04:03] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:04:03] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:04:06.444657 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:04:06] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:04:10.308637 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:04:10.312041 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:04:10.315534 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:04:10.319591 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:04:10.325617 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:04:10] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:04:10] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:04:10] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:04:10] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:04:10] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:05:15.927759 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:05:15.933449 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:05:15.937455 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:05:15.945918 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:05:15.949936 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:05:15] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:05:15.961938 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:05:15] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:05:15.971398 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:05:15.977743 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:05:15] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:05:15] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:05:15] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:05:15.993669 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:05:16.000770 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:05:16] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:05:16.008587 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:05:16] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:05:16] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:05:16] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:05:16] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:05:16] "POST /myclass/api/GetAllValideSessionPartner_List/ 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:2024-08-20 13:08:28.912074 : ++++ ENVIRONNEMENT DEVELOPPEMENT ++++
|
||||
INFO:root:2024-08-20 13:08:28.912074 : ++ DATABASE mongodb://localhost:27017/cherifdb_dev ++
|
||||
INFO:root:2024-08-20 13:08:28.912074 : ++ DBNAME Database(MongoClient(host=['localhost:27017'], document_class=dict, tz_aware=False, connect=True), 'cherifdb_dev') ++
|
||||
INFO:root:2024-08-20 13:08:28.912074 : ++ FLASK PORT 5001 ++
|
||||
INFO:root:2024-08-20 13:08:28.912074 : ++ LMS_BAS_URL mysy-training.com/ ++
|
||||
WARNING:werkzeug: * Debugger is active!
|
||||
INFO:werkzeug: * Debugger PIN: 877-541-979
|
||||
INFO:root:2024-08-20 13:09:10.044695 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:09:10.048004 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:09:10.052070 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:09:10.055063 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:09:10.060477 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:09:10.064500 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:09:10] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:09:10] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:09:10.242428 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:09:10.245445 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:09:10] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:09:10] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:09:10] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:09:10] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:09:10.259835 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:09:10.266537 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:09:10] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:09:10.275170 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:09:10] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:09:10] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:09:10] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:09:11] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:24:43.141326 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:24:43.153689 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:24:43.175875 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:24:43.187860 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:24:43.191377 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:24:43] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:24:43.205633 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:24:43] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:24:43] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:24:43.222192 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:24:43] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:24:43] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:24:43] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:24:43] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:24:47.055194 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:24:47] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:25:59.358064 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:03] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:03.685517 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:03.689045 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:03.694055 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:03] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:03.697053 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:03] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:03] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:03] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:32.554081 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:32] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:40.277254 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:41.271677 : Les données du stagiaire ont été correctement mise à jour
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:41] "POST /myclass/api/UpdateStagiairetoClass/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:41.291974 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:41] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:41.305464 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:41.310218 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:41] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:41] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:44.198018 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:44.203515 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:44.209519 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:44.216543 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:44.226676 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:44] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:44] "POST /myclass/api/Get_Partner_Object_Specific_Valide_Displayed_Fields/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:44.236780 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:44.242975 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:44.254061 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:44] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:44] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:44] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:44.270081 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:44] "POST /myclass/api/Get_List_Partner_Or_Default_session_step/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:44.280182 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:44] "POST /myclass/api/GetPartnerAttestation_Certificat/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:44.288714 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:44] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:44] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:44] "POST /myclass/api/get_partner_class/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:45] "POST /myclass/api/GetAllValideSessionPartner_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:48.627322 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:48.634880 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:48.637993 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:48.642841 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:48.650674 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:48] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:48.654249 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:48] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:48.661760 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:48] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:48] "POST /myclass/api/GetSessionFormation/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:48] "POST /myclass/api/Get_Session_Sequence_List/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:48] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:48] "POST /myclass/api/Get_List_object_owner_collection_Stored_Files/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:51.711848 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:51] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:54.834709 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:54.837708 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:54.840446 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:26:54.854357 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:54] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:26:54.870721 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:54] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:54] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:54] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:26:54] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:27:27.260613 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:27:28] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:27:28.066884 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:27:28.071102 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:27:28.075102 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:27:28] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:27:28.080208 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:27:28] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:27:28] "POST /myclass/api/GetTableauEmargement/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:27:28] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:27:54.872620 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:27:54] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:27:57.394371 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:27:57] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:28:07.688905 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:28:07] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:28:39.258262 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:28:39] "POST /myclass/api/Refuse_List_AttendeeInscription_with_motif/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:28:39.768463 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:28:39.771656 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:28:39] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:28:39] "POST /myclass/api/GetAllClassStagiaire/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:28:46.242600 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:28:46.246745 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:28:46.251358 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:28:46.256825 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:28:46.262673 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:28:46] "POST /myclass/api/Get_Partner_List_Partner_Client_with_filter_Like/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:28:46] "POST /myclass/api/Get_Partner_List_Partner_Client/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:28:46] "POST /myclass/api/Get_List_Ressource_Materielle_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:28:46] "POST /myclass/api/Get_List_Ressource_Humaine_no_filter/ HTTP/1.1" 200 -
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:28:46] "POST /myclass/api/Get_List_Site_Formation_with_filter/ HTTP/1.1" 200 -
|
||||
INFO:root:2024-08-20 13:29:07.821997 : Security check : IP adresse '127.0.0.1' connected
|
||||
INFO:root:2024-08-20 13:29:09.385702 : AddStagiairetoClass - L'adresse email billardman01@hotmail.com est deja inscrite à la session du 66c3845c60feb2fd003fa393
|
||||
INFO:werkzeug:127.0.0.1 - - [20/Aug/2024 13:29:09] "POST /myclass/api/AddStagiairetoClass/ HTTP/1.1" 200 -
|
||||
|
|
Loading…
Reference in New Issue