nextcloud-server/lib/private/AppFramework
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 +07:00
..
Bootstrap fix: add missing copyrights and strict types 2024-03-12 18:14:40 +07:00
DependencyInjection fix(Session): avoid password confirmation on SSO 2024-06-11 20:19:18 +07:00
Http fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Middleware fix(Token): make new scope future compatible 2024-06-12 11:05:43 +07:00
OCS fix xml ocs response for serializable objects 2024-02-23 14:49:22 +07:00
Routing fix(Routing): Only use lowercase names for registering and matching routes 2024-02-21 12:07:50 +07:00
Services fix(appconfig): only convert single entry on searchValues() 2024-04-17 15:12:22 +07:00
Utility fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
App.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Http.php
Logger.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ScopedPsrLogger.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00