Commit Verlauf

Autor SHA1 Nachricht Datum
  Git'Fellow a1681b0756 chore(db): Apply query prepared statements vor 1 Monat
  Christoph Wurst c57e684e7b fix: Handle null checks with the ?? operator vor 2 Monaten
  Christoph Wurst 614f9ec0a2 refactor: Use the elvis operator vor 2 Monaten
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 vor 3 Monaten
  Christopher Ng c390ae94ff feat: Validate password hash vor 5 Monaten
  Christopher Ng dba00560d2 perf: Return cached password hash vor 5 Monaten
  Christopher Ng a330f4c9d5 feat: Implement IPasswordHashBackend in database user backend vor 5 Monaten
  Andy Scherzinger dae7c159f7 chore: Add SPDX header vor 6 Monaten
  Andrew Summers f9ce6bfdff Refactor `OC\Server::getHasher` vor 1 Jahr
  Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib vor 1 Jahr
  Côme Chilliet 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
  Thomas Citharel f7e65b1751 Create the database user in a transaction vor 2 Jahren
  Côme Chilliet 556e3c84e6 Fix return type for countUsers method vor 2 Jahren
  Christopher Ng d59585974e Fix creation of new user and display the correct error message vor 2 Jahren
  Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP vor 2 Jahren
  Christopher Ng c0868f93f1 Do not save invalid display name to the database vor 2 Jahren
  Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend vor 2 Jahren
  Joas Schilling 25caf4a42c Update cache when setting the password vor 2 Jahren
  Joas Schilling 23ef02fbe2 Use the cache also for UserBackend::getPassword vor 2 Jahren
  Côme Chilliet 008b79d808 Fix type errors vor 3 Jahren
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses vor 3 Jahren
  Joas Schilling 3379e69ecc Fix parameter types in docs vor 3 Jahren
  Joas Schilling 9a189bc710 Improve search results when only phonebook-matches can we autocompleted vor 3 Jahren
  Christoph Wurst 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 vor 3 Jahren
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 vor 4 Jahren
  Morris Jobke fedf9c69d9 Use matching parameter names form interfaces and implementations vor 4 Jahren
  Christoph Wurst 734c62bee0 Format code according to PSR2 vor 4 Jahren
  Christoph Wurst caff1023ea Format control structures, classes, methods and function vor 4 Jahren
  Christoph Wurst 2fbad1ed72 Fix (array) indent style to always use one tab vor 4 Jahren
  Christoph Wurst 74936c49ea Remove unused imports vor 4 Jahren