0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/lib/private/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
AdditionalScriptsMiddleware.php add separate event for rendering login page template 2023-08-17 10:57:56 +02:00
CompressionMiddleware.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +03:30
MiddlewareDispatcher.php techdebt(Middleware): Add more specific array types so its clickable in IDEs 2023-11-30 12:27:08 +01:00
NotModifiedMiddleware.php Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +02:00
OCSMiddleware.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SessionMiddleware.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00