Commit Graph

534 Commits (e86b161d9319dea616a71b25e731847f4530ab48)

Author SHA1 Message Date
Sami Mokaddem e86b161d93
fix: [diagnostic:submodules]
Time difference is correctly calculated. Should solve #4538
2019-04-29 10:45:24 +02:00
iglocska 51ce9db767 fix: [updates] I can't boolean 2019-04-10 10:12:55 +02:00
iglocska 29598c2475 new: [API] Update JSON exposed to the API 2019-04-10 10:09:25 +02:00
iglocska f52f847445 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-04-10 08:36:16 +02:00
iglocska cbe69cee12 chg: [docs] Added update JSON CLI command description 2019-04-10 08:30:14 +02:00
Steve Clement 356a4636d5
Merge branch '2.4' into submoduleUpdatev4 2019-04-10 13:15:35 +09:00
iglocska 90fc9f26c2 new: [CLI] Worker management added
- Added a more exhaustive worker management CLI script package
  - list workers
  - start a worker
  - restart a worker
  - kill a worker
2019-04-09 13:32:35 +02:00
mokaddem 255fbcf97a chg: [diagnostic:submodule] Better control of the glue merging command outputs 2019-04-08 11:33:42 +02:00
Steve Clement 173a2bfd5e chg: [diag] Added grep -v ^- to make sure we always only get the submodules that are available 2019-04-08 15:55:23 +09:00
iglocska b1816c678d new: [CLI] Change password with the --override_password_change (or -o) flag to avoid forcing a password reset 2019-04-06 20:44:45 +02:00
iglocska b598636fda chg: [documentation] Added setDefaultRole CLI command to the list of described CLI tasks on the automation page 2019-04-06 20:37:04 +02:00
mokaddem 208da99f6a chg: [diagnostic:submodules] Added support and feedbacks if workers not
available
2019-04-05 16:44:56 +02:00
mokaddem 95bdff2093 chg: [diagnostic:submodule] continued sync DB after pull done - WiP 2019-04-05 16:04:22 +02:00
mokaddem fe00c4d193 chg: [diagnostic:submodule] Started integration of update DB after pull
with workers
2019-04-05 14:28:19 +02:00
Steve Clement c8274c476e
Merge pull request #4427 from mokaddem/submoduleUpdatev3
Submodule updateV3
2019-04-05 18:18:35 +09:00
Steve Clement 3dbb9c0a5c
Update Server.php
Small typo
2019-04-05 18:14:56 +09:00
mokaddem 4216c9385b chg: [diagnostic:submodule] General improvements (see below)
- Allow update button reuse (avoiding blackhole)
- Improved feedback when errors
- Check if submodules are readable
2019-04-05 10:46:49 +02:00
chrisr3d 2a82e500e4
fix: [diagnostic] Fixed required stix2 version to the latest one 2019-04-05 10:00:13 +02:00
mokaddem 7a033afd4c chg: [diagnostic] Renamed variable names 2019-04-02 12:09:53 +02:00
mokaddem f03cae5f46 chg: [diagnostic] Improved submodules version and added individual
update
2019-04-02 11:29:10 +02:00
mokaddem 2aa5b3cadf chg: [diagnostic] Beter parsing of submodule output 2019-04-02 08:52:23 +02:00
iglocska 76d14c00cb Merge branch 'thumbnail' into 2.4 2019-03-29 20:29:37 +01:00
Steve Clement 3b94ab3b33 chg: [diag] Added a more dynamic way for submodule version status. 2019-03-28 10:40:32 +01:00
Steve Clement 823ea745be
Merge pull request #4337 from mokaddem/submoduleDiagnostic
Submodule diagnostic
2019-03-27 17:27:53 +01:00
4ekin 7a88c87b70 fix: fixed i18n string representation in Server Controller and Model 2019-03-26 17:02:05 +03:00
iglocska 45f84dfd72 new: [UI] disable threat level from the UI based on a server setting, fixes #4359
- bye shitty deprecated field
2019-03-25 12:30:38 +01:00
mokaddem 600e4b0573 new: [diagnostic] Fetch submodules git status 2019-03-18 16:17:10 +01:00
Nikos Filippakis 9d59b10368 Publish events to Kafka
Signed-off-by: Nikos Filippakis <nikolaos.filippakis@cern.ch>
2019-03-18 15:53:22 +01:00
mokaddem 27c42f798e chg: [submodules] added skeleton for submodules git status - WiP 2019-03-15 16:08:47 +01:00
mokaddem d28da557ce chg: [diagnostic] Added GD in PHP extension 2019-03-15 12:25:09 +01:00
iglocska a0d30fb1dc fix: [docs] added object template update CLI command to the automation page 2019-02-26 18:11:34 +01:00
iglocska fede678d5d new: [setting] Added new setting to set external baseurl
- idea is to decouple the baseurl (used to prepend links) from the announce baseurl (for sharing groups / emailing)
2019-02-19 09:37:56 +01:00
Hannah Ward 451a9db3a1
new: Add CORS settings for external integration 2019-02-14 16:32:50 +00:00
iwitz 917e8d245c
fix: working directory in update function
fixes a path problem mentioned in issue #3528
2019-02-12 15:30:51 +01:00
iwitz 0af739b7c1
chg: test url for proxy
this way the check works even if only github is whitelisted by the web proxy
2019-02-11 14:27:41 +01:00
Christophe Vandeplas 67efc70bf5 fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
iglocska 60e7b542e7 chg: [documentation] Added new CLI function to automation page 2019-02-09 20:59:05 +01:00
chrisr3d aef4e51cdb
add: [diagnostic] Added check for STIX2 python library 2019-02-08 11:26:42 +01:00
iglocska fe1a7b8947 new: [CLI] Server settings refactored, fixes #4074
- moved most of the codebase to the model
- streamlining of the setting change
- hooked the callback system into the CLI version of the setter
2019-02-01 14:44:52 +01:00
iglocska cf39ec3b3e fix: [description] setSetting CLI command description fixed 2019-01-29 11:17:56 +01:00
iglocska 498a7ae77c new: [feeds] Opened up feed inspection to host org users and added servers to overlap matrix 2019-01-20 10:19:05 +01:00
iglocska 2f1b8bb9fb fix: [caching] Some minor fixes 2019-01-18 17:02:02 +01:00
iglocska eb56fe4e01 chg: [remote cache] Further progress on caching remote instances 2019-01-18 15:33:04 +01:00
iglocska 9c5fbdd7e9 new: [server caching] Initial version WIP 2019-01-18 09:06:23 +01:00
iglocska 48130c282b chg: [session] Added warning about setting the timeout to 0 2019-01-10 22:00:47 +01:00
iglocska 814f27d7bd fix: [timeout setting] Fixed invalid cooke timeout name 2019-01-09 05:05:17 +01:00
iglocska c24d9ed944 chg: [documentation] Added JSON structure update commands to CLI documentation 2019-01-08 13:58:11 +01:00
iglocska beabd36417 new: [config backup] Added logging and a second protective measure
- if the current config.php is hosed, don't start the backup process and overwrite the backup
2019-01-07 08:37:24 +01:00
iglocska 6e8afdaa3a new: [tag collections] Add default tag collection per instance 2019-01-01 17:11:10 +01:00
iglocska d79757ad73 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-12-12 16:01:15 +01:00