Skip to content

[feature] Added OPENWISP_USERS_SOCIALACCOUNT_ADMIN_NEEDED #501#502

Merged
nemesifier merged 1 commit intomasterfrom
issues/501-SOCIALACCOUNT_ADMIN_NEEDED
Apr 23, 2026
Merged

[feature] Added OPENWISP_USERS_SOCIALACCOUNT_ADMIN_NEEDED #501#502
nemesifier merged 1 commit intomasterfrom
issues/501-SOCIALACCOUNT_ADMIN_NEEDED

Conversation

@nemesifier
Copy link
Copy Markdown
Member

Checklist

  • I have read the OpenWISP Contributing Guidelines.
  • I have manually tested the changes proposed in this pull request.
  • N/A I have written new test cases for new code and/or updated existing tests for changes to existing code.
  • I have updated the documentation.

Reference to Existing Issue

Closes #501.

Description of Changes

Follow up of @coderabbitai suggestion in #500 which couldn't be implemented for backward compatibility.
This change will not be backported and hence can introduce a new feature.

@nemesifier nemesifier self-assigned this Apr 22, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

Warning

Rate limit exceeded

@nemesifier has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 8 minutes and 47 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 8 minutes and 47 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 3d0ebdc0-3994-4dc9-9406-82043ec0cf2e

📥 Commits

Reviewing files that changed from the base of the PR and between a894090 and aa30309.

📒 Files selected for processing (2)
  • docs/user/settings.rst
  • openwisp_users/settings.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch issues/501-SOCIALACCOUNT_ADMIN_NEEDED

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage is 97.899%issues/501-SOCIALACCOUNT_ADMIN_NEEDED into master. No base build found for master.

@openwisp-companion
Copy link
Copy Markdown

[feature] Added ``OPENWISP_USERS_SOCIALACCOUNT_ADMIN_NEEDED`` setting to control the visibility of the social account admin in the Django admin interface.

`#502 <https://github.com/openwisp/openwisp-users/pull/502>`_

@nemesifier nemesifier merged commit 87024fe into master Apr 23, 2026
23 checks passed
@nemesifier nemesifier deleted the issues/501-SOCIALACCOUNT_ADMIN_NEEDED branch April 23, 2026 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] Add SOCIALACCOUNT_ADMIN_NEEDED setting

3 participants