Commit Graph

224 Commits (2.4)

Author SHA1 Message Date
Jakub Onderka 34c85cfe7e fix: [oidc] Fix issuer if not set 2024-04-22 16:57:06 +02:00
christianmg99 ce7ab72190 chg: [config] Allow Oidc roles as string 2024-04-22 00:23:25 +02:00
christianmg99 ddd0a0cd46 chg: [config] Allow Oidc roles as string 2024-04-20 16:21:50 +02:00
Jakub Onderka 55a2054448 fix: [oidc] Use the same handling of org also for Oidc::isUserValid 2024-03-29 09:04:08 +01:00
Jakub Onderka 5bbdeb0ee6 fix: [ECS] Change type from Exception to Throwable 2024-03-21 12:12:01 +01:00
Jakub Onderka 2380b4466b fix: [OIDC] Default organisation handling if not provided by OIDC 2024-03-21 10:19:57 +01:00
Jakub Onderka 258b521870 fix: [oidc] Setting checking if variable is false 2024-03-04 18:23:48 +01:00
Jakub Onderka 7ebb7a5107 new: [oidc] New option OidcAuth.update_user_role to disable role changes from OIDC 2024-02-29 13:00:41 +01:00
Koen Van Impe 105e7fc267
Minor documentation changes; add example to create users via REST API 2024-02-23 09:43:53 +01:00
Jakub Onderka dbb320f0e0 new: [internal] Binary cache plugin 2024-01-29 15:32:52 +01:00
Jakub Onderka 34bb0a1d19 chg: [CLI] Better warning messages for cake user authkey_valid 2024-01-16 16:21:34 +01:00
Jakub Onderka 0bb79cd46f chg: [oidc] More verbose log messages 2024-01-16 13:46:59 +01:00
Jakub Onderka 54fa92be71 fix: [internal] Code style 2024-01-04 10:11:14 +01:00
Jakub Onderka 3aa078d9bc fix: [internal] ECS session start 2024-01-03 18:09:39 +01:00
Jakub Onderka 7891048544 chg: [internal] Better logging for Oidc 2024-01-03 14:45:27 +01:00
Jakub Onderka 746ea25045 chg: [internal] ECS: Log if there is problem with converting log to JSON 2024-01-03 14:08:10 +01:00
Jakub Onderka 0dd3a73488 fix: [internal] Correctly handle X-Forwarded-For header values 2024-01-03 12:40:36 +01:00
Jakub Onderka 1bed11ea7d fix: [internal] OIDC log 2024-01-03 09:08:37 +01:00
Jakub Onderka c1b6b4abd0 fix: [internal] ECS: Add support for handling PHP errors and exceptions 2023-12-31 20:37:59 +01:00
Jakub Onderka 9c504de79f fix: [internal] ECS: Reliable logging 2023-12-30 15:22:03 +01:00
Jakub Onderka 9bccb9ff2e fix: [internal] ECS: URL query field 2023-12-29 13:29:02 +01:00
Jakub Onderka af4644f534 fix: [internal] Code cleanup for IP logging 2023-12-29 09:59:10 +01:00
Jakub Onderka fe3a0d8e47 fix: [internal] ECS: Timestamp with microseconds 2023-12-28 14:58:59 +01:00
Jakub Onderka ad42b5e35d fix: [internal] ECS: Invalid port checking in metadata 2023-12-28 14:29:24 +01:00
Jakub Onderka 2b159eb025 chg: [internal] ECS: Add specific log for emails 2023-12-28 12:14:37 +01:00
Jakub Onderka fe6e075b84 chg: [internal] ECS: Do not cache IP address 2023-12-27 10:57:20 +01:00
Jakub Onderka 31f40c8d43 new: [internal] Add more metadata to ECS log 2023-12-25 11:34:03 +01:00
Jakub Onderka 2d3c29d908 new: [internal] Add more metadata to ECS log 2023-12-24 14:37:20 +01:00
Jakub Onderka ca8a58697d new: [internal] Add support for MISP ECS logs 2023-12-24 11:35:53 +01:00
Jakub Onderka bdd035d19d new: [internal] Add support for ECS logs for debug and error log 2023-12-23 21:58:21 +01:00
iglocska 5bed463416
chg: [logging] fail silently if logging entry can't be saved
- can happen when the log change is too large for example
- no need to roll back / break sync for example if a log entry is too large, just fail silently.
2023-12-07 15:17:58 +01:00
Jakub Onderka 15881df88d chg: [oidc] Better info logging with IP and part of session ID 2023-02-08 16:11:39 +01:00
iglocska a73c1c461b
chg: [rearrange parameters] improve the way we allow users to rearrange data
- tie more endpoints into the new findOrder() functionality
- allow for new context specific ordering rules
2022-11-28 11:12:58 +01:00
Luciano Righetti 4f3d8282c9
fix: [AadAuth] undefined 2022-11-18 09:47:57 +01:00
Luciano Righetti 5e9ff4924f
chg: [AadAuth] use proxy settings if present 2022-11-17 14:51:44 +01:00
Jakub Onderka 459759374c
Merge pull request #8345 from JakubOnderka/oidc-org-uuid
new: [oidc] Allow to create new org with defined UUID
2022-11-02 10:16:52 +01:00
Jakub Onderka cd3f7ce621 chg: [oidc] Create new org by SYSTEM user 2022-10-06 14:26:47 +02:00
Antoine Colson-Ratelle 687c5bc9f1 fix: traverse paginated Aad Roles
Only the first 100 Roles appear on the first page of Roles given by Microsoft. Roles beyond 100th were missed as seen in issue #8516
2022-08-19 13:54:10 -04:00
Luciano Righetti 8b7b53975d
chg: improve logging, use HttpSocket instead of file_get_contents() for http requests, update docs 2022-07-06 11:01:55 +02:00
Jakub Onderka 445ff80636 new: [oidc] Change organisation name when UUID is provided 2022-06-08 16:29:07 +02:00
Jakub Onderka 0edd085de8 new: [oidc] Allow to create new org with defined UUID 2022-06-08 16:29:07 +02:00
Alexandre Dulaunoy 0880b562cd
Merge branch '2.4' into develop 2022-05-20 10:03:38 +02:00
noodlemctwoodle 755a963dd3 Update README.md 2022-05-18 23:46:15 +01:00
noodlemctwoodle 1b8be004c8 2022.05 - Update AAD Install README.md 2022-05-18 23:41:24 +01:00
Jakub Onderka ece53cf11d new: [test] MISP.default_publish_alert 2022-05-07 12:39:29 +02:00
iglocska be9fb9e802
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-04-19 15:18:40 +02:00
iglocska 93821c0de6
fix: [security] Sanitise paths for several file interactions
- remove :// anywhere we don't expect a protocol to be supplied
- remove phar:// in certauth plugin's fetcher

- as reported by Dawid Czarnecki of Zigrin Security
2022-04-17 18:25:51 +02:00
Jakub Onderka 8636c1f903 chg: [syslog] Remove duplicate date and log type from log 2022-03-27 13:05:33 +02:00
iglocska 07b091778a
Merge branch '2.4' into develop 2022-03-17 15:51:06 +01:00
Alexandre Dulaunoy bb82bd710c
Merge pull request #8216 from 3c7/patch-1
Update OidcAuth readme
2022-03-17 15:49:19 +01:00