iglocska
d12faba78f
new: [permissions] split of admin and community admin
2024-07-19 17:09:38 +02:00
iglocska
f1e3d99c9b
chg: [tag] bumped
2024-07-02 17:44:30 +02:00
iglocska
8ded51f733
chg: [permission limitations] free limitation count when user disabled
...
- Thanks to Elisabeth from BSI for reporting it
2024-06-18 14:55:21 +02:00
iglocska
2655241265
new: [extended logger] added
...
- Added more information about the request to the stack traces
- logs user name / ID
- logs request x-forwarded-for
2024-06-18 13:39:38 +02:00
iglocska
fd9da66a9e
fix: [user add] fixed bug with metafields on new users causing an exception
2024-06-13 07:20:00 +02:00
iglocska
344a535467
chg: [version] bump
2024-06-07 14:48:27 +02:00
iglocska
8098e5b4f4
fix: [alignments] rules relaxed, fixes #164
...
- site admins can add alignments to anyone
- org admins can add alignments for their own org members
- group admins can add alignments for any of their managed orgs' members
2024-06-07 14:40:38 +02:00
iglocska
eabd56210a
fix: [authkeys] allow for authkeys with no expiration set, fixes #169
2024-06-07 14:04:24 +02:00
iglocska
7bbfb82e50
Merge branch 'main' into develop
2024-06-04 14:13:12 +02:00
iglocska
dee43d8d51
new: [metafield restrictions] not enforced on a user edit that doesn't change the state of the offending value
...
- if a user is already over the limit of a restriction, they should still be editable
2024-06-04 14:10:32 +02:00
Sami Mokaddem
761e5e9388
fix: [authkey:add] Make sure to default to expiration=0 if not provided
2024-05-23 15:48:05 +02:00
iglocska
ce8f30b4fe
chg: [version] bump
2024-05-15 14:25:38 +02:00
iglocska
da565f3f91
fix: [autkey expiration] has to be in the future
2024-05-15 14:24:01 +02:00
iglocska
8603b7da04
new: [settings] added the session settings to the UI
2024-05-15 13:15:33 +02:00
iglocska
4329b603a0
fix: [settings] make sure they are always loaded
2024-05-15 13:15:04 +02:00
iglocska
18b322400a
fix: [index pagination] caps the index at 100 elements
2024-05-15 11:32:23 +02:00
iglocska
c257673536
fix: [Group admins] can now edit org metainformation for the managed orgs
2024-05-15 11:22:35 +02:00
iglocska
b233241e87
fix: [group admin] be able to add users for the administered orgs
2024-05-15 11:11:44 +02:00
iglocska
6967c03d8b
new: [encryption key index] added search by org name / individual email
2024-05-14 15:18:31 +02:00
iglocska
b4aaf0f184
Merge branch 'develop'
2024-05-14 10:47:01 +02:00
iglocska
b2eb86d659
Merge branch 'main' of github.com:cerebrate-project/cerebrate
2024-04-09 12:43:52 +02:00
iglocska
4657feaf6e
fix: [keycloak] user enrollment now syncs permissions correctly
2024-04-09 12:42:43 +02:00
Sami Mokaddem
e9a79c54fc
Merge branch 'main' of github.com:cerebrate-project/cerebrate into main
2024-04-09 12:22:09 +02:00
Sami Mokaddem
c958f24190
fix: [setting:cerebrate] Enforce debug setting to be true or false
2024-04-09 12:21:39 +02:00
iglocska
91be9ddeda
fix: [keycloak] sync metafields on user creation
2024-04-09 12:21:24 +02:00
iglocska
63d1ec76eb
fix: [keycloak] increase fetch users limit to 99999
2024-04-09 12:20:52 +02:00
Sami Mokaddem
305274f636
fix: [component:CRUD] Make sure to append model alias when ordering results
2024-04-02 14:15:47 +02:00
Sami Mokaddem
96d53f4b6a
chg: [users:filtering] Added dropdown for users filtering
2024-04-02 14:06:25 +02:00
Sami Mokaddem
1111290cea
chg: [individuals:filtering] Added dropdown for organisation filtering
2024-04-02 14:02:03 +02:00
Sami Mokaddem
91cd9eb180
fix: [encryptionKeys:add] Make sure to compare owner_id with individual_id
2024-03-29 16:46:47 +01:00
Sami Mokaddem
3a3494df8c
fix: [encryptionKeys:ui] Aligned UI with what users can actually do
2024-03-29 16:33:33 +01:00
Sami Mokaddem
e111dacf17
fix: [app] Fixed some deprecation notices
2024-03-29 16:32:50 +01:00
Sami Mokaddem
4390face10
chg: [component:CRUD] Mirrored changes done in MISP3's CRUD component
2024-01-09 10:32:18 +01:00
Andras Iklody
d4eaeed045
Merge pull request #163 from cvandeplas/fix/SG
...
fix: [tool] fix uninitialised var when no SG exist
2023-12-20 11:45:22 +01:00
iglocska
26ec0b6edb
Merge branch 'develop'
2023-12-20 10:18:39 +01:00
iglocska
76b682e399
chg: [version] bump
2023-12-20 10:18:16 +01:00
Sami Mokaddem
ecc421b326
new: [settings:inbox.data_change_notify_for_all] Added setting to be more verbose for data changes
2023-12-13 15:01:23 +01:00
Sami Mokaddem
eefe6b22cc
chg: [inboxes:filtering] Populate username with eligible users in filtering modal
2023-12-13 14:31:55 +01:00
Sami Mokaddem
cadb56eb07
new: [CRUD:Filtering] Added support of options in index filtering modal
2023-12-13 14:30:53 +01:00
Sami Mokaddem
d823190624
fix: [inboxes:index] Fixed pagination target key
2023-12-12 09:52:33 +01:00
Sami Mokaddem
2274fff424
fix: [component:CRUD] Make sure not to override table aliases when paginating
2023-12-12 09:51:38 +01:00
Sami Mokaddem
42a5bd03c6
fix: [individual:validation] Enforce email format to be a valid email address
2023-12-12 09:13:02 +01:00
Sami Mokaddem
96e4aceb28
fix: [behavior:notifyAdmins] Fixed typo in date serialization
2023-12-12 09:02:43 +01:00
Christophe Vandeplas
24fb241dad
fix: [tool] fix unitialized var when no SG exist
2023-12-10 15:22:04 +00:00
iglocska
d3f08205fb
chg: [MISP connector] added bulk org pull
2023-11-30 11:44:38 +01:00
Sami Mokaddem
338386729f
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop
2023-11-16 09:04:37 +01:00
Sami Mokaddem
46bafa045f
chg: [crud:index] Include all meta-fields regardless of user's preference when in REST context
2023-11-16 09:02:40 +01:00
iglocska
e39a651c5b
chg: [version] bump
2023-11-03 15:47:05 +01:00
iglocska
0d7b73cafe
Merge branch 'develop' of github.com:cerebrate-project/cerebrate into develop
2023-11-03 15:46:43 +01:00
iglocska
e192c7844b
new: [MISP connector] sync updated to properly support sharing group exchanges
2023-11-03 15:46:20 +01:00