From ef233340036f6e6b9f5bdc69f9719f28e639490c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Wo=C5=BAniak?= <184065+radwo@users.noreply.github.com> Date: Tue, 25 Nov 2025 12:43:44 +0100 Subject: [PATCH] docs: remove obsolete information In https://github.com/semaphoreio/semaphore/pull/702, we introduced a change that makes this information obsolete. --- docs/docs/using-semaphore/user-management.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/docs/using-semaphore/user-management.md b/docs/docs/using-semaphore/user-management.md index 127dcf39a..04e75dbc6 100644 --- a/docs/docs/using-semaphore/user-management.md +++ b/docs/docs/using-semaphore/user-management.md @@ -110,14 +110,6 @@ To invite a user to your organization, press the **Add people** button: -:::info - -If you see an error with the message "error finding USERNAME: 401", it's likely that the your Semaphore account, as the inviter, is no longer linked to GitHub or BitBucket. - -To fix the issue, reconnect your account by granting access again via [GitHub](./connect-github-oauth#connect-oauth) or [Bitbucket](./connect-bitbucket#grant-bb). This should restore your ability to send invitations. - -::: - ### How to remove users {#remove-users} Users can only be removed from the organization when they don't own any projects. You must [transfer the ownership](./projects#owner-change) of all the user's projects before they can be removed from the organization.