nextcloud/lib/private/AppFramework
Arthur Schiwon ebe48f415a 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-07-12 08:52:04 +00:00
..
Bootstrap load widgets only of enabled apps 2022-07-12 08:52:04 +00:00
DependencyInjection Update php licenses 2021-06-04 22:02:41 +02:00
Http Fix psalm 2022-01-24 13:34:48 +01:00
Middleware Add direct arg to login flow 2022-04-14 13:02:29 +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 20:36:42 +00:00
Services Update php licenses 2021-06-04 22:02:41 +02:00
Utility Update php licenses 2021-06-04 22:02:41 +02:00
App.php Update php licenses 2021-06-04 22:02:41 +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