17 Commits (6fa03870e9d0de5c0ff9fff120c4b06e6f94c4a0)

Author SHA1 Message Date
Robin Appelman 912fbfab01 Unset the cached active user when using a different session object 11 years ago
Lukas Reschke 63a90a129b Use proper RNG generator 11 years ago
Jörn Friedrich Dreyer f551917a3c kill OC::$session 11 years ago
Joas Schilling 4865c52aa6 Fix isLoggedIn() check for user '0' 11 years ago
Robin Appelman 20c1ce7f47 Add public interfaces for User, UserManager and UserSession 11 years ago
Arthur Schiwon 748a219243 add preRememberedLogin hook and document this and postRememberedLogin in class descripttion. Also fixes documentation of postLogin hook 12 years ago
Arthur Schiwon 2c89962919 clean up tryRememberLogin and save the timestamp of users last login 12 years ago
Robin McCorkell bac8962bbc Fix Scrutinizer errors 12 years ago
Lukas Reschke f7fa8662e2 Remove `session_id_regenerate` from here 12 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Thomas Müller 9b7c3a5c66 fixing PHPDoc and use cameCase names 12 years ago
NARUKAWA Hiroki 068688063e Security Update: session fixation 12 years ago
Arthur Schiwon 91d6a6dd7c On webdav sesssions, loginname was compared to username which does not need to match necessarily 12 years ago
Vincent Petry 013444813e Now removing stray old cookies from 5.0.12 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Arthur Schiwon d101ff42f1 User: move checkPassword from User to Manager to not break API 12 years ago
Bart Visscher 0c6dcdba6b Add missing implements and fix parameters in IConfig 12 years ago
Thomas Tanghus 9e9c323acd Set path in cookie. 12 years ago
Jan-Christoph Borchardt d70d4f435e apply @LukasReschke's cookie changes, hopefully finally fix #854 12 years ago
Robin Appelman eb2a1e0f8a move phpdoc comments 13 years ago
Robin Appelman 2c69403fd6 fix namespacing error 13 years ago
Florin Peter b840de4e01 user should set into session before postLogin hook otherwise it will break not only the files_encryption app 13 years ago
Robin Appelman cdb2f559a8 Fix postLogin hook 13 years ago
Robin Appelman 955bda1842 New user management classes 13 years ago