diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ab23f178e..c4bd3140b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,6 +2,10 @@ ## Issue ticket number and link +## Stack + + + ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix diff --git a/.github/workflows/test-infrastructure-files.yml b/.github/workflows/test-infrastructure-files.yml index 5a3c6c22e..174b7d205 100644 --- a/.github/workflows/test-infrastructure-files.yml +++ b/.github/workflows/test-infrastructure-files.yml @@ -178,6 +178,7 @@ jobs: grep -A 10 'relay:' docker-compose.yml | egrep 'NB_AUTH_SECRET=.+$' grep -A 7 Relay management.json | grep "rel://$CI_NETBIRD_DOMAIN:33445" grep -A 7 Relay management.json | egrep '"Secret": ".+"' + grep DisablePromptLogin management.json | grep 'true' - name: Install modules run: go mod tidy diff --git a/README.md b/README.md index e39382acd..4ab9db03b 100644 --- a/README.md +++ b/README.md @@ -57,16 +57,16 @@ ### Key features -| Connectivity | Management | Security | Automation | Platforms | -|------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------| -| | | | | | -| | | | | | -| | | | | | -| | | | | | -| | | | | | -| | | | | | -| | |
  • - \[x] [Periodic re-authentication](https://docs.netbird.io/how-to/enforce-periodic-user-authentication)
  • | | | -| | | | | | +| Connectivity | Management | Security | Automation| Platforms | +|----|----|----|----|----| +| | | | | | +| |