nextcloud/lib/private/AppFramework
Arthur Schiwon 0f5c8f9111
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 19:35:37 +02:00
..
Bootstrap feat(translations): Add translation provider API 2023-02-27 16:52:03 +01:00
DependencyInjection fix(Session): avoid password confirmation on SSO 2024-06-12 19:35:37 +02:00
Http Reverse X-Forwarded-For list to read the correct proxy remote address 2023-11-16 07:50:12 +01:00
Middleware fix(Token): make new scope future compatible 2024-06-12 19:35:37 +02:00
OCS Fix types in OCS json answer (status code is an int) 2023-01-20 11:22:09 +01:00
Routing composer run cs:fix 2023-01-20 11:45:08 +01:00
Services composer run cs:fix 2023-01-20 11:45:08 +01:00
Utility fix: Throw NotFoundExceptionInterface to fulfill PSR container interface if class not found 2023-02-06 14:16:35 +01:00
App.php more routing performance instrumentation 2023-02-10 11:12:26 +01:00
Http.php Update php licenses 2021-06-04 22:02:41 +02:00
Logger.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ScopedPsrLogger.php composer run cs:fix 2023-01-20 11:45:08 +01:00