Commit History

Author SHA1 Message Date
  Björn Schießle 40b99734d3 introduce accounts table and keep it up-to-date with the data added to the personal settings 8 years ago
  Robin Appelman 2389e0f250 read lockdown scope from token 8 years ago
  Christoph Wurst d907666232 bring back remember-me 7 years ago
  Arthur Schiwon 83ba2f2e90 final db indexes 8 years ago
  Arthur Schiwon 9d9c540544 fix duplicated db index name 8 years ago
  Arthur Schiwon ceeb44bd04 Initial work on Apps page split: 8 years ago
  Lukas Reschke ba4f12baa0 Implement brute force protection 8 years ago
  Robin Appelman 29eeeb2273 Save the files external mount id in the mount cache table 8 years ago
  Christoph Wurst 0c0a216f42 store last check timestamp in token instead of session 8 years ago
  Christoph Wurst c58d8159d7 Create session tokens for apache auth users 8 years ago
  Christoph Wurst ad10485cec when generating browser/device token, save the login name for later password checks 8 years ago
  Vincent Petry 8646802850 Merge pull request #24696 from owncloud/lock-jobs-while-executing 8 years ago
  Joas Schilling d0a2fa0506 Lock jobs while executing them, to allow multiple executors to run in parallel 8 years ago
  Vincent Petry 3cd65fe25d Add systemtag_group table and get/set methods 8 years ago
  Christoph Wurst c28e462583 Use CLOB for auth token names to allow long user agent strings 8 years ago
  Christoph Wurst aa85edd224 increase token column width 8 years ago
  Christoph Wurst 8d48502187 Add index on 'last_activity' 8 years ago
  Christoph Wurst 3ab922601a Check if session token is valid and log user out if the check fails 8 years ago
  Christoph Wurst 2fa5e0a24e invalidate (delete) session token on logout 8 years ago
  Christoph Wurst d8cde414bd token based auth 8 years ago
  Arthur Schiwon b3ac81f134 exchange user_id_key for a unique one. 8 years ago
  Arthur Schiwon 9250704ecb add index definitions for comments tables 8 years ago
  Joas Schilling 24c7f38a00 Make sure we can store strings as per the interface 8 years ago
  Roeland Jago Douma 2035a179bc Add store/retrieve checksums 8 years ago
  Arthur Schiwon 01cdc70f9c introduce comments read marke tables, comes with user cleanup after deletion 8 years ago
  Thomas Müller 9b4c9a0357 Merge pull request #18531 from owncloud/ext-user-credentials 8 years ago
  Robin Appelman cf6ee1c866 cache mountpoints in the db 8 years ago
  Robin McCorkell da4127d23b Introduce CredentialsManager for storage of credentials in DB 8 years ago
  Roeland Jago Douma 6c77d1734e [Share 2.0] Update db structure to stay backwards compatible 8 years ago
  Thomas Müller 08248f66ba Merge pull request #20650 from owncloud/systemtags-core 8 years ago