Commit Graph
21 Commits
Author SHA1 Message Date
Bethuel MmbagaandGitHub 492a54c945 Add postgres support for activity event store (#26) 2025-06-04 17:38:08 +03:00
7901e0a822 [management] init permissions manager (#22)
* [management] init permissions manager

* go mod tidy

* use store in permissions manager

---------

Co-authored-by: Pascal Fischer <pascal@netbird.io>
2025-03-30 16:37:13 +02:00
Pascal Fischer 5be625e48b changed check 2025-03-15 00:36:15 +01:00
Pascal Fischer 5c5fee3a53 add settings manager 2025-03-14 16:19:07 +01:00
Bethuel MmbagaandGitHub cb9e2bb420 Fix circular dependency (#21)
* Moved ExtendNetBirdConfig to config package
* Updated accountManager type to account.Manager
2025-03-10 15:56:12 +03:00
Maycon Santos ee34714caa update netbird version 2025-03-09 18:25:07 +01:00
bcmmbaga 40087efe8e go mod tidy 2025-03-07 13:49:35 +03:00
Pascal Fischer 4e54495b52 move extra settings 2025-02-26 17:51:06 +01:00
Pascal Fischer 782907bdb8 extract account manager 2025-02-26 17:42:45 +01:00
Pascal Fischer 921bdecbe2 update extra settings 2025-02-26 11:57:13 +01:00
Pascal Fischer 330713ffb4 add extra settings manager 2025-02-26 11:46:25 +01:00
Pascal Fischer ceb1013bf8 add proxy controller 2025-01-31 13:27:30 +01:00
bcmmbaga 2f51ebbd2d go mod tidy 2025-01-15 11:13:09 +03: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
Zoltán Papp 258ecd390e Update IntegratedValidator default implementation 2024-03-20 13:44:57 +01:00
Pascal Fischer 16c7a1a631 update gomod to use netbird main 2023-12-05 12:28:26 +01:00
Pascal Fischer f46b1dd842 add account id to peerUpdate validation 2023-11-29 15:53:53 +01:00
Pascal Fischer 547db8103a used extracted packages 2023-11-28 14:42:03 +01:00
Pascal Fischer a09d11271e update signature functions for peer approval 2023-11-27 17:49:00 +01:00
Yury GargayandGitHub 322cbabed3 Move integrations module to subfolder (#1) 2023-10-17 12:14:06 +02:00