Commit Graph

37 Commits (2.4)

Author SHA1 Message Date
Jakub Onderka 7b0ebfae5c chg: [internal] PHP 7.4 is required, so we can remove hacks for older versions vol. 2 2024-01-14 17:35:25 +01:00
iglocska 5b86f6a8d1
chg: [disable_seen_ips] enable by default, switch to opt-out 2023-11-23 12:29:31 +01:00
Sami Mokaddem b3a9b6260f
chg: [authkey:add] Clarified authkey `read_only` field 2023-11-20 15:19:11 +01:00
James Garratt 4e423b4365 remove spread operator for php 7.2 compatability. 2023-10-23 17:04:22 +11:00
Sid Odgers 4f0cab086e Add support for disabling the retention of IP addresses used to access API via an AuthKey 2023-10-17 15:57:30 +11:00
Christophe Vandeplas d056b8dceb fix: [AuthKey] Cleanup AuhKey permissions fixes #9121 2023-06-04 09:14:11 +02:00
Christophe Vandeplas 056436f69d chg: [authkey] pin IP on view page 2023-03-23 04:43:02 +01:00
Christophe Vandeplas ce4cee7cbe chg: [authkey] One-click IP as only allowed IP 2023-03-22 13:16:49 +01:00
Christophe Vandeplas 758c4fd829 chg: [AuthKey] store IPs used to connect and show them 2023-03-19 11:37:29 +01:00
Sami Mokaddem 9b6a9d2ef6
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-01-10 10:05:43 +01:00
Sami Mokaddem f7238fe5e7
fix: [security] XSS in authkey add
- as reported by Dawid Czarnecki from Zigrin Security
2023-01-10 10:05:22 +01:00
Jakub Onderka d5dc274cd1 fix: [UI] Show user column for auth keys just for admins 2022-12-15 10:05:13 -05:00
iglocska aeb927fa29
Merge branch '2.4' into develop 2022-03-24 23:17:54 +01:00
iglocska e987019748
fix: [authkeys] tighter controls over adding authkeys
- only allow to add authkeys to your own user and any user in your own organisation that is not org admin / site admin
- correctly filter the authkey add dialogue for the requested user if going through a user profile

- as reported by @oivindoh
2022-03-24 23:12:41 +01:00
Jakub Onderka 38fc903501 chg: [UI] Open modal without onclick vol. 2 2022-03-20 14:55:58 +01:00
Luciano Righetti a3dd6a850a fix: merge develop branch 2021-07-14 08:27:54 +02:00
Luciano Righetti 443c98729c fix: fix ui issues on multiple views 2021-07-13 18:08:58 +02:00
Jakub Onderka 017249451b new: [API] Read only authkeys 2021-06-28 12:41:10 +02:00
Jakub Onderka 8a00af12ba chg: [UI] Show warning when advanced auth keys are not enabled 2021-05-25 14:09:55 +02:00
Jakub Onderka 599819f7f9 new: [authkeys] Allowed IPs 2021-03-03 09:23:07 +01:00
iglocska 6850870846
Merge branch '2.4' into develop 2021-02-11 17:48:23 +01:00
Jakub Onderka e3313ccb5b
fix: [UI] Undefined variables in authkeys view 2021-02-11 16:58:07 +01:00
Jakub Onderka e82c2b6544 chg: [UI] Use TimeHelper for datetime formatting 2021-02-09 15:48:36 +01:00
Jakub Onderka 2dab83c18e fix: [UI] Enable quick filter for auth keys 2020-12-17 13:50:25 +01:00
Jakub Onderka e9e47b0a86 fix: [UI] Auth Key index and view changes and fixes 2020-12-17 13:50:25 +01:00
Jakub Onderka 35e470eb4d new: [UI] Show number of unique IPs for key usage 2020-12-17 13:50:25 +01:00
Jakub Onderka 2b30bab9b0 new: [UI] Show last key usage in index table 2020-12-17 13:50:25 +01:00
Jakub Onderka f27580f1e6 new: [security] Allow to set key validity 2020-12-17 13:50:25 +01:00
Jakub Onderka ee8a495d89 new: [internal] Show auth key usage in key view page 2020-12-17 13:49:32 +01:00
Jakub Onderka 2302974cc9 fix: [UI] There is nothing like AuthKey.disabled 2020-11-19 13:19:43 +01:00
Jakub Onderka 8b5538c93d chg: [UI] Always use auth key with space in UI 2020-11-19 13:19:43 +01:00
Jakub Onderka b7c01e262a chg: [UI] Use quick click select for new generated authkey 2020-11-19 13:19:43 +01:00
Jakub Onderka 4a11759395 fix: [UI] Add label to delete auth key icon 2020-11-19 13:19:43 +01:00
Jakub Onderka 7f2aec7f34 fix: [UI] Cerebrate -> MISP 2020-11-14 22:32:47 +01:00
iglocska c3a1fd7df9
fix: [UI] various smaller fixes 2020-11-13 12:53:52 +01:00
iglocska 706b416104
chg: [authkey] add view added 2020-11-11 10:48:06 +01:00
iglocska 8bcd274796
new: [Authkey] system added 2020-10-20 01:48:04 +02:00