19 Commits (1eb7f4956b1cdc99d0345600047cd6137051790f)

Author SHA1 Message Date
Bjoern Schiessle 1eb7f4956b
delete auth token when client gets deleted 9 years ago
Roeland Jago Douma e5bc80b31d
Adds TokenProvider and Mapper tests 9 years ago
Robin Appelman 1afccde16a
allow configuring filesystem access 9 years ago
Robin Appelman b4e27d35f5
app password scope wip 9 years ago
Robin Appelman 2389e0f250
read lockdown scope from token 9 years ago
Christoph Wurst d907666232
bring back remember-me 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Christoph Wurst b0f2878f6e
close cursor after loading a token 10 years ago
Christoph Wurst 0c0a216f42
store last check timestamp in token instead of session 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Christoph Wurst ad10485cec
when generating browser/device token, save the login name for later password checks 10 years ago
Christoph Wurst 74277c25be
add button to invalidate browser sessions/device tokens 10 years ago
Christoph Wurst 0626578739
add method to query all user auth tokens 10 years ago
Christoph Wurst af707fba41
use the query builder instead of raw sql statements 10 years ago
Christoph Wurst 8d48502187
Add index on 'last_activity' 10 years ago
Christoph Wurst 3ab922601a
Check if session token is valid and log user out if the check fails 10 years ago
Christoph Wurst 2fa5e0a24e
invalidate (delete) session token on logout 10 years ago
Christoph Wurst d8cde414bd
token based auth 10 years ago
Christoph Wurst e93bf80b29
throw SessionNotAvailableException if session_id returns empty string 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Vincent Petry ce94a998dd Use storage id + appframework for ext storage CRUD 11 years ago