Commit Graph

12 Commits (fe83ea6b7ae36bf2d65e461013d529f28c6ddce1)

Author SHA1 Message Date
Jakub Onderka 4d625f87eb fix: [UI] Communities 2022-12-15 10:04:45 -05:00
Jakub Onderka a147b5a5b1 fix: [internal] Sending external e-mail 2021-09-14 14:59:33 +02:00
iglocska c4f1d4d15e
new: [SightingDB] Added integration with SightingDB
- Added configuration tool
- Added lookups from the event view
- Added includeSightingdb flag for the restSearch searches
- Added SightingDB search tool
- Added SightingDB connection test tool
2019-11-06 21:20:04 +01:00
iglocska 9b2916a4c0
fix: [community access requests] fixed serveral issues, fixes #5194
- added missing view to preview the request
- don't throw errors when possible, instead show what should have been sent
2019-09-19 15:14:51 +02:00
iglocska 1c2b657a02
fix: [API] Set gpgkey to '' instead of array() if user has no pgp key set 2019-08-30 11:16:16 +02:00
iglocska 181bda4698
new: [requestAccess] Made the requestAccess endpoint more API friendly and some UI improvements
- better handling of empty parameters
- added the mock functionality to both API and UI, this will generate the e-mail to be sent and return it with no actual sending happening
- defaulting to mock if emailing is disabled
- fixed some minor bugs
2019-08-30 11:10:59 +02:00
iglocska f49c38a7fd
chg: [field rename] Renamed all community fields with redundancy to something more simple (community_uuid -> uuid, etc) 2019-08-30 09:46:22 +02:00
iglocska ab4a259424
chg: [API] communities/requestAccess made more API friendly
- defaults set automatically if not set
- tied into self-describe API on GET
- fixed the attached PGP key to be the one supplied if it deviates from the user's key
2019-08-30 09:35:12 +02:00
iglocska 0e903115b6
new: [communities] Added version and did some cleanup on the e-mail sent in a request 2019-08-29 10:32:02 +02:00
iglocska 5f1f604231
new: [communities] Include information about the server used to issue the request 2019-08-29 10:15:00 +02:00
iglocska 1628627040
fix: [communtiies] Added correct responses to the community request interface 2019-08-29 10:08:44 +02:00
iglocska feb7fe82dd
new: [communities] Added support for requesting access for known communities
- site admins can list the misp-project maintained community list
- request access to any of the communities
2019-08-29 09:24:33 +02:00