nextcloud-server/lib/private/AppFramework
Côme Chilliet f46cd7aaab fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-03-24 10:45:21 +07:00
..
Bootstrap fix: add missing copyrights and strict types 2024-03-12 18:14:40 +07:00
DependencyInjection fix(login): Also check legacy annotation for ephemeral sessions 2025-03-03 11:42:42 +07:00
Http fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2025-03-24 10:45:21 +07:00
Middleware fix(auth): Allow 2FA challenges for Ephemeral sessions 2025-03-18 09:16:33 +07:00
OCS fix(Http): Only allow valid HTTP status code values via template 2025-02-03 12:11:01 +07:00
Routing fix(Routing): Only use lowercase names for registering and matching routes 2024-02-21 12:07:50 +07:00
Services fix(appconfig): only convert single entry on searchValues() 2024-04-17 15:12:22 +07:00
Utility fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes 2025-03-24 10:45:21 +07:00
App.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Http.php
Logger.php
ScopedPsrLogger.php