-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
feat: add ocs route to get apps enabled for current user #53569
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
Conversation
a3f85d1 to
1617845
Compare
1617845 to
80b5d9d
Compare
b4535e7 to
e3166ba
Compare
c149b94 to
5239c65
Compare
|
Moved and adapted :) @julien-nc @provokateurin |
5239c65 to
baa2da5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
very nice
18e47aa to
fe8aff5
Compare
21711dd to
cf3fd88
Compare
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
cf3fd88 to
6f1e441
Compare
|
/backport to stable31 |
|
@susnux right, thanks for the reminder!
Is this enough then or should I put it in both? |
|
Hm good question, in theory 31 is enough |
|
No one is rechecking old documentation after updating their app. So I would say add it in both |
Summary
Creates an OCS route to get a list of apps that are enabled for the currently logged-in user. No admin rights needed for this route.
(Needed for Context Agent to check the app's availability)
Checklist
Screenshots before/after for front-end changes