Commit Graph
65 Commits
Author SHA1 Message Date
Pedro Costa 39827e937b update integrations RegisterHandlers 2025-02-07 08:35:20 +00:00
Bethuel MmbagaandGitHub a09722b8d2 Merge pull request #16 from netbirdio/refactor-validator
* Refactored the GetValidatedPeers function to accept slices of peers and groups instead of a map
* Upgraded the Netbird package to v0.35.2
2025-01-15 11:38:37 +03:00
bcmmbaga 2f51ebbd2d go mod tidy 2025-01-15 11:13:09 +03:00
bcmmbaga 70ed084506 Refactor GetValidatedPeers to accept slices of peers and groups 2025-01-15 11:12:14 +03:00
Maycon SantosandGitHub b2866a1669 Add license and code of conduct (#15) 2024-12-03 10:22:27 +01:00
Pascal FischerandGitHub de8e2beb52 Return bool on validatePeer (#13) 2024-11-06 16:38:57 +01:00
Pascal Fischer a7f72d233e return bool on validatePeer 2024-11-06 16:32:33 +01:00
pascal-fischerandGitHub 9af486d346 Add the opentelemetry meter (#12)
Add the opentelemetry meter
2024-09-29 15:28:11 +02:00
Pascal Fischer 1e53fdab06 add the opentelemetry meter to the api handler registration 2024-09-29 14:31:30 +02:00
Maycon SantosandGitHub 32605f7ffd Merge pull request #11 from netbirdio/feature/propagate-context
Propagate context
2024-07-03 10:55:13 +02:00
Pascal Fischer 81edc0a6fc update validator function headers 2024-07-02 21:58:08 +02:00
Pascal Fischer f5a5611cdb add context to activity store 2024-06-19 15:12:16 +02:00
Maycon SantosandGitHub 69c6d89826 Merge pull request #10 from netbirdio/fix/edr-error-handling
Extend default validator with error response
2024-05-24 12:48:53 +02:00
Zoltán Papp c38b9e54e5 Extend default validator with error response 2024-05-24 10:57:50 +02:00
Zoltan PappandGitHub 369eb33c9b Merge pull request #9 from netbirdio/feature/zta-score
Extend RegisterHandlers with IntegratedValidator
2024-04-15 11:42:51 +02:00
Zoltán Papp be78ff3049 Extend RegisterHandlers with IntegratedValidator 2024-04-08 17:04:07 +02:00
Zoltan PappandGitHub a6ec0c6c65 Merge pull request #7 from netbirdio/feature/peer-validator
Extend integrated peer validator
2024-03-27 18:30:04 +01:00
Zoltán Papp 3682438fca Follow up IsNotValidPeer changes 2024-03-26 09:38:46 +01:00
Zoltán Papp 9921831370 Follow up default interface changes 2024-03-22 19:16:56 +01:00
Zoltán Papp 4de220a65d Add PeerDeleted function 2024-03-21 14:39:27 +01:00
Zoltán Papp 258ecd390e Update IntegratedValidator default implementation 2024-03-20 13:44:57 +01:00
Zoltan Papp 6edc7afcb8 Extend the params with groupsOfPeers 2024-03-20 01:13:30 +01:00
Zoltán Papp 729b7fabb2 Rename 2024-03-13 17:04:23 +01:00
Zoltan Papp 78fc48320b Update integrated peer approval
Delete unused package
2024-03-13 12:55:01 +01:00
Zoltan Papp 469a80446a Add event store for IntegratedApproval 2024-03-05 14:05:59 +01:00