Sami Mokaddem
0cbbb59e67
Update README.md
...
Note about restarting the system after updating by pulling.
2019-06-18 11:40:05 +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
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
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
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