0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 21:10:39 +00:00
nextcloud_server/lib/public/AppFramework/Bootstrap
Côme Chilliet 92038229fa
fix: Remove support for app.php loading
It has been deprecated for a long time, and the last known active
 application to use it (user_saml) is now migrated the modern API.
Presence of the file is still checked in order to log an error.
This behavior may be removed as well in a few versions.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-14 14:30:00 +02:00
..
IBootContext.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IBootstrap.php fix: Remove support for app.php loading 2025-04-14 14:30:00 +02:00
IRegistrationContext.php feat(api): File conversion API 2025-01-15 16:38:18 -05:00