Skip to content

Commit

Permalink
Add scope of support
Browse files Browse the repository at this point in the history
  • Loading branch information
billz committed Mar 10, 2024
1 parent b9bc256 commit f08637b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/insiders.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ As with a fresh Insiders install, you may also skip the GitHub authentication st
curl -sL https://install.raspap.com | bash -s -- --upgrade --insiders --name [username] --token [my-token]
```


### Authentication
As of August 2021 GitHub [removed support for password authentication](https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/), so you will need to generate a **Personal Access Token** and use this in place of your password. The process of creating a token is straightforward and [described here](https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token#creating-a-token).

Expand All @@ -179,6 +178,11 @@ You will be asked to authenticate with GitHub when the installer clones the priv

If you're using GitHub with 2FA enabled the same process above applies.

### Scope of support
Individual sponsors may use the [main RaspAP repository](https://github.com/RaspAP/raspap-webgui) for non-bug related discussions, including troubleshooting. If you've found a bug with an Insiders feature, please review our [issue policy](issues.md) and create a report in the [Insiders repository](https://github.com/RaspAP/raspap-insiders).

The RaspAP team will prioritize issues and feature requests for sponsors at the Business tier. Please create a report in the [Insiders repository](https://github.com/RaspAP/raspap-insiders) or contact us via email to discuss your requirements.

### Terms
*We're using RaspAP for a commercial project. Can we use Insiders under the same terms and conditions?*

Expand Down

0 comments on commit f08637b

Please sign in to comment.