mirror of
https://github.com/abh/ntppool.git
synced 2026-04-25 19:45:50 +03:00
[GH-ISSUE #183] Changing netspeed doesn't work when you weren't the person that added the server. #619
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntppool#619
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 @Jas0n99 on GitHub (Jan 19, 2020).
Original GitHub issue: https://github.com/abh/ntppool/issues/183
It appears that you can only change the netspeed for servers that you added initially.
This should instead be changed to allow any of the team on the account to change the netspeed.
@abh commented on GitHub (Feb 19, 2020):
A user reported this too (in RT#7083; either the same user id thing or because it was a secondary account.
When I searched in the logs I noticed that I don't think that API call was updated to use the account id token, so the code is probably still checking on user_id.
@abh commented on GitHub (Feb 21, 2020):
This should be fixed on the beta site: https://manage-beta.grundclock.com/manage/
@Jas0n99 commented on GitHub (Feb 22, 2020):
Looks like it is working now!
@Jas0n99 commented on GitHub (Apr 2, 2020):
Well, I think it's broken again... Not sure what changed but it just 'freezes' like before, and a refresh of the page loads the old netspeed. You can still change server's that you created originally, just not others, even if they are now in your team account...