You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/AppFramework/Middleware
Carl Schwan f81475445d
refactor: Move hasAnnotationOrAttribute to MiddlewareUtils
3 weeks ago
..
PublicShare chore: apply new CSFixer rules 8 months ago
Security refactor: Move hasAnnotationOrAttribute to MiddlewareUtils 3 weeks ago
AdditionalScriptsMiddleware.php
CompressionMiddleware.php
FlowV2EphemeralSessionsMiddleware.php feat(EphemeralSessions): Introduce lax period 3 months ago
MiddlewareDispatcher.php style: update codestyle for coding-standard 1.2.3 2 years ago
MiddlewareUtils.php refactor: Move hasAnnotationOrAttribute to MiddlewareUtils 3 weeks ago
NotModifiedMiddleware.php fix: use correct format for expires, last-modified, and if-modified-since headers 8 months ago
OCSMiddleware.php fix(AppFramework): Check for responder existence 3 months ago
SessionMiddleware.php