4 Commits

Author SHA1 Message Date
spacefreak a9f9eaf7a7 AppInfo: add config checks before using backends
Config checks were removed when moving to IBootstrap:
f6bcde7 (Move to IBootstrap initialization and remove the deprecated appinfo/app.php, 2025-04-10)

Due to the missing checks, the Nextcloud log is flooded with error messages (SQL errors) if
the configuration is incomplete. This is also if either only the user or group backend is used.
2025-07-26 21:38:51 +02:00
Claus-Justus Heine f6bcde7e6d Move to IBootstrap initialization and remove the deprecated appinfo/app.php 2025-04-17 11:54:20 +02:00
Marcin Łojewski 0ff0a54e8c Fixes 2018-06-12 21:56:08 +02:00
Marcin Łojewski c1cc89f456 'lib' rewritten. 2018-03-25 20:57:31 +02:00