Commit Graph

570 Commits (authImprovements)

Author SHA1 Message Date
Steve Clement 6b291a5526
fix: [geoadd] Catch the following issue: https://github.com/MISP/misp-dashboard/issues/70 2019-05-29 09:58:09 +09:00
Steve Clement fc1c832420
fix: [errorHandling] more try catch error 2019-05-29 09:48:26 +09:00
Steve Clement b0a4f5d17b
fix: [error] If the port is used, be graceful (#95)
fix: [error] If the port is used, be graceful
2019-05-29 02:12:50 +02:00
Steve Clement 30cb762ef7
fix: [error] If the port is used, be graceful. 2019-05-29 09:09:14 +09:00
Steve Clement e74b4a5bff
fix: [isort] isort source files: https://github.com/timothycrosley/isort/wiki/isort-Plugins 2019-05-29 08:42:39 +09:00
Steve Clement 9d4cdd7e16
chg: [sort] isort on source files
fix: [typo] fix retreive to retrieve
2019-05-29 08:30:57 +09:00
Sami Mokaddem 6c58cbcfec
Merge pull request #94 from cudeso/master
No module zmq error documentation
2019-05-23 09:59:59 +02:00
Koen Van Impe c18626ea93 No module zmq error documentation 2019-05-20 14:31:53 +02:00
Steve Clement c406e1ff00
fix: [start_all] Minor mistake/typo. (#93)
fix: [start_all] Minor mistake/typo.
2019-05-09 08:11:41 +09:00
Steve Clement 33af08b9ee fix: [start_all] Minor mistake/typo. 2019-05-09 08:08:54 +09:00
Steve Clement 599403ab76
fix: [scl] Somewhy which scl does not work for user apache... (#92)
fix: [scl] Somewhy which scl does not work for user apache...
2019-05-08 20:12:24 +09:00
Steve Clement 041c2697a0 fix: [scl] Somewhy which scl does not work for user apache... 2019-05-08 20:11:31 +09:00
Steve Clement 26108957bb
fix: [scl] Fix for scl based OSs. (#91)
fix: [scl] Fix for scl based OSs.
2019-05-08 20:08:45 +09:00
Steve Clement c809e285d6 fix: [scl] Fix for scl based OSs. 2019-05-08 20:07:47 +09:00
Steve Clement 534b6de187
new: [platform] Added cheap check to see if we run under a RedHat fla… (#90)
new: [platform] Added cheap check to see if we run under a RedHat fla…
2019-05-08 20:05:13 +09:00
Steve Clement 7e98ad19d5 new: [platform] Added cheap check to see if we run under a RedHat flavoured OS. 2019-05-08 20:03:27 +09:00
mokaddem 4f52a80341 chg: [users] Added help text if punchcard is empty and updated README 2019-05-02 09:47:06 +02:00
Sami Mokaddem e2dea48294
Update zmq_subscribers.py
Added a test comment
2019-03-14 11:41:07 +01:00
Jean-Louis Huynen 787edbc301
put 0MQ subscribers into screens 2019-03-06 11:31:00 +01:00
Sascha Rommelfangen e7f05d00ab
back to localhost binding 2019-03-04 15:48:58 +01:00
mokaddem 8a90dffb65 fix: [dispatcher] EventTags were not processed correctly 2019-02-26 14:14:56 +01:00
mokaddem b207338501 new: [dispatcher/livelog] Added support of ObjectAttributes 2019-02-22 15:16:50 +01:00
mokaddem 999e59b5cb chg: Removed useless comments 2019-02-22 11:14:12 +01:00
mokaddem 97a9465915 new+chg: [livelog] Added basic filtering capabilities and fullscreen mode
Also, Improved table, reconnection mechanism and UI
2019-02-22 10:41:54 +01:00
Sami Mokaddem 1e91b9b59c
Updated README
Added notice about start_all.sh
2019-02-14 11:23:09 +01:00
Steve Clement fc53fbd8cb fix: [deps] Fixed a dependency issue as per https://github.com/MISP/misp-dashboard/issues/76
new: [deps] Added requirements.txt for easier dependency management
new: [GI] Added gitignore for cleaner dev environment
2018-11-21 12:33:04 +09:00
Sami Mokaddem 057a0294df
Updated WSGI port number 2018-11-05 16:37:25 +01:00
mokaddem a211f2822e chg: [doc] update doc 2018-10-31 15:56:11 +01:00
mokaddem 9905a82a79 chg: [README] updated README with the new clean script 2018-10-31 15:45:19 +01:00
mokaddem 00043d6763 Merge branch 'master' of https://github.com/MISP/misp-dashboard 2018-10-31 15:35:46 +01:00
mokaddem 8bd0157c30 new: added cleaning script 2018-10-31 15:35:29 +01:00
Christophe Vandeplas 8e39f26d71
info on emptying redis database 2018-10-31 13:00:43 +01:00
Alexandre Dulaunoy ce2661053b
Merge pull request #68 from hellekin/patch-1
Fix link to project
2018-10-01 22:52:41 +02:00
I WON'T BE HERE WHEN M$ COMES e2fbeb8de2
Fix link to project
The project link misses the TLD. Was this .eu or .org? :)
2018-10-01 21:58:10 +02:00
Alexandre Dulaunoy b5271a7442
chg: [doc] reorder README and add a small introduction 2018-10-01 16:04:02 +02:00
Sami Mokaddem 9f1ffe97ca Merge branch 'master' of https://github.com/MISP/misp-dashboard 2018-10-01 13:31:25 +02:00
Sami Mokaddem b76a9cd082 fix: [userLogin] Do not consider all login as login from the SYSTEM
ADMIN anymore

Due to the change in the misp-zmq, `misp_json_user` only contain the
information that a user has logged in, the user always being the same.

The code now records user logins from the audit channel `misp_json_audit`.
2018-10-01 13:28:27 +02:00
Sami Mokaddem d92884c13a chg: [geo-query] Added feedback about the loading state (querying/drawing/finish) 2018-10-01 12:19:26 +02:00
Alexandre Dulaunoy bc31387a2e
chg: [startup] default configuration of redis updated - fix #43 2018-10-01 09:06:24 +02:00
Sami Mokaddem 52219856b9 fix: Added missing configuration fields in the sample file 2018-10-01 08:32:58 +02:00
Sami Mokaddem a2a3bd65b6 fix: Added missing file 2018-09-29 21:57:29 +02:00
Sami Mokaddem bb2ea839f3 new: [live] support of few historical data to prefill the live dashboard + some bug fixes 2018-09-27 09:38:39 +02:00
Sami Mokaddem dc8a944b23 Improve trophy ranking algorithm, improved ui, added trophy leaderboard per category 2018-09-25 14:48:13 +02:00
Sami Mokaddem f22a9db067 fix: [contrib] improvement on the handling of lots of contributions at the same time 2018-09-24 12:23:04 +02:00
Sami Mokaddem cf70fef0ac Merge branch 'master' of https://github.com/MISP/misp-dashboard 2018-09-24 10:30:50 +02:00
Sami Mokaddem a3465cd430 fix: [contrib] added missing empty svg ranking icon 2018-09-24 10:30:32 +02:00
Sami Mokaddem f92dd11f7f chg+fix: [trending/flask] applied algorithm strategy for other stats + FIXED eventsource caching bug:
Data was cached and delivered all at once when reconnecting to the source
2018-09-24 10:26:15 +02:00
AIL a7065c1171 new: [trending] Better algorithm to detect trending item 2018-09-24 09:21:02 +02:00
AIL 13b3ac456f fix deps 2018-09-24 09:16:41 +02:00
Steve Clement 7816abd097
Merge pull request #65 from SteveClement/master
chg: [script] comment set -x for less debug
2018-07-13 17:01:56 +02:00