Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Plugin settings not found
This discussion is related to the OneAll Social Login addon.
Comments
Welcome to the community!
The settings page should be at http://forums.example.com/plugin/oneallsociallogin
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
i have tried that but i found the answer.
only the first admin can edit these settings
an extra admin can't edit does settings
The require the
Vanilla.Settings.Manage
permission for the settings page. This doesn't exist by default and they don't appear to register that permission. Looks like a bug.Remember that super admins have all permissions and never have restrictions.
PR here: https://github.com/oneall/social-login-vanilla-forum/pull/5
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Thank you very much for the bug analysis and the pull request! I have merged the change and uploaded the new version here.