mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
- 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> |
||
|---|---|---|
| .. | ||
| ARegistration.php | ||
| BootContext.php | ||
| Coordinator.php | ||
| EventListenerRegistration.php | ||
| FunctionInjector.php | ||
| ParameterRegistration.php | ||
| RegistrationContext.php | ||
| ServiceAliasRegistration.php | ||
| ServiceFactoryRegistration.php | ||
| ServiceRegistration.php | ||