Commit graph

18 commits

Author SHA1 Message Date
Abhishek Kondur ef6e66fcc4 acl mutex on ISAllowed 2023-06-29 01:57:00 +05:30
Abhishek Kondur 68c7b20dd8 additional mutex locks for acls 2023-06-29 01:06:26 +05:30
Abhishek Kondur b4081f43d1 use mutex for accessing acl container 2023-06-28 13:42:01 +05:30
Abhishek Kondur 65a683ad79 rm return 2023-06-27 21:48:07 +05:30
Abhishek Kondur 0c06e2b972 Merge branch 'NET-341/dont-panic' of https://github.com/gravitl/netmaker into NET-258-oldupdates 2023-06-27 16:39:12 +05:30
Abhishek Kondur 27ac920069 cache acls 2023-06-27 16:12:06 +05:30
Tobias Cudnik 59da2698a5
Update common.go 2023-06-16 15:48:53 +02:00
Tobias Cudnik 637f840a81
Update common.go 2023-06-16 15:46:23 +02:00
0xdcarns 112f03cf1f changed dir name and added to gitignore, removed log 2022-03-11 08:46:01 -05:00
0xdcarns c25ea9fe15 comment changes 2022-03-10 16:01:36 -05:00
0xdcarns af8918e35f added acl logic to affect peers 2022-03-10 14:55:40 -05:00
0xdcarns aefc8b090b added basic api endpoints 2022-03-10 14:55:40 -05:00
0xdcarns 9668a84cd0 added one more test 2022-03-10 14:55:40 -05:00
0xdcarns 68c7014802 refactored node functions further 2022-03-10 14:55:40 -05:00
0xdcarns 1d92e4cf5a began generalizing 2022-03-10 14:55:40 -05:00
0xdcarns da25da775c refactored some logic to use typed functions 2022-03-10 14:55:40 -05:00
0xdcarns a8043accc9 node ACL logic + tests implemented 2022-03-10 14:55:40 -05:00
0xdcarns 6061ccec76 began ACL implementation 2022-03-10 14:55:40 -05:00