Commit Graph

  • c8ff7bb4b2
    new: [adminNotificationBehavior] Added first version of new behavior and associated inboxProcessor Sami Mokaddem 2022-10-26 17:10:04 +0200
  • 9c41fd548f
    fix: [auth] added keycloak logout iglocska 2022-10-25 15:08:41 +0200
  • 3d5508055a
    chg: [inbox:index] Allow filtering index by user.id and user.name Sami Mokaddem 2022-10-25 14:50:39 +0200
  • eb6dec8b64
    fix: [component:CRUD] Default custom contextual filters do not override search parameters anymore Sami Mokaddem 2022-10-25 14:50:11 +0200
  • 00c1ae616f
    new: [inboxes] Added `severity` level and `message` and removed `description` column Sami Mokaddem 2022-10-25 14:38:16 +0200
  • 0c4a73cc39
    chg: [js:bootstrap-helper] Allow closing success toast without title Sami Mokaddem 2022-10-25 14:31:10 +0200
  • 2acadfb587
    Merge branch 'develop' iglocska 2022-10-25 11:10:31 +0200
  • 9a8372be12
    fix: [return type] validation removed iglocska 2022-10-25 11:01:23 +0200
  • 84537c52f9
    new: [user enrollment] send keycloak welcome email to users when enrolled iglocska 2022-10-25 10:57:18 +0200
  • e98290fcba
    chg: [helper:bootstrap] Added support of icon in confirm modal button Sami Mokaddem 2022-10-25 10:30:11 +0200
  • 7ab3a5bfee
    chg: [js:api-helper] Show feedback for failure in postForm Sami Mokaddem 2022-10-25 10:29:47 +0200
  • a841888db9
    fix: [template:genericFilters] Do not fail if tag selector container doesn't exist Sami Mokaddem 2022-10-25 10:29:14 +0200
  • 6d40968f24
    chg: [appTable] Set string format of FrozenTime to ISO 8601-like by default Sami Mokaddem 2022-10-25 10:27:58 +0200
  • 8d7e2b0df2
    chg: [inboxes:UI] Renamed `request` into `message` Sami Mokaddem 2022-10-25 10:26:03 +0200
  • 726dab255e
    chg: [inbox:index] Changed quick filter to show `my notification` by default Sami Mokaddem 2022-10-25 10:24:01 +0200
  • 745340adff
    fix: [component:CRUD] Only show metafields filters wjen the model has the behavior Sami Mokaddem 2022-10-25 10:23:11 +0200
  • a64e62a3fb
    chg: [inboxProcessor:generic] Updated to not rely on deprecated parameters anymore Sami Mokaddem 2022-10-25 10:22:32 +0200
  • b555aed178
    chg: [auditLog:entity] unset useless noise from user-settings Sami Mokaddem 2022-10-21 16:06:09 +0200
  • fc0920c7c3
    chg: [component:APIRearrange] Rearrange for all iterators Sami Mokaddem 2022-10-21 15:56:53 +0200
  • d1d88391e1
    fix: [auditlogs:index] Typo preventing showing the `changed` field Sami Mokaddem 2022-10-21 15:55:31 +0200
  • cfae8cb914
    chg: [indexTable:indexStatistic] better support of themes Sami Mokaddem 2022-10-21 15:36:08 +0200
  • 25b6db7303
    Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop Sami Mokaddem 2022-10-21 15:31:41 +0200
  • 5389f02b4f
    new: [scss:boostrap-additional] Added `btn-outline-text` to ease integration with themes Sami Mokaddem 2022-10-21 15:29:45 +0200
  • 41a241cada
    new: [pgp] library ported from MISP iglocska 2022-10-21 15:25:52 +0200
  • 815e3e0671
    fix: [metaTemplates:updateAll] Fixed missing form preventing to update Sami Mokaddem 2022-10-21 14:15:08 +0200
  • ddfc83af6f
    chg: [navigation:socialProvider] Improved UI for SSO profile management Sami Mokaddem 2022-10-21 14:14:38 +0200
  • 0f27435251
    fix: [metaTemplates] Correctly show update message Sami Mokaddem 2022-10-21 14:07:41 +0200
  • 455daba4d4
    fix: [navigation:meta-template] Correctly show badge for new templates Sami Mokaddem 2022-10-21 14:06:46 +0200
  • a091edbf22
    fix: [user:beforeSave] Only call the user-update callback if the user is not new Sami Mokaddem 2022-10-21 09:00:49 +0200
  • c65978f8f2
    fix: [behavior:authKeycloak] Correctly check if the user was saved Sami Mokaddem 2022-10-21 08:59:36 +0200
  • 96041cc71a
    chg: [genericIndex:select_visible_columns] Show meta-template versions Sami Mokaddem 2022-09-29 17:54:58 +0200
  • 21403995e3
    new: [user:edit] Added keycloak updates when a user gets modified Sami Mokaddem 2022-09-21 10:11:09 +0200
  • 37094e0abb
    fix: [user:validation] Allow user edition when `username` is not set Sami Mokaddem 2022-09-21 10:10:02 +0200
  • 80277e4bdf
    chg: [command:keycloakSync] Make sure User model is loaded Sami Mokaddem 2022-09-21 10:09:12 +0200
  • f2db6b3b5e
    chg: [users:add] Missing comma Sami Mokaddem 2022-09-21 10:08:40 +0200
  • 2c87b1e500
    fix: [authKeycloakBehavior] Added missing association preventing user to log via keycloak Sami Mokaddem 2022-09-21 10:07:51 +0200
  • 69fee02498
    fix: [authKeycloakBehavior] Re-indexing array preventing roles to be parsed by keycloak Sami Mokaddem 2022-09-21 10:06:33 +0200
  • efe917c824
    fix: [authKeycloakBehavior] Typo preventing roles to be saved Sami Mokaddem 2022-09-21 10:05:55 +0200
  • 8d26be28a2
    chg: [auditlogs:index] Reverse sort by ID Sami Mokaddem 2022-09-20 15:31:31 +0200
  • f37cea1cad
    fix: [migration:unique_usernames] Table 'users' is specified twice, both as a target and as a separate source Sami Mokaddem 2022-09-20 11:13:24 +0200
  • 760badd268
    fix: [alignments] missing contains added iglocska 2022-09-19 02:17:36 +0200
  • fd6d3466d7
    fix: [authkey] should only be used in a rest context iglocska 2022-09-19 02:14:57 +0200
  • 3b215a5ec0
    fix: [alignments] fixed invalid urls in alignment fields lacking a / iglocska 2022-09-19 01:59:23 +0200
  • 4c0c6ef4ac
    fix: [counter graphs] fixed to disallow invalid interval entries iglocska 2022-09-19 01:46:57 +0200
  • ca65c4b68e
    fix: [alignments] added an index view template iglocska 2022-09-19 01:39:38 +0200
  • 5e0ab5cc38
    new: [users] username validation added iglocska 2022-09-19 01:22:53 +0200
  • 9a50a5693e
    fix: [users] added uniqueness to usernames iglocska 2022-09-19 01:12:14 +0200
  • a9eccb3097
    fix: [security] X-FRAME-OPTIONS: DENY added to all responses iglocska 2022-09-19 01:11:18 +0200
  • af1e2fd632
    new: [security] Bruteforce protection added iglocska 2022-09-19 00:25:15 +0200
  • 07a8d1dfcb
    chg: [dead variable] removed iglocska 2022-09-19 00:24:29 +0200
  • 254fdc3b84
    chg: [security] keycloak enabled - disallow multiple users from being created for the same individual iglocska 2022-09-18 19:26:24 +0200
  • 10ea126a93
    fix: [security] KeyCloak login getUser fixes iglocska 2022-09-18 18:51:05 +0200
  • 822c96dbf0
    fix: [single view generic field] allow for unsanitised raw input iglocska 2022-09-18 18:32:43 +0200
  • 09ff4eba53
    fix: [xss] resolved in the genericField of the single view iglocska 2022-09-18 18:27:39 +0200
  • 85e8a35091
    fix: [api rearrange] shouldn't trigger when dealing with arrays iglocska 2022-09-18 18:27:00 +0200
  • 370995ab50
    fix: [audit log] error due to compressible fields not being streams when compression not enabled iglocska 2022-09-18 18:16:34 +0200
  • 9f689cff24
    soft squash for stylistic consistency #107 DocArmoryTech 2022-09-02 10:10:05 +0100
  • cf565484b9
    Added checks for KC being enabled (#106) DocArmoryTech 2022-08-31 13:20:28 +0100
  • 0537d05f53
    Merge pull request #105 from DocArmoryTech/patch-2 Andras Iklody 2022-08-31 07:46:26 +0200
  • e43f05d539
    Merge pull request #104 from DocArmoryTech/patch-1 Andras Iklody 2022-08-31 07:45:35 +0200
  • 4bcccf029c
    Alignment links missing / #105 DocArmoryTech 2022-08-30 20:27:11 +0100
  • 98970dca2c
    Alignment links missing / #104 DocArmoryTech 2022-08-30 20:19:57 +0100
  • 3857de8499
    fix: [notice] errors when not logged in removed iglocska 2022-08-24 14:47:40 +0200
  • fac19e0a3c
    fix: [exception] speculative fix to a check causing a 500 iglocska 2022-08-24 11:43:36 +0200
  • 4c1ce31d50
    fix: [unauthed] users internal error fixed iglocska 2022-08-24 11:42:38 +0200
  • d35a674505
    chg: [navigation] added keycloak self management iglocska 2022-08-24 11:39:56 +0200
  • 94bfafb743
    fix: [meta template] fixes iglocska 2022-08-23 16:02:52 +0200
  • 8bc3088e12
    fix: [revert] meta fields unindexing iglocska 2022-08-23 14:50:13 +0200
  • 095dd4513c
    chg: [rearrange] moved to Entity iglocska 2022-08-23 11:42:30 +0200
  • 1077251f8b
    fix: [keycloak] fixed encoding issue with urlencoded usernames created in keycloak iglocska 2022-08-23 11:05:07 +0200
  • d96353ee4f
    chg: [APIRearrange] component tied into rest response iglocska 2022-08-19 13:02:25 +0200
  • 3e0d015f69
    fix: [meta] template loading reworked iglocska 2022-08-19 13:01:47 +0200
  • b9e5b76766
    new: [component] APIRearrange component added iglocska 2022-08-19 13:00:19 +0200
  • a01236c188
    Merge pull request #101 from jacobkarapatakis/main Andras Iklody 2022-08-18 15:35:00 +0200
  • cbb737e18e
    fix: [deprecation] pagination component's use removed to comply with 4.4 requirements iglocska 2022-08-17 14:00:38 +0200
  • a5c9f68316
    fix: [deprecation] futher toList() call updated iglocska 2022-08-17 13:49:52 +0200
  • 60d8a8f655
    fix: [deprecation] toList() queries updated iglocska 2022-08-17 13:49:11 +0200
  • 6bd9d7d2f0
    chg: [error handler] changed to conform with 4.4 iglocska 2022-08-17 13:46:59 +0200
  • 6060bed450 Install instructions for RHEL #101 jk 2022-08-04 18:29:04 +0300
  • b5d9d6bb6b
    Merge branch 'develop' v1.6 iglocska 2022-06-09 14:14:43 +0200
  • a8c42969ab
    chg: [VERSION] bump iglocska 2022-06-09 14:14:19 +0200
  • 2859977756
    chg: [config:bootstrap] Only get file content if config.json exists Sami Mokaddem 2022-06-08 12:00:48 +0200
  • fa68d62890
    fix: [component:CRUD] Removed deprecation notice when trying to extract without requesting the collection Sami Mokaddem 2022-06-08 11:56:09 +0200
  • 8c4c75d83a
    fix: [localTools:action] Catch error if local tool's action returned unexpected data Sami Mokaddem 2022-06-08 11:51:52 +0200
  • d55c1fd5d1
    fix: [helper:bootstrap] Allow HTML param to have value equal to 0 Sami Mokaddem 2022-06-08 11:05:55 +0200
  • 85fd938320
    Merge branch 'main' of github.com:cerebrate-project/cerebrate into develop Sami Mokaddem 2022-06-08 10:40:54 +0200
  • f513f8ec99
    chg: [kc] disabled user capturing iglocska 2022-05-17 11:00:30 +0200
  • c6572885a9
    chg: [users view] added KC checks for the profile link iglocska 2022-05-17 10:47:25 +0200
  • be064bb0c9
    new: [KC] profile link added iglocska 2022-05-17 10:42:44 +0200
  • 398307e414
    fix: [user enrollment] fixed via KC iglocska 2022-05-17 10:16:47 +0200
  • cea986c622 fix: fix broken test after wiremock-php/wiremock-php upgrade to v2.33 Luciano Righetti 2022-05-17 09:28:26 +0200
  • a88318c5df
    fix: [auditlogs] more monkey fixing the logging errors via CLI iglocska 2022-05-17 09:26:23 +0200
  • 11c9900580
    chg: revert iglocska 2022-05-17 09:24:37 +0200
  • 23c41008d4
    chg: [audit logs] fix test iglocska 2022-05-17 09:23:08 +0200
  • 8cf325d263
    fix: [audit logs] monkey fix for the missing fields when coming from a CLI query iglocska 2022-05-17 09:06:16 +0200
  • b90e563aec
    Merge branch 'develop' into main v1.5 iglocska 2022-05-17 04:03:21 +0200
  • 4575406b33
    fix: [users] edit iglocska 2022-05-17 04:02:06 +0200
  • 32a559cc3b
    new: [keycloak] command line tool iglocska 2022-05-17 04:01:10 +0200
  • 8ecb1b0c20
    Merge branch 'main' into develop iglocska 2022-05-17 02:55:38 +0200
  • 5a965c5ffd
    new: [keycloak] sync added iglocska 2022-05-17 02:42:14 +0200