KonstantinGasser / datalab

Bachelor Thesis Project
Apache License 2.0
0 stars 0 forks source link

get app list returns all apps for domain even if not member #27

Closed KonstantinGasser closed 3 years ago

KonstantinGasser commented 3 years ago

Description

The api in app.meta service fro getlist returens all apps no matter what

Which services are affected?

service.app.meta.agent

Concrete function / api-endpoint

.GetList()

want?

return only apps where user is owner or listed as member with status accepted

have?

access to all apps

stack-trace :)?

nope

Fatality?!

[you're done]