* Add back changes from prior to purge * Manually fix some invalid Liquid * Updoot render-content * Improve test messages to show correct output * Run el scripto * Pass the remaining test
2.1 KiB
title, intro, redirect_from, versions
| title | intro | redirect_from | versions | |||
|---|---|---|---|---|---|---|
| Unblocking a user from your organization | Organization owners can unblock a user who was previously blocked, restoring their access to the organization's repositories. |
|
|
After unblocking a user from your organization, they'll be able to contribute to your organization's repositories.
If you selected a specific amount of time to block the user, they will be automatically unblocked when that period of time ends. For more information, see "Blocking a user from your organization."
{% tip %}
Tip: Any settings that were removed when you blocked the user from your organization, such as collaborator status, stars, and watches, will not be restored when you unblock the user.
{% endtip %}
Unblocking a user in a comment
- Navigate to the comment whose author you would like to unblock.
- In the upper-right corner of the comment, click {% octicon "kebab-horizontal" aria-label="The horizontal kebab icon" %}, then click Unblock user.

- To confirm you would like to unblock the user, click Okay.
Unblocking a user in the organization settings
{% data reusables.profile.access_profile %}
{% data reusables.profile.access_org %}
{% data reusables.organizations.org_settings %}
{% data reusables.organizations.block_users %}
5. Under "Blocked users", next to the user you'd like to unblock, click Unblock.
