Commit Graph
50 Commits
Author SHA1 Message Date
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
Zoltan Papp e576f907dd Add Stop method for integrated approval 2024-03-04 12:55:01 +01:00
Zoltan Papp 042e651aad Followup interface changes 2024-03-04 12:23:37 +01:00
Zoltan Papp fe3dfb0d00 Add error as return parameter 2024-02-29 13:55:13 +01:00
Zoltan Papp 2e4fe24074 Fix return params of SyncPeer 2024-02-26 16:18:41 +01:00
Zoltan Papp a1c786c89b Rename ValidatePeer to SyncPeer 2024-02-26 16:13:59 +01:00
Zoltan Papp b95cf1cd26 Change arguments 2024-02-26 16:00:06 +01:00
Zoltan Papp cbd053ca41 Remove unused argument 2024-02-26 16:00:06 +01:00
Zoltan Papp 13cebc2c6f Remove unused argument 2024-02-26 16:00:06 +01:00
Zoltan Papp 24075f45a9 Rename 2024-02-26 16:00:06 +01:00
Zoltan Papp 06325cead9 Add dummy integration 2024-02-26 16:00:06 +01:00
Viktor LiuandGitHub 8ea8c89a45 Merge pull request #8 from netbirdio/add-ctx
Add context param and return error
2024-02-12 13:17:39 +01:00
Viktor Liu 628a92751e Add context param and return error 2024-02-12 11:59:02 +01:00
Maycon SantosandGitHub 8a7c87accb Merge pull request #6 from netbirdio/log-only-and-set-approval-to-false
Just log ValidateExtraSettings and set input value to false
2024-01-18 17:34:19 +01:00
Maycon Santos 8219548035 check old extra settings before log 2024-01-18 10:36:16 +01:00
Maycon Santos 93592c0950 check old extra settings before log 2024-01-18 10:35:57 +01:00