Commit Graph
65 Commits
Author SHA1 Message Date
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
Maycon Santos 0a9c4c1fe9 Just log ValidateExtraSettings and set input value to false 2024-01-18 10:23:27 +01:00
Maycon SantosandGitHub a9dcce34ff Merge pull request #5 from netbirdio/init-event-store
Add InitEventStore function
2023-12-30 20:26:09 +01:00
Maycon Santos 92debdf072 Add InitEventStore function
extract the method from the management cmd package
2023-12-30 20:19:00 +01:00
pascal-fischerandGitHub c462587ae6 Merge pull request #4 from netbirdio/feature/peer-approval-signatures
Add peer and settings validation
2023-12-05 12:30:53 +01:00
Pascal Fischer 16c7a1a631 update gomod to use netbird main 2023-12-05 12:28:26 +01:00
Pascal Fischer 2328ed53de switch to extra settings to avoid dependency cicle 2023-12-04 16:22:58 +01:00
Pascal Fischer a5cf1000bd switch to extra settings to avoid dependency cicle 2023-12-04 16:18:11 +01:00
Pascal Fischer c9d8082fc2 add prepare peer function 2023-12-04 11:33:51 +01:00
Pascal Fischer ac6dd5a9c9 add prepare peer function 2023-12-04 11:30:19 +01:00
Pascal Fischer 6ec8f5bfe3 add go.sum for additions 2023-11-29 16:18:06 +01:00