29 Commits
Author SHA1 Message Date
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
Pascal Fischer f46b1dd842 add account id to peerUpdate validation 2023-11-29 15:53:53 +01:00
Pascal Fischer 566178608e extract new functions into seperate package 2023-11-28 15:03:55 +01:00
Pascal Fischer 092a9f4a2d cleanup 2023-11-28 14:49:45 +01:00
Pascal Fischer 547db8103a used extracted packages 2023-11-28 14:42:03 +01:00
Pascal Fischer 6dc8ff1bf2 add userId 2023-11-28 12:08:44 +01:00
Pascal Fischer a3b41e63c8 add userId 2023-11-28 11:32:20 +01:00
Pascal Fischer ffb4ff80f8 revert: add error to peers validation 2023-11-27 18:14:11 +01:00
Pascal Fischer a11fee3997 add error to peers validation 2023-11-27 18:05:23 +01:00
Pascal Fischer 0d0650c846 add error to peer update request validation 2023-11-27 17:57:33 +01:00
Pascal Fischer a09d11271e update signature functions for peer approval 2023-11-27 17:49:00 +01:00
pascal-fischerandGitHub 21460cd619 Merge pull request #3 from netbirdio/feature/add-signiture-function-for-approval
Add signature function for approval
2023-11-24 16:07:13 +01:00