Commit Graph

13 Commits (e4436e46cb38675fc14b608af094e4e3b5fa7c19)

Author SHA1 Message Date
Joas Schilling ba87db3fcc
Fix others 10 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