Commit History

Author SHA1 Message Date
  provokateurin 381077028a refactor(apps): Use constructor property promotion when possible 1 month ago
  Côme Chilliet 1580c8612b chore(apps): Apply new rector configuration to autouse classes 1 month ago
  Julius Härtl 4d6b4b71c7 fix: Authorization header can be an empty string 5 months ago
  Ferdinand Thiessen 67a0e01382 fix(dav): Try basic auth for ajax WebDAV requests 6 months ago
  Andy Scherzinger 9d4b944098 chore: Add SPDX header 6 months ago
  MichaIng 91127edcc8 fix(dav): fallback realm for HTTP authentication 11 months ago
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
  Joas Schilling 25309bcb45 techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 1 year ago
  Joas Schilling dac31ad101 fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA Manager 1 year ago
  Joas Schilling b91957e3df fix(dav): Abort requests with 429 instead of waiting 1 year ago
  Julius Härtl 7b413a41eb perf(dav): Do not call general setupFS on ever dav auth 1 year ago
  Carl Schwan f7be76125f Fix more psalm issues 2 years ago
  Carl Schwan 829490ab7a Cleanup dav 2 years ago
  Côme Chilliet e2531f8503 Migrate dav application from ILogger to LoggerInterface 2 years ago
  Robin Appelman c80ba69b7a dont setup full fs after dav auth 2 years ago
  Côme Chilliet 5cd5245ca8 Fix dav application tests and code for PHP 8.1 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 4 years ago
  Christoph Wurst 28f8eb5dba Add visibility to all constants 4 years ago
  Christoph Wurst 1584c9ae9c Add visibility to all methods and position of static keyword 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 5 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 5 years ago
  Bjoern Schiessle 0efd29f41f first check if the user is already logged in and then try to authenticate via apache, this way we suppress wrong audit log messages about failed login attempts 6 years ago
  Morris Jobke e2974f1133 Simplify return statement 6 years ago
  Morris Jobke 0eebff152a Update license headers 7 years ago
  Lukas Reschke df3909a7c3 Use Bearer backend for SabreDAV 7 years ago
  Lukas Reschke 5f71805c35 Add basic implementation for OAuth 2.0 Authorization Code Flow 7 years ago
  Morris Jobke 1729e4471f Update comments to Nextcloud 7 years ago
  Joas Schilling 33fb86f68b Fix detection of the new iOS app 7 years ago