Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add removegroup handler for WebAdmin #207

Merged
merged 4 commits into from
Sep 3, 2019

Conversation

iulian3144
Copy link
Contributor

@iulian3144 iulian3144 commented Jun 29, 2019

Fixes #140.
Another small fix is the replacement of the obsolete method (according to ManualBindings.cpp:2321) cWebAdmin:GetURLEncodedString() with cUrlParser:UrlEncode()
EDIT: It also fixes #146 (duplicate of #140).

cWebAdmin:GetURLEncodedString() is obsolete, use cUrlParser:UrlEncode() instead.
CONTRIBUTORS Outdated Show resolved Hide resolved
web_ranks.lua Outdated Show resolved Hide resolved
@iulian3144
Copy link
Contributor Author

@madmaxoft Is there anything needed from my side to merge this PR?

@madmaxoft
Copy link
Member

Thanks.

@mathiascode
Copy link
Member

mathiascode commented Sep 2, 2019

Anyone with repo access who can merge this PR?

@madmaxoft madmaxoft merged commit 7e7c458 into cuberite:master Sep 3, 2019
@madmaxoft
Copy link
Member

(@mathiascode you should have write access now as well)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Removing permission group through webadmin doesn't work Can't remove groups from WebAdmin
3 participants