0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-22 07:59:13 +00:00
nextcloud_server/tests/lib/AppFramework/Middleware
Arthur Schiwon fc584b7874
fix(Token): make new scope future compatible
- "password-unconfirmable" is the effective name for 30, but a draft
  name was backported.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-12 11:05:43 +02:00
..
PublicShare techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +02:00
Security fix(Token): make new scope future compatible 2024-06-12 11:05:43 +02:00
AdditionalScriptsMiddlewareTest.php fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalScripts 2023-07-27 09:57:52 +02:00
CompressionMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
MiddlewareDispatcherTest.php Fix tests 2022-02-23 11:01:58 +01:00
MiddlewareTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
NotModifiedMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OCSMiddlewareTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SessionMiddlewareTest.php feat(app-framework): Add UseSession attribute to replace annotation 2023-01-27 09:40:35 +01:00