mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #100] Implement separate features needing admin rights. #46
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @OpenSourceCS on GitHub (May 7, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/100
While I looked back all the feature requests, i thought some of these feature requests need admin rights. What about Implementing all these features, making a try catch and if the feature requests for admin rights and if the client denies, send a packet to server saying that the command failed.
Especially the issue #81 is superb.
#88 is dormant.
I beg you all to read all my issues and feature requests. Some of them may be really useful.
BTW this is the 💯 th issue.
The wiki of this repo remains unupdated
@DragonzMaster commented on GitHub (May 7, 2015):
this is not an issue as you can simply look at Account Type and see if it is "Admin" so you can do these stuff if it is other"User" so you can't
it is easy and don't need all what you demand
@OpenSourceCS commented on GitHub (May 7, 2015):
I just asked about implementing features which demand for admin rights. @MaxXor currently doesn't accept feature requests which work only with admin rights.
@yankejustin commented on GitHub (May 7, 2015):
The command would fail anyway if the user was not an administrator (and it needed to be). The command should already result in such a response.
@MaxXor commented on GitHub (May 7, 2015):
The wiki is not updated because I have not much time for it. 💯
Btw. thanks for all your suggestions.