Maycon Santos
71e81533bc
list workspace dir
2023-04-07 18:45:52 +02:00
Maycon Santos
23b92e2615
add concurrency setting to workflows
...
it helps minimize github action views and stop outdated jobs
2023-04-07 18:41:05 +02:00
Maycon Santos
9158a4653a
use workspace path
2023-04-07 18:28:22 +02:00
Maycon Santos
ccbf749171
psexec accept eula
2023-04-07 18:24:30 +02:00
Maycon Santos
dea7e8d4e7
download wintun and psexec
...
use rsrc tool to generate syso files
2023-04-07 18:20:08 +02:00
braginini
a0441e7d04
Commit unused code
2023-04-07 16:58:26 +02:00
braginini
9702946474
move dll to
2023-04-07 16:42:01 +02:00
braginini
e262f3536e
move dll to
2023-04-07 16:34:26 +02:00
braginini
addfed3af0
upload artifact to root folder
2023-04-07 16:21:50 +02:00
braginini
bf723ec66f
remove lazy dll load
2023-04-07 16:13:50 +02:00
braginini
10afc8eeb8
Try workflow with DLL
2023-04-07 16:04:02 +02:00
braginini
0b21e05a52
Revert "disable workflows"
...
This reverts commit 94c646f1e5 .
2023-04-07 15:39:01 +02:00
braginini
94c646f1e5
disable workflows
2023-04-07 15:37:56 +02:00
braginini
4f7d34c5c7
try fixing ci/cd
2023-04-07 15:37:03 +02:00
braginini
0455e574b8
Add license comment for the copied dll code
2023-04-07 15:15:34 +02:00
braginini
965ba8837f
Fix tun address assignment on windows
2023-04-07 15:11:21 +02:00
braginini
61146a51d0
Load wintun.dll
2023-04-07 14:21:54 +02:00
braginini
4f8a156cb2
Load wintun lib
2023-04-06 18:54:06 +02:00
braginini
ff0b395fc5
Trying to fix wintun.dll
2023-04-06 18:45:44 +02:00
braginini
237bfde1f2
Try loading wintun.dll
2023-04-06 16:54:57 +02:00
braginini
bfff0c36aa
Fix windows tun device
2023-04-06 11:34:19 +02:00
braginini
41458a09e9
Use Bind implementation on Windows
2023-04-06 11:01:51 +02:00
Zoltan Papp
abd8287da8
Separate discover methods ( #787 )
2023-04-06 10:39:23 +02:00
Zoltan Papp
d3c49c71f2
Fix config reference in stdnet_android
2023-04-05 21:23:13 +02:00
braginini
49030ab71e
Merge branch 'main' into feature/bind
2023-04-05 18:38:41 +02:00
braginini
7548780f8f
Fix docker test workflow
2023-04-05 18:07:38 +02:00
braginini
277b65b833
Fix Windows compilation errros
2023-04-05 18:00:44 +02:00
braginini
071ad2b993
Fix Codacy and lint issues
2023-04-05 17:57:18 +02:00
Maycon Santos
32b345991a
Support remote scope and use id token configuration ( #784 )
...
Some IDP requires different scope requests and
issue access tokens for different purposes
This change allow for remote configurable scopes
and the use of ID token
v0.15.1
2023-04-05 17:46:34 +02:00
braginini
0e8a552334
Fix Codacy
2023-04-05 16:54:50 +02:00
braginini
005c4dd44a
Make usage of WireGuard kernel configurable from env
2023-04-05 16:30:52 +02:00
Maycon Santos
e903522f8c
Configurable port defaults from setup.env ( #783 )
...
Allow configuring management and signal ports from setup.env
Allow configuring Coturn range from setup.env
2023-04-05 15:22:06 +02:00
Maycon Santos
ea88ec6d27
Roolback configurable port defaults from setup.env
2023-04-05 11:42:14 +02:00
Maycon Santos
2be1a82f4a
Configurable port defaults from setup.env
...
Allow configuring management and signal ports from setup.env
Allow configuring Coturn range from setup.env
2023-04-05 11:39:22 +02:00
braginini
367eff493a
Ignore loopback interface
2023-04-04 17:49:28 +02:00
braginini
73a5bc33b3
Use bind no proxy when possible
2023-04-04 17:40:25 +02:00
braginini
87cbff1e7a
Glue up all together
2023-04-04 16:50:35 +02:00
Maycon Santos
fe1ea4a2d0
Check multiple audience values ( #781 )
...
Some IDP use different audience for different clients.
This update checks HTTP and Device authorization flow audience values.
---------
Co-authored-by: Givi Khojanashvili <gigovich@gmail.com >
v0.15.0
2023-04-04 16:40:56 +02:00
Maycon Santos
f14f34cf2b
Add token source and device flow audience variables ( #780 )
...
Supporting new dashboard option to configure a source token.
Adding configuration support for setting
a different audience for device authorization flow.
fix custom id claim variable
2023-04-04 15:56:02 +02:00
braginini
24cc5c4ef2
Rename WireGuard proxy
2023-04-04 14:52:57 +02:00
Bethuel
109481e26d
Use first available package manager ( #782 )
2023-04-04 14:26:17 +02:00
Bethuel
18098e7a7d
Add single line installer ( #775 )
...
detect OS package manager
If a supported package manager is not available,
use binary installation
Check if desktop environment is available
Skip installing the UI client if SKIP_UI_APP is set to true
added tests for Ubuntu and macOS tests
2023-04-04 00:35:54 +02:00
Ruakij
5993982cca
Add disable letsencrypt ( #747 )
...
Add NETBIRD_DISABLE_LETSENCRYPT support to explicit disable let's encrypt
Organize the setup.env.example variables into sections
Add traefik example
2023-04-04 00:21:40 +02:00
braginini
a42f7d2c3b
Fix iface test
2023-04-03 18:34:28 +02:00
braginini
e2a3fc7558
Fix engine tests
2023-04-03 18:27:33 +02:00
braginini
5d191a8b9d
Use custom stdnet
2023-04-03 17:37:05 +02:00
Zoltan Papp
86f9051a30
Fix/connection listener ( #777 )
...
Fix add/remove connection listener
In case we call the RemoveConnListener from Java then
we lose the reference from the original instance
2023-04-03 16:59:13 +02:00
pascal-fischer
769388cd21
Merge pull request #776 from netbirdio/feature/activity_events_for_pat
...
feature/activity_events_for_pat
2023-04-03 12:27:51 +02:00
pascal-fischer
c54fb9643c
Merge pull request #774 from netbirdio/feature/add_pat_middleware
...
Feature/add pat middleware
2023-04-03 12:09:11 +02:00
Givi Khojanashvili
5dc0ff42a5
Fix broken auto-generated Rego rule ( #769 )
...
Default Rego policy generated from the rules in some cases is broken.
This change fixes the Rego template for rules to generate policies.
Also, file store load constantly regenerates policy objects from rules.
It allows updating/fixing of the default Rego template during releases.
v0.14.6
2023-04-01 12:02:08 +02:00