Commit Graph

570 Commits (authImprovements)

Author SHA1 Message Date
Sami Mokaddem 97894d06f0
Merge pull request #106 from MISP/subzero
Pulling from several 0MQ feeds + screens + diagnostic tool
2019-06-21 16:27:36 +02:00
mokaddem ddf7cbcfff fix: [diagnostic] socket subscribing multiple time and improved status
message
2019-06-21 16:19:57 +02:00
mokaddem a9f9a67184 chg: [diagnostic] Added support of multiple subscribers - WiP 2019-06-21 15:55:03 +02:00
mokaddem cbbdf7cbfc fix: mergeconflict and log filename 2019-06-21 15:32:59 +02:00
mokaddem b06c95c907 Merge branch 'master' of github.com:MISP/misp-dashboard into subzero 2019-06-21 14:39:24 +02:00
Jean-Louis Huynen 1439804d46 chg: create zmqs user + sudoer right for www-data 2019-06-21 12:38:31 +02:00
Sami Mokaddem 46682e3195
Merge pull request #103 from MISP/diagnosticTool
Livelog Improvement, Diagnostic tool and Updater
2019-06-20 15:49:34 +02:00
mokaddem 4463361192 chg: [diagnostic] Improved config comparison 2019-06-20 15:40:14 +02:00
mokaddem a50bab4e77 chg: [diagnostic] Provide suggestion to fix py-redis version 2019-06-20 14:16:25 +02:00
mokaddem 194b28ea93 fix: Force closing the connection before trying to reconnect 2019-06-19 11:45:43 +02:00
mokaddem c1a2d17bbf chg: More sane response decoding, done by the ORM 2019-06-19 11:32:06 +02:00
mokaddem 4bfc7e2f48 chg: slightly improved pgrep parsing 2019-06-19 11:30:49 +02:00
mokaddem 3110c936bd chg: Removed debug message 2019-06-19 10:32:12 +02:00
mokaddem ea9bc654f8 chg: [diagnostic] Added packages check 2019-06-18 12:30:07 +02:00
mokaddem b14f291c94 chg: [updater] More intuitive db numbering 2019-06-18 11:46:48 +02:00
Sami Mokaddem 0cbbb59e67
Update README.md
Note about restarting the system after updating by pulling.
2019-06-18 11:40:05 +02:00
mokaddem 68f158ebed fix: [all] Fixed issue with py-redis>2.x and fix failed merge conflict 2019-06-18 11:25:17 +02:00
mokaddem 618da4eea5 fix: [contributors] Show the correct datetime 2019-06-18 11:20:32 +02:00
mokaddem 3ca3b37785 chg: [config] Moved dbVersion in the appropriate section 2019-06-18 09:57:28 +02:00
mokaddem 21af08a886 chg: [updates] Improved database updates 2019-06-18 09:39:22 +02:00
mokaddem 3a1fe9205d new: [updates] Update script - WiP 2019-06-18 09:25:46 +02:00
mokaddem 8869d6ba44 chg: increased dispatcher pooling rate and improved diagnostic's text feedback 2019-06-17 16:16:05 +02:00
mokaddem d442a40175 chg: [diagnostic] Added info about elapsed time 2019-06-17 15:53:03 +02:00
mokaddem f3f2c0d4bf fix: [diagnostic] Catch connectionError exception 2019-06-17 15:09:08 +02:00
mokaddem 3545eaa970 chg: [diagnostic] Moved timeoutException into util and bumped
requirements
2019-06-17 14:47:51 +02:00
mokaddem 1d7e6c185e chg: [diagnostic] Added tests for server 2019-06-17 14:42:41 +02:00
mokaddem 9d4c86010b chg: Added more processes and subscriber tests 2019-06-17 11:41:14 +02:00
mokaddem b4c2193b1a chg: Added more tests in diagnostic tool 2019-06-17 09:50:26 +02:00
mokaddem 51095d685c chg: Improved diagnostic tool 2019-06-14 16:59:00 +02:00
mokaddem a50c5c6fdb new: Started dev of diagnostic tool - WiP 2019-06-14 16:15:07 +02:00
mokaddem 1c06b19840 fix: [web] Set filename to be `min` 2019-06-14 09:58:29 +02:00
mokaddem 93f3a8143e fix: [web] Added missing thirdparty dependencies 2019-06-14 09:55:33 +02:00
mokaddem c34d94cf7f Merge branch 'master' of github.com:MISP/misp-dashboard into HEAD 2019-06-14 09:30:26 +02:00
mokaddem ca75838896 Merge remote-tracking branch 'origin/master' into HEAD 2019-06-14 09:25:35 +02:00
Alexandre Dulaunoy 16682247d9
chg: [doc] license has been rectified to the standard format 2019-06-02 07:37:12 +02:00
Alexandre Dulaunoy d132d30fe4
chg: [doc] default LICENSE template is not there to be changed 2019-06-02 07:33:27 +02:00
Steve Clement 0e91655c57
fix: [doc] Some typos fixed (#102)
fix: [doc] Some typos fixed
2019-06-02 04:26:13 +02:00
Steve Clement ba45138d7a
fix: [doc] Some typos fixed
fix: [doc] License updated and note added
2019-06-02 11:24:31 +09:00
Steve Clement ca0bfe6356
fix: [js] Contributors dates will now look: 2019-04-03@11:03 - Amend … (#101)
fix: [js] Contributors dates will now look: 2019-04-03@11:03 - Amend …
2019-06-02 04:00:14 +02:00
Steve Clement bc8e74a400
fix: [js] Contributors dates will now look: 2019-04-03@11:03 - Amend if unwanted. 2019-06-02 10:50:03 +09:00
Steve Clement b8ab089861
chg: [dev] Added debug mode to config, False by default. (#100)
chg: [dev] Added debug mode to config, False by default.
2019-06-01 09:28:07 +02:00
Steve Clement 491e2aac61
chg: [dev] Added debug mode to config, False by default. 2019-06-01 16:24:26 +09:00
Steve Clement eda2581441
fix: [import] Fixed missing import sys 2019-06-01 15:08:48 +09:00
Steve Clement 6237566664
fix: [import] import sys was missing for proper error handling 2019-06-01 15:03:31 +09:00
Steve Clement e9b1339967
Merge pull request #97 from SteveClement/tryCatch
chg: [various] Added various try/excepts and split the log files into 3
2019-05-30 02:34:04 +02:00
Steve Clement f22d3075ec
Merge branch 'master' into tryCatch 2019-05-30 09:31:04 +09:00
Steve Clement 1f48d9621c
chg: [perms] Check if permissions fail on the MaxMind db files
chg: [installer] Check if network is present and the first wget worked
chg: [installer] Exit if the virtualenv creation/update fails
2019-05-29 13:15:49 +09:00
Steve Clement cba4ab68f1
fix: [flask] Added favicon.ico 2019-05-29 11:18:32 +09:00
Steve Clement a65d2cb233
chg: [log] Let the user know which "IP" was not resolved. 2019-05-29 10:58:09 +09:00
Steve Clement 92b91c5c05
chg: [log] Added 3 seperate log files: helpers.log / zmq_subscribre.log / zmq_dispatcher.log
fix: [log] Catch permission errors on log files
2019-05-29 10:41:43 +09:00