nextcloud-server/tests/lib/AppFramework/Middleware
Florian Klinger f3a4abd98c
fix: add check for app_api_system session flag to bypass rate limit
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2024-03-18 20:09:15 +07:00
..
PublicShare techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +07:00
Security fix: add check for app_api_system session flag to bypass rate limit 2024-03-18 20:09:15 +07:00
AdditionalScriptsMiddlewareTest.php fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalScripts 2023-07-27 09:57:52 +07:00
CompressionMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
MiddlewareDispatcherTest.php Fix tests 2022-02-23 11:01:58 +07:00
MiddlewareTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
NotModifiedMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
OCSMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
SessionMiddlewareTest.php feat(app-framework): Add UseSession attribute to replace annotation 2023-01-27 09:40:35 +07:00