Commit Graph

12784 Commits (7a01b8f2abe2948bb37cf5c8905e6dbdb0b1a677)

Author SHA1 Message Date
Raphaël Vinot 7a01b8f2ab chg:[PyMISP] Bump tests for Travis 2019-08-19 12:31:32 +02:00
Andras Iklody c23779c3e3
Merge pull request #5010 from JakubOnderka/patch-7
chg: Do not log ForbiddenException by default
2019-08-19 08:58:48 +02:00
iglocska e296288f59
chg: [version] bump 2019-08-16 19:04:17 +02:00
Raphaël Vinot 9c2e79736a chg: [PyMISP] Bump version 2019-08-16 17:04:07 +02:00
Raphaël Vinot 36aa50983f chg: [Travis] Use default python3 version on the image (3.6+), fix perms on. 2019-08-16 12:09:01 +02:00
Raphaël Vinot 2d80a36c49 chg: [Travis] Set strict mode on MariaDB. 2019-08-16 11:59:23 +02:00
Raphaël Vinot 0db2cc9905 fix: [PyMISP] Bump, missing change. 2019-08-16 11:45:14 +02:00
Raphaël Vinot 1125b69ceb chg: [Travis] Initial fix. 2019-08-16 11:28:55 +02:00
Raphaël Vinot 5394663f3d Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-08-16 10:49:10 +02:00
Raphaël Vinot a9b112b3e1 chg: [PyMISP] Bump repo. 2019-08-16 10:49:00 +02:00
iglocska 3bde3d8086
Revert "chg: [warning-list] Filter CIDR warning list before eval"
This reverts commit 20632d5e10.
2019-08-15 20:04:31 +02:00
iglocska e8c5dba4f3
new: [API] get a single server setting via /servers/getSetting/[setting_name], fixes #4964 2019-08-15 20:01:36 +02:00
iglocska 591b83405b
fix: [internal] Feed lookup by UUID removed as feeds don't actually have UUIDs, fixes #4998 2019-08-15 19:49:55 +02:00
iglocska 85a9926b07
fix: [ToolboxComponent] fixed model name lookup by moving to Model->alias over Model->name, fixes #5003 2019-08-15 19:46:52 +02:00
iglocska 09add56ac1
fix: [internal] Breaking bug with the feed edit fixed 2019-08-15 19:43:54 +02:00
Jakub Onderka 128f6c5267
chg: Do not log ForbiddenException by default
This exception is thrown when not logged access `users/checkIfLoggedIn.json`
2019-08-15 13:32:10 +02:00
iglocska cf6bc6f204
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-08-14 17:04:28 +02:00
iglocska 7a56d9ff43
fix: [API] invalid object reference fixed in objects/view, fixes #5003
- the Copy Pasta God(tm) strikes again
2019-08-14 17:03:47 +02:00
Andras Iklody bb475784f0
Merge pull request #5001 from zaphodef/feature/uuid_sharing_group
chg: Show sharing groups' uuids
2019-08-14 16:14:57 +02:00
iglocska 50db8c9a45
new: [API] Allow posting freetext data for ingestion via the event uuid instead of ID, fixes #4995 2019-08-14 15:17:25 +02:00
iglocska 60e68d1459
fix: [API] get organisation by uuid for sightings/listSightings, fixes #4992 2019-08-14 15:08:37 +02:00
iglocska eb4e5bf765
fix: [API] Misp object delete's uuid lookup fixed 2019-08-14 15:07:11 +02:00
iglocska 519e110f9f
new: [internal / API] new component added to handle repeatable code across all controllers (toolbox controller)
- added UUID -> ID lookup function and integrated it across several functions
- fixes #4990
- fixes #4999
- fixes #4993
- fixes #4991
- fixes #4989
- fixes #4987
2019-08-14 15:01:31 +02:00
Pierre-Jean Grenier 8dcbbf7674 chg: Show sharing groups' uuids 2019-08-14 14:54:26 +02:00
iglocska bbd881d4f7
fix: [API] removed testing exception 2019-08-14 14:38:02 +02:00
iglocska 0a9219411f
fix: [API] Swapped error messages' content from "don't" to "do not" to avoid weird sanitisation artifacts coming from the exception handler 2019-08-14 14:33:20 +02:00
iglocska 0fd2466878
fix: [API] error message 2019-08-14 14:27:51 +02:00
iglocska 20a250ec6f
fix: [API] Attribute edit fixed 2019-08-14 14:24:41 +02:00
iglocska d7733102fe
Revert "Revert "fix: Fix error messages""
This reverts commit a12ea04a4c.
2019-08-14 14:17:58 +02:00
iglocska a12ea04a4c
Revert "fix: Fix error messages"
This reverts commit d501c56e5f.
2019-08-14 13:58:00 +02:00
Andras Iklody 299be5c170
Merge pull request #5000 from zaphodef/bad_permissions
fix: Fix error messages
2019-08-14 13:53:28 +02:00
Pierre-Jean Grenier d501c56e5f fix: Fix error messages 2019-08-14 13:31:32 +02:00
iglocska 6e23cb18bf
fix: [API] /galaxies/view by uuid added, fixes #4993 2019-08-14 11:56:06 +02:00
iglocska de99495edf
fix: [API] sightings restSearch now accepts uuids as org_id, fixes #4992 2019-08-14 11:52:54 +02:00
iglocska 74bf393ead
fix: [API] Delete sightings by UUID, fixes #4987 2019-08-14 11:43:14 +02:00
iglocska 5028b7250a
fix: [API] /objects/view should accept UUID as a parameter instead of just ID, fixes #4991 2019-08-14 11:39:51 +02:00
iglocska 879c564d0c
fix: [API] Delete organisations by UUID, fixes #4989 2019-08-14 11:30:11 +02:00
iglocska 332f4e6c8b
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-08-14 11:25:37 +02:00
iglocska b176e4d027
fix: [API] Access event proposals by uuid via shadow_attributes/index/[uuid], fixes #4988 2019-08-14 11:25:20 +02:00
Andras Iklody 12a5fc4163
Merge pull request #4986 from zaphodef/delete_object_by_uuid
chg: delete an object by its uuid, similar syntax to attribute's dele…
2019-08-14 08:45:46 +02:00
Pierre-Jean Grenier 36f4471055 chg: delete an object by its uuid, similar syntax to attribute's deletion 2019-08-13 18:12:52 +02:00
iglocska 29484a2243
fix: [API] Adding an event without the info field set should never work, fixes #4984 2019-08-13 15:48:19 +02:00
iglocska ecfe1ee596
fix: [sharing groups] Fix the behaviour of roaming mode sharing groups, fixes #4983
- creating sharing groups without roaming mode and without any sharing group servers should automatically add the own server
- adapt the new roaming mode behaviour from a few months ago on push: No explicit roaming mode set means no push, even if no servers are added
2019-08-13 13:25:01 +02:00
iglocska 6b58b51bd3
fix: [Sharing groups] Various fixes to align the reported local instance URL as the external_baseurl if set, as opposed to always using the baseurl, fixes #4982 2019-08-13 13:00:24 +02:00
iglocska f203c3fd5c
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-08-13 12:04:04 +02:00
iglocska c5fe480745
chg: [logging] Truncate description lengths that would be longer than what the DB can store with the default setup 2019-08-13 12:03:30 +02:00
Alexandre Dulaunoy a578566bf5
Merge pull request #4980 from JakubOnderka/patch-6
[fix] Remove double `:`
2019-08-12 20:13:55 +02:00
Alexandre Dulaunoy fa38f79326
Merge pull request #4981 from StefanKelm/2.4
Replace http with https
2019-08-12 20:12:53 +02:00
chrisr3d 540b5ec6bc Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2019-08-12 16:54:29 +02:00
chrisr3d d97cd4bfee
add: [stix export] Updated STIX header with the course of action header 2019-08-12 16:52:28 +02:00