nextcloud/lib
Vincent Petry 36d22825e0 Clear enabled apps cache after loading authentication app
Since getEnabledApps() depends on an authentication app to be loaded,
especially in the case of LDAP, the cache from getEnabledApps() is now
cleared to make sure that subsequent calls will properly return apps
that were enabled for groups.
This is because getEnabledApps() uses the inGroups() function from the
group manager provided by LDAP or any other authentication app.
2014-10-09 14:34:41 +02:00
..
l10n [tx-robot] updated from transifex 2014-10-09 01:55:33 -04:00
private Clear enabled apps cache after loading authentication app 2014-10-09 14:34:41 +02:00
public Merge pull request #10107 from owncloud/sharing_group_shares 2014-09-29 20:26:41 +02:00
repair delete old previews 2014-09-21 17:16:21 +02:00
autoloader.php add additional type check 2014-06-06 09:33:34 +02:00
base.php Merge pull request #10934 from owncloud/datadir-write-setup 2014-09-25 14:32:32 +02:00