nextcloud/lib/private/AppFramework
Arthur Schiwon 28eac9c961 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>
2022-06-23 15:48:33 +00:00
..
Bootstrap load widgets only of enabled apps 2022-06-23 15:48:33 +00:00
DependencyInjection Diagnostics event logging to Nextcloud log 2022-02-28 11:24:40 +01:00
Http Trying without the use 2022-05-02 10:25:20 +02:00
Middleware Add direct arg to login flow 2022-03-28 10:28:45 +02:00
OCS Update php licenses 2021-06-04 22:02:41 +02:00
Routing Make the route name error more helpful 2021-10-22 10:41:27 +02:00
Services Update php licenses 2021-06-04 22:02:41 +02:00
Utility Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
App.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
Http.php Update php licenses 2021-06-04 22:02:41 +02:00
Logger.php Update php licenses 2021-06-04 22:02:41 +02:00
ScopedPsrLogger.php Update php licenses 2021-06-04 22:02:41 +02:00