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

Can't add new API permissions to an existing server in FlowAuth #1373

Closed
jc-harrison opened this issue Oct 8, 2019 · 0 comments · Fixed by #1381
Closed

Can't add new API permissions to an existing server in FlowAuth #1373

jc-harrison opened this issue Oct 8, 2019 · 0 comments · Fixed by #1381
Labels
bug Something isn't working FlowAuth Issues related to FlowAuth

Comments

@jc-harrison
Copy link
Member

jc-harrison commented Oct 8, 2019

Describe the bug
If I log into FlowAuth as an admin user, and add a new API route, the new API permissions appear greyed-out in the 'Edit Server' view for an existing server, and can't be selected.

To Reproduce

  1. Spin up FlowAuth in demo mode, and log in as 'TEST_ADMIN'.
  2. In the 'API Routes' tab, add a new capability 'available_dates'.
  3. Select the 'Servers' tab, and edit 'TEST_SERVER'.
  4. Expand the 'API Permissions' block.
  5. The 'available_dates' heading is visible, but the tick-boxes are greyed-out.

Expected behavior
When a new API route is added through the FlowAuth UI, it should then be possible to add this as an API permission for an existing server.

@jc-harrison jc-harrison added bug Something isn't working FlowAuth Issues related to FlowAuth labels Oct 8, 2019
@mergify mergify bot closed this as completed in #1381 Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working FlowAuth Issues related to FlowAuth
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant