This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from c657453 user page : OK pour la création et la suppression d'un utilisateur
new b4322a1 notifications page : select ng-options pour groupes et hôtes OK
new 017493c notifications page : possibilité d'ajouter un utilisateur à la liste des inscrits d'un groupe et d'un hôte
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 017493c6b978fdcacf8d595bc4aa983f0dee34e1
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Thu Mar 19 15:40:29 2015 +0100
notifications page : possibilité d'ajouter un utilisateur à la liste des inscrits d'un groupe et d'un hôte
commit b4322a11821943587daec3a27416275779d09d03
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Wed Mar 18 17:52:11 2015 +0100
notifications page : select ng-options pour groupes et hôtes OK
Summary of changes:
app/modules/storage_modules/shelve_db.py | 153 +++++++++++++++++++++++++----
static/js/controllers/notificationsCtrl.js | 106 ++++++++++++++++++++
static/js/mumApp.js | 4 +-
views/index.html | 13 +--
views/notifications.html | 71 +++++++++----
views/users.html | 2 +-
6 files changed, 305 insertions(+), 44 deletions(-)
create mode 100644 static/js/controllers/notificationsCtrl.js
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from 9a5c8da plus de millisecondes dans l'affichage des temps + changmeent du formulaire pour le paramétrage de la fréquence des check
new a9bcc51 changer la fréquence de check d'un module est maintenant appliqué dans le process monitoring
new c657453 user page : OK pour la création et la suppression d'un utilisateur
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit c6574534099a656b63c3ff5851b33f28e711fa6b
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Wed Mar 18 16:04:39 2015 +0100
user page : OK pour la création et la suppression d'un utilisateur
commit a9bcc5186eb1bfa8da4a3f07ba54b9d2915ce5a3
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Wed Mar 18 11:51:15 2015 +0100
changer la fréquence de check d'un module est maintenant appliqué dans le process monitoring
Summary of changes:
app/app.py | 25 +++++++++--------
app/modules/storage_modules/shelve_db.py | 46 +++++++++++++++++++++++++++-----
app/process_monitoring.py | 23 ++++++++++++++++
static/js/controllers/hostPageCtrl.js | 4 +--
static/js/controllers/usersCtrl.js | 32 ++++++++++++++++++++++
static/js/mumApp.js | 4 +--
views/index.html | 1 +
views/scan.html | 6 ++---
views/users.html | 20 +++++---------
9 files changed, 123 insertions(+), 38 deletions(-)
create mode 100644 static/js/controllers/usersCtrl.js
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from 131a4f4 groups: les hôtes peuvent être retirés d'un groupe + changement du res de get_host() concernant les groupes => pb du filtre des groupes résolu
new 19cf2a0 dashboard : filtre de groupes rétabli
new 9a5c8da plus de millisecondes dans l'affichage des temps + changmeent du formulaire pour le paramétrage de la fréquence des check
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 9a5c8dae362435a8df004c64ba53db9d1ead8dfb
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Tue Mar 17 17:43:29 2015 +0100
plus de millisecondes dans l'affichage des temps + changmeent du formulaire pour le paramétrage de la fréquence des check
commit 19cf2a0111c54a20fbf133d12550943e76a6096c
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Tue Mar 17 14:09:35 2015 +0100
dashboard : filtre de groupes rétabli
Summary of changes:
static/js/controllers/dashboardCtrl.js | 36 +++++++++++++++++++---------------
static/js/controllers/groupCtrl.js | 4 ++--
static/js/controllers/hostPageCtrl.js | 11 ++++++++---
views/dashboard.html | 6 +++---
views/groups.html | 2 +-
views/hostpage.html | 16 ++++++++++++---
6 files changed, 47 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from 488d527 suppression de mum.conf
new a895f09 process_monitoring proprement arreté après KeyboardInterrupt
new 856c7de correction structure templates
new ebfe3a4 groups: les hôtes peuvent être ajoutés à un groupe
new 131a4f4 groups: les hôtes peuvent être retirés d'un groupe + changement du res de get_host() concernant les groupes => pb du filtre des groupes résolu
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 131a4f4e743ca31961f89f673810b44a5b787880
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Tue Mar 17 13:44:43 2015 +0100
groups: les hôtes peuvent être retirés d'un groupe + changement du res de get_host() concernant les groupes => pb du filtre des groupes résolu
commit ebfe3a42c3930a3cf413c3b1051abf669536f774
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Tue Mar 17 10:36:39 2015 +0100
groups: les hôtes peuvent être ajoutés à un groupe
commit 856c7dee5a0bd6eaf9485dda4ec431201d1ec114
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Mon Mar 16 09:43:01 2015 +0100
correction structure templates
commit a895f0985534383f4f97077d1bab30b65a8882c5
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Mar 13 15:12:17 2015 +0100
process_monitoring proprement arreté après KeyboardInterrupt
Summary of changes:
.gitignore | 3 +-
README | 9 +-
app/app.py | 4 +-
app/module_loader.py | 2 +-
app/modules/detection_modules/nmap_detection.py | 4 +-
app/modules/notification_modules/email_notif.py | 29 +++++
app/modules/storage_modules/shelve_db.py | 94 +++++++++--------
app/process_monitoring.py | 4 +-
bootstrap.sh => install.sh | 8 +-
static/js/controllers/groupCtrl.js | 134 +++++++++++++++++++-----
views/groups.html | 37 +++++--
views/hostpage.html | 4 +-
views/index.html | 12 ++-
views/notifications.html | 40 ++++---
views/profile.html | 4 +-
views/scan.html | 3 -
views/settings.html | 4 +-
17 files changed, 270 insertions(+), 125 deletions(-)
create mode 100644 app/modules/notification_modules/email_notif.py
rename bootstrap.sh => install.sh (71%)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from 86ac6c3 reload de hostpage après changement + suppr warning au lancement de l'appli
new d10b9d6 changement du nom du fichier de conf et génération automatique de celui-ci lors de l'installation avec le script bootstrap.sh
new 488d527 suppression de mum.conf
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 488d5273a129d2e26e5e580afe56ea6c5571ff24
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Mar 13 12:08:34 2015 +0100
suppression de mum.conf
commit d10b9d6d47e28edbc9f1f6a9edc67a35c7766b42
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Mar 13 12:05:43 2015 +0100
changement du nom du fichier de conf et génération automatique de celui-ci lors de l'installation avec le script bootstrap.sh
Summary of changes:
README | 6 ++++--
app/module_loader.py | 2 +-
bootstrap.sh | 13 +++++++++++++
conf.txt | 3 ---
4 files changed, 18 insertions(+), 6 deletions(-)
delete mode 100644 conf.txt
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from 7aabc10 ssh utilise clée privée + formulaire contient champ mot de passe
new b08765a actualisation naive du hostpage après nouveau check
new 86ac6c3 reload de hostpage après changement + suppr warning au lancement de l'appli
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 86ac6c3eeed2f08162565d74635ac91241769608
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Mar 13 11:04:15 2015 +0100
reload de hostpage après changement + suppr warning au lancement de l'appli
commit b08765a6494538008ccc2d52a77767d8c2756001
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Mar 13 10:08:54 2015 +0100
actualisation naive du hostpage après nouveau check
Summary of changes:
app/app.py | 5 +----
app/modules/connection_modules/ssh.py | 1 -
static/js/controllers/hostPageCtrl.js | 41 ++++++++++++++++++++++-------------
views/hostpage.html | 3 ++-
4 files changed, 29 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from 3ff7251 changement valeur par défaut "%" et mise à jour du README pour les updates
new 7aabc10 ssh utilise clée privée + formulaire contient champ mot de passe
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 7aabc1091f944ca2f9b0d48bda5f87a72ec87082
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Mar 13 09:46:16 2015 +0100
ssh utilise clée privée + formulaire contient champ mot de passe
Summary of changes:
app/app.py | 2 +-
app/module_loader.py | 2 +-
app/modules/connection_modules/ssh.py | 11 ++++++++---
conf.txt | 2 +-
static/js/controllers/hostPageCtrl.js | 7 +++++--
views/hostpage.html | 12 +++++++++---
6 files changed, 25 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from debca6d ajout $location.port() pour l'addresse de connection au websocket
new 3ff7251 changement valeur par défaut "%" et mise à jour du README pour les updates
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 3ff72511bb39c80e18d22751191814bc39090287
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Thu Mar 12 18:03:08 2015 +0100
changement valeur par défaut "%" et mise à jour du README pour les updates
Summary of changes:
README | 18 +++++++++++++++++-
app/modules/storage_modules/shelve_db.py | 4 ++--
2 files changed, 19 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from e9423c9 qqes corrections dans hostpage
new debca6d ajout $location.port() pour l'addresse de connection au websocket
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit debca6dca50e0578e8a023ea94f4aea73f82215d
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Thu Mar 12 17:33:53 2015 +0100
ajout $location.port() pour l'addresse de connection au websocket
Summary of changes:
static/js/controllers/headCtrl.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
This is an automated email from the git hooks/post-receive script.
New change to branch develop in repository mum.
See http://git.chorem.org/mum.git
from 9e5ed0d hostpage: remove this host => OK
new c56fa15 upload minimaliste possible pour les clés
new 5584898 upload minimaliste possible pour les clés
new e9423c9 qqes corrections dans hostpage
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit e9423c98b877b1e280961c83599dd53e6f60ca9a
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Thu Mar 12 17:28:33 2015 +0100
qqes corrections dans hostpage
commit 5584898917ab96affb139eef4203733899dc5e0e
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Thu Mar 12 17:12:47 2015 +0100
upload minimaliste possible pour les clés
commit c56fa15b580d3954827d2c147cbc23656cc997d6
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Thu Mar 12 17:11:57 2015 +0100
upload minimaliste possible pour les clés
Summary of changes:
app/app.py | 11 ++++++++---
app/module_loader.py | 5 +++++
static/js/controllers/headCtrl.js | 3 +++
views/groups.html | 1 -
views/hostpage.html | 34 +++++++++++++++++++---------------
5 files changed, 35 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.