VVX7
a0ccff71ef
chg: [authentication] added flask session secret
2019-10-02 16:34:27 -04:00
VVX7
e18728e8b1
chg: [authentication] enforce session ssl
2019-10-02 13:35:12 -04:00
VVX7
2be101fdfc
new: [authentication] Flask-login authentication via MISP instance.
2019-10-01 21:06:29 -04:00
mokaddem
b06c95c907
Merge branch 'master' of github.com:MISP/misp-dashboard into subzero
2019-06-21 14:39:24 +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
3ca3b37785
chg: [config] Moved dbVersion in the appropriate section
2019-06-18 09:57:28 +02:00
mokaddem
3a1fe9205d
new: [updates] Update script - WiP
2019-06-18 09:25:46 +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
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
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
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
dc8a944b23
Improve trophy ranking algorithm, improved ui, added trophy leaderboard per category
2018-09-25 14:48:13 +02:00
Steve Clement
b47daae144
- Made sure GeoLite is a symlink (thus GeoLite updates do not face date changes)
...
- Added update gotcha
2018-03-16 01:02:53 +09:00
Sami Mokaddem
9e097326e3
Update config.cfg.default
...
Being consistent with launch script
2018-03-12 09:40:21 +01:00
Steve Clement
5529d64696
- Added comment on MaxMind DB
...
- Added preliminary checks for redis-server
2018-01-06 12:07:14 +01:00
Sami Mokaddem
5134aac355
Merge remote-tracking branch 'upstream/master' into modules
2017-12-13 09:08:43 +01:00
Steffen Sauler
b4f0aeb3af
Fix: config default port back to 9001
2017-12-12 16:48:54 +01:00
Steffen Sauler
fb9e49a612
Adding default server fields
2017-12-12 13:43:51 +01:00
Sami Mokaddem
968757f81b
fix: now take correct config fields + Removed useless field in config
2017-12-05 11:04:26 +01:00
Sami Mokaddem
9139ed7eef
Added logger in config
2017-12-05 10:23:40 +01:00
Sami Mokaddem
17315f6c74
fix: Added keyname in configuration
2017-12-01 15:09:26 +01:00
Sami Mokaddem
850b686e76
Added draft of redis buffer
2017-11-30 08:17:53 +01:00
Sami Mokaddem
84f3aa6aa1
fix: Added missing config file in the previous commit
2017-11-29 16:38:25 +01:00
Sami Mokaddem
d0c72fe214
refacto: Moved ranking config located in config.cfg into ranking.cfg for better
...
control and visualisation.
Moved code handling contribution into the contributor_helper script.
Deleted TEST_* function as not used anymore. Real test function will be
done later in the project.
2017-11-29 16:09:39 +01:00
Sami Mokaddem
90bdd45a18
feature: Added geolocation of phone numbers
2017-11-27 16:32:02 +01:00
Sami Mokaddem
40d19cd4f2
update: Removed non-used var and function
2017-11-27 10:05:28 +01:00
Sami Mokaddem
0c057dfe2d
Merge branch 'skill_trophies' into trendings
2017-11-24 15:09:58 +01:00
Sami Mokaddem
352d160090
update: Changed trophy rewward system. Deliver trophy to the TOP x% defined in the config file. Also, added more info in the trophy modal
2017-11-24 15:09:34 +01:00
Sami Mokaddem
627b4ed5ff
Increased difficulty + Added 2 new titles
2017-11-24 11:46:33 +01:00
Sami Mokaddem
8ce6a8dd66
update: install_script and config
2017-11-21 15:56:27 +01:00
Sami Mokaddem
f22aaee21d
Draft support of trophies in ZMQ
2017-11-14 14:05:54 +01:00
Sami Mokaddem
c13e39d5a6
added latestAwards + started trophy ranks
2017-11-14 09:50:20 +01:00
Sami Mokaddem
0bc0683924
Started support of organisation trophies
2017-11-13 12:57:05 +01:00
Sami Mokaddem
df53a51b66
removed initial config.cfg
2017-11-10 13:39:59 +01:00
Sami Mokaddem
e554158467
Slight modification to point reward
2017-11-10 10:40:56 +01:00
Sami Mokaddem
1550f25b30
fixed bugs if requesting data from non-existing org + refined draft updateOrgContributionRank + Fixed non existing org logo + try in zmq_subscribe
2017-11-09 13:43:02 +01:00
Sami Mokaddem
93ce25946d
Fixed UI row color bug + Added total org points and row color legends
2017-11-08 16:12:42 +01:00
Sami Mokaddem
605538ce97
Added display of conribution rank statys + acquired badges
2017-11-08 15:34:02 +01:00
Sami Mokaddem
a9d5ca5657
Updated configuration
2017-11-08 11:35:40 +01:00
Sami Mokaddem
0811823112
Added help text in contribution board
2017-11-06 17:14:10 +01:00
Sami Mokaddem
79cf989512
Added contribution page auto-reload
2017-11-06 15:00:51 +01:00
Sami Mokaddem
cba6d260ff
Added draft of automatic update for lastContributor
2017-11-06 13:43:55 +01:00
Sami Mokaddem
0e5b03fee6
Draft of adding contribution info to redis
2017-11-03 09:32:07 +01:00
Sami Mokaddem
4e396d2eb3
Added support of custom categories from config
2017-11-02 16:10:40 +01:00
Sami Mokaddem
e76240951b
Added rankMult to default conf
2017-11-02 15:15:09 +01:00
Sami Mokaddem
f6153011a9
Conf file support default conf, so that it don't mess with custom configuration + make redis persistant
2017-10-30 09:17:57 +01:00
Sami Mokaddem
a5b3931342
Merge branch 'master' of github.com:MISP/misp-dashboard
2017-10-30 08:41:24 +01:00
Sami Mokaddem
3c021ff916
Moved config file
2017-10-30 08:39:43 +01:00