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

REST Call which provides all function names for whitelisting #4

Closed
HCTatse opened this issue Dec 17, 2020 · 1 comment · Fixed by #7
Closed

REST Call which provides all function names for whitelisting #4

HCTatse opened this issue Dec 17, 2020 · 1 comment · Fixed by #7
Assignees
Labels
enhancement New feature or request

Comments

@HCTatse
Copy link
Collaborator

HCTatse commented Dec 17, 2020

At the moment it is not possible to request all possible function names (when adding them to whitelists) to display in a User Interface.

@dl-ota
Copy link
Collaborator

dl-ota commented Jan 25, 2021

Just for further info: You can call "getUserInfo" in order to see all possible functions for your user. Furthermore, you can list all whitelists by calling "getWhitelists" and then receive all whitelist names with their corresponding functions (thus it includes all possible function names).

However, I am going to implement a new function called "getWhitelist" for looking up all function names of a certain whitelist and "getAllFunctions" for the desired overview. :)

@dl-ota dl-ota self-assigned this Jan 25, 2021
@dl-ota dl-ota added the enhancement New feature or request label Jan 25, 2021
@dl-ota dl-ota linked a pull request Jan 25, 2021 that will close this issue
@kk-ota kk-ota closed this as completed in #7 Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants