Lukas Reschke
|
ba4f12baa0
Implement brute force protection
|
8 rokov pred |
Robin Appelman
|
29eeeb2273
Save the files external mount id in the mount cache table
|
8 rokov pred |
Christoph Wurst
|
0c0a216f42
store last check timestamp in token instead of session
|
8 rokov pred |
Christoph Wurst
|
c58d8159d7
Create session tokens for apache auth users
|
8 rokov pred |
Christoph Wurst
|
ad10485cec
when generating browser/device token, save the login name for later password checks
|
8 rokov pred |
Vincent Petry
|
8646802850
Merge pull request #24696 from owncloud/lock-jobs-while-executing
|
8 rokov pred |
Joas Schilling
|
d0a2fa0506
Lock jobs while executing them, to allow multiple executors to run in parallel
|
8 rokov pred |
Vincent Petry
|
3cd65fe25d
Add systemtag_group table and get/set methods
|
8 rokov pred |
Christoph Wurst
|
c28e462583
Use CLOB for auth token names to allow long user agent strings
|
8 rokov pred |
Christoph Wurst
|
aa85edd224
increase token column width
|
8 rokov pred |
Christoph Wurst
|
8d48502187
Add index on 'last_activity'
|
8 rokov pred |
Christoph Wurst
|
3ab922601a
Check if session token is valid and log user out if the check fails
|
8 rokov pred |
Christoph Wurst
|
2fa5e0a24e
invalidate (delete) session token on logout
|
8 rokov pred |
Christoph Wurst
|
d8cde414bd
token based auth
|
8 rokov pred |
Arthur Schiwon
|
b3ac81f134
exchange user_id_key for a unique one.
|
8 rokov pred |
Arthur Schiwon
|
9250704ecb
add index definitions for comments tables
|
8 rokov pred |
Joas Schilling
|
24c7f38a00
Make sure we can store strings as per the interface
|
8 rokov pred |
Roeland Jago Douma
|
2035a179bc
Add store/retrieve checksums
|
8 rokov pred |
Arthur Schiwon
|
01cdc70f9c
introduce comments read marke tables, comes with user cleanup after deletion
|
8 rokov pred |
Thomas Müller
|
9b4c9a0357
Merge pull request #18531 from owncloud/ext-user-credentials
|
8 rokov pred |
Robin Appelman
|
cf6ee1c866
cache mountpoints in the db
|
9 rokov pred |
Robin McCorkell
|
da4127d23b
Introduce CredentialsManager for storage of credentials in DB
|
9 rokov pred |
Roeland Jago Douma
|
6c77d1734e
[Share 2.0] Update db structure to stay backwards compatible
|
9 rokov pred |
Thomas Müller
|
08248f66ba
Merge pull request #20650 from owncloud/systemtags-core
|
9 rokov pred |
Vincent Petry
|
b666367a79
Added system tags data structure and PHP side managers
|
9 rokov pred |
Roeland Jago Douma
|
5e8256beb8
[Sharing 2.0] Add a new db column for the file owner
|
9 rokov pred |
Arthur Schiwon
|
6bd343a3b7
DB scheme for Comments table, resolves #20265
|
9 rokov pred |
Morris Jobke
|
6b6f19bb94
Drop unused table file_map
|
9 rokov pred |
Robin McCorkell
|
5ca690e2f8
Use integer for availability instead of bool
|
9 rokov pred |
Thomas Müller
|
534b2e407a
Merge pull request #17662 from owncloud/locking-db
|
9 rokov pred |