Historique des commits

Auteur SHA1 Message Date
  Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib il y a 1 an
  Côme Chilliet 426c0341ff Use typed version of IConfig::getSystemValue as much as possible il y a 1 an
  Thomas Citharel f7e65b1751 Create the database user in a transaction il y a 1 an
  Côme Chilliet 556e3c84e6 Fix return type for countUsers method il y a 1 an
  Christopher Ng d59585974e Fix creation of new user and display the correct error message il y a 2 ans
  Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP il y a 2 ans
  Christopher Ng c0868f93f1 Do not save invalid display name to the database il y a 2 ans
  Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend il y a 2 ans
  Joas Schilling 25caf4a42c Update cache when setting the password il y a 2 ans
  Joas Schilling 23ef02fbe2 Use the cache also for UserBackend::getPassword il y a 2 ans
  Côme Chilliet 008b79d808 Fix type errors il y a 2 ans
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses il y a 3 ans
  Joas Schilling 3379e69ecc Fix parameter types in docs il y a 3 ans
  Joas Schilling 9a189bc710 Improve search results when only phonebook-matches can we autocompleted il y a 3 ans
  Christoph Wurst 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 il y a 3 ans
  Christoph Wurst d89a75be0b Update all license headers for Nextcloud 21 il y a 3 ans
  Morris Jobke fedf9c69d9 Use matching parameter names form interfaces and implementations il y a 4 ans
  Christoph Wurst 734c62bee0 Format code according to PSR2 il y a 4 ans
  Christoph Wurst caff1023ea Format control structures, classes, methods and function il y a 4 ans
  Christoph Wurst 2fbad1ed72 Fix (array) indent style to always use one tab il y a 4 ans
  Christoph Wurst 74936c49ea Remove unused imports il y a 4 ans
  Christoph Wurst 5bf3d1bb38 Update license headers il y a 4 ans
  Christoph Wurst 1a886b1472 Add typed events for password_policy il y a 4 ans
  Roeland Jago Douma dd185e383d Make sure limit is never negative il y a 4 ans
  Roeland Jago Douma 145eee91fe Get the proper UID il y a 5 ans
  Christoph Wurst 3174012adf Add event dispatcher to OCP il y a 5 ans
  Arthur Schiwon 96bab4f969 remove obsolete use statements il y a 5 ans
  Roeland Jago Douma 0c9a3de68f Just update password hash without validating il y a 6 ans
  Robin Appelman 3392302d22 make table name configurable for db user backend il y a 6 ans
  Robin Appelman 4187d2cdb3 use query builder in all places in the db user backend il y a 6 ans