Skip to content

Commit

Permalink
Revert "docs update (#9)"
Browse files Browse the repository at this point in the history
This reverts commit 7ba76cd.
  • Loading branch information
wardviaene authored Aug 22, 2024
1 parent 7ba76cd commit 6dda603
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
5 changes: 1 addition & 4 deletions docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,4 @@ You can create a first user on the user page. The `admin` user cannot create VPN
* Log-out and Log-in using the new credentials
* Create a new connection on the Connections page
* Download the configuration
* Import the configuration in a WireGuard® Client. See [https://www.wireguard.com/install/](https://www.wireguard.com/install/) for WireGuard® clients.

# Access for existing users in Identity Providers
To allow access for users created in Active Directory, Okta, Onelogin, or other Identity Providers, navigate to the [OIDC](oidc.md), [SAML](saml.md), or [Provisioning (SCIM)](scim.md) pages to setup an IdP connection.
* Import the configuration in a WireGuard® Client. See [https://www.wireguard.com/install/](https://www.wireguard.com/install/) for WireGuard® clients.
2 changes: 0 additions & 2 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
* UI: ability to reload WireGuard® configuration
* UI: modify client/server WireGuard® configuration files using templates

Note: after upgrading, make sure to close any old browser tab to ensure the new UI version is loaded.

## Version v1.0.41
* UI: axios version bump
* UI: disable https forwarding when request is served over http
Expand Down
1 change: 0 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ nav:
- 'User Guide':
- 'Installation': 'install.md'
- 'Quick Start': 'quickstart.md'
- 'TLS (https)': 'tls.md'
- Upgrade: 'upgrade.md'
- FAQ: faq.md
- 'Authentication & Provisioning':
Expand Down

0 comments on commit 6dda603

Please sign in to comment.