diff options
author | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2022-06-22 15:53:12 +0200 |
---|---|---|
committer | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2022-06-22 21:58:13 +0200 |
commit | 523572fcea39814794399aab46239e068ba54a22 (patch) | |
tree | 63f74df8850157427389a0b3cb935c565b8ec793 /apps/files/js/files.js | |
parent | b282fe1e6f5587a6440d170df245ad5acb8dc976 (diff) | |
download | nextcloud-server-523572fcea39814794399aab46239e068ba54a22.tar.gz nextcloud-server-523572fcea39814794399aab46239e068ba54a22.zip |
load widgets only of enabled apps
- per design, all enabled apps have their registration run
- limitations, e.g. enabled by group, are not considered in that state,
because we do not have a session (and might need apps?)
- before instantiation of widget it has to be checked whether the providing
app is actually enabled for the logged in user.
- a public interface is being changed, but it is not meant to be
implemented or used outside of the core handling. Therefore save to
backport.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'apps/files/js/files.js')
0 files changed, 0 insertions, 0 deletions