Commit Graph

1222 Commits (cb6482fd54a485c2d644d243298e65f9671c76aa)

Author SHA1 Message Date
Christophe Vandeplas cb6482fd54 Merge branch 'develop' into 'master' for v2.1 2013-08-02 15:39:54 +02:00
iglocska fa1af3cd3b Pivot thread changed slightly
- There is a reset button in the first arrow

- adding an event that exists already in the list should not create a new pivot point
2013-08-02 15:23:48 +02:00
iglocska bfa8aa3d28 Jumping between pivot thread points changed
- no longer adds the event to the thread
2013-08-02 14:58:35 +02:00
iglocska 4cd55b90f8 Fixed the CSS issues with the pivot thread 2013-08-02 14:45:54 +02:00
iglocska d888749fe4 Merge branch 'develop' of https://github.com/MISP/MISP into develop 2013-08-02 11:56:03 +02:00
iglocska 66a7791b33 Pivot threads and other changes
- Users can now see the path they took while jumping from related event to related event

- Removed the breadcrumbs

- Some UI changes (user menues were not showing the active page, etc)
2013-08-02 11:53:17 +02:00
Christophe Vandeplas 8064fd2021 Merge branch 'develop' of https://github.com/MISP/MISP into develop 2013-08-02 10:38:59 +02:00
Christophe Vandeplas 6de28c60d6 updated README.md 2013-08-02 10:38:03 +02:00
iglocska 33ad970823 Incorrect mutex validation fixed 2013-08-02 10:30:18 +02:00
iglocska 964d39143b Crumbs not shown on error messages 2013-08-01 10:21:11 +02:00
iglocska cc417fdb05 Change to the routing the login to remove the admin tag 2013-07-31 16:56:44 +02:00
iglocska 9137322322 Removed the breadcrumbs from the login page 2013-07-31 15:37:56 +02:00
iglocska e73b5d716a Accidental change to gitignore reversed 2013-07-31 15:12:47 +02:00
iglocska 5c1eaef196 File left off from previous commit 2013-07-31 15:10:17 +02:00
iglocska 8d2595d592 Breadcrumbs for the views
- makes navigating the site easier
- some new css changes to support this
2013-07-31 15:08:10 +02:00
iglocska 64f32389e9 Fixes to the openIOC import tool
- should handle nested OR branches better now
- domain now mapped to Network/DNS
2013-07-30 11:01:16 +02:00
iglocska 21b2e0e540 Fixes #144, the edit page losing the previous setting 2013-07-30 10:03:15 +02:00
iglocska 70c49f3e1b Change to the confusing invalid event message 2013-07-30 09:03:42 +02:00
iglocska 3f0eaa73a4 Changes to the filename validation
- . allowed in filenames to allow for names such as test-1.0.ext
2013-07-29 17:19:08 +02:00
iglocska e4935fcc2c Merge branch 'develop' of https://github.com/MISP/MISP into develop 2013-07-29 15:24:58 +02:00
iglocska 3206702e25 IOC file import filename regex fix
- Didn't account for several words separated by '.'-s (file.name.ext)
2013-07-29 15:23:40 +02:00
Alexandre Dulaunoy de6fc6f6ae Version 1.0 of MISP XML Document Type Definition.
The first version of the XML format is loosely based on the current XML
format used by MISP in commit 84b552fb74.

The purpose is to track down the changes in the format and especially
to ensure a consistent definition of the XML format for external tools
and software using the MISP XML format.
2013-07-29 11:37:09 +02:00
iglocska 07c7e8fadf Migration script updated with the regexp changes 2013-07-29 10:33:50 +02:00
iglocska b3f6032857 Fixes an issue with the upload of malware samples not generating an md5
hash if the file is too large
2013-07-26 10:13:44 +02:00
Christophe Vandeplas 84b552fb74 fixes #141 2013-07-26 08:17:33 +02:00
iglocska 8bf54e7c01 Removed password creation for new users through the contact users menu 2013-07-25 17:23:52 +02:00
iglocska e577d587fd Discard shadowattribute changed to Postlink
- Prevents deletion through XSRF
2013-07-25 17:16:56 +02:00
iglocska 96170dae29 Fixed an issue with siteadmin contact e-mails resetting passwords of non existing users
- a site admin could issue a password reset to a non-existing user
2013-07-25 14:45:34 +02:00
Christophe Vandeplas bd61f73bd2 fixed a newly created bug in memberslist 2013-07-18 12:18:10 +02:00
iglocska 7486f478e0 Merge branch 'develop' of https://github.com/MISP/MISP into develop 2013-07-18 11:33:11 +02:00
iglocska 7fb1e6f70e Some bugs fixed
- Resetting the auth key for a user that doesn't exist created an empty
user 

- change_pw showed an admin menu on the side

- rerouting after an incorrect auth request fixed (users/index doesn't
exist)

- temporarily disabled the redirect after login
2013-07-18 11:32:26 +02:00
Christophe Vandeplas 4bca5b9e30 memberslist based on orgc, is more logic to reflect the contributions 2013-07-18 11:14:11 +02:00
Christophe Vandeplas 00d8d24434 minor NIDS export performance improvement 2013-07-18 11:04:00 +02:00
iglocska 58f72ab4d1 Merge branch 'develop' of https://github.com/MISP/MISP into develop 2013-07-18 10:58:54 +02:00
iglocska dde52f124a Initial refactoring of the event view / xml exports
- event view and xml exports all use __fetchEvent now

- unified the permission checks

- same output for event/id.xml and the xml exports
2013-07-18 10:58:10 +02:00
iglocska e74aabf924 Fixes XSS vulnerability in filters 2013-07-17 16:41:31 +02:00
Christophe Vandeplas 8e8f41ab13 Fixes in server push 2013-07-17 14:27:51 +02:00
Christophe Vandeplas 205ba665a5 Merge branch 'develop' of https://github.com/MISP/MISP into develop 2013-07-17 14:07:24 +02:00
Christophe Vandeplas 2424cbbf26 Server push lower memory footprint solving OoM problem.
Enabled per-id push like pull
2013-07-17 14:06:24 +02:00
iglocska fc7620bd53 Minor change with shadowattributes
- short was still used on the shadow attribute value field, if the
shadow attribute was a proposal to the event itself and not to an
attribute
2013-07-17 13:25:28 +02:00
Christophe Vandeplas d8d3254450 more logging with PGP errors 2013-07-17 12:54:55 +02:00
iglocska 1e2dd15842 Merge branch 'develop' of https://github.com/MISP/MISP into develop 2013-07-17 12:05:13 +02:00
iglocska 62d4addb9d Some css changes broke the shadow attributes
- should be fixed
2013-07-17 12:04:57 +02:00
Christophe Vandeplas 00e463bdff reverted commit of url validation that didn't validate parts of urls 2013-07-16 15:44:03 +02:00
Christophe Vandeplas e13c2e883c fixing problems in pull with distribution data validation 2013-07-16 15:28:04 +02:00
Christophe Vandeplas 8fc0f9756b removed TODO 2013-07-16 14:43:54 +02:00
iglocska 30d6bebcf8 Change of domain type in IOC Export fixes #134 2013-07-16 08:45:36 +02:00
iglocska 85a7e8c97c OpenIOC issue
- Attribute type domain exported into the wrong ioc term.
2013-07-15 17:23:53 +02:00
iglocska 1f5aa5420f Security issue fixed with UsersController
- users could view other user profiles

- users could view other user profiles through edit user
2013-07-15 16:46:44 +02:00
iglocska dff2379ec3 Merge branch 'develop' of https://github.com/MISP/MISP into develop 2013-07-15 11:35:46 +02:00