Commit Graph

33 Commits (f4dc9e6bf3bf1db1712fde818b5df64516763ce6)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Robin Appelman 8eda661761 Throw an exception when login is canceled by an app 10 years ago
Lukas Reschke a2e355a7fe Use "HTTPOnly" for cookies when logging out 10 years ago
Robin Appelman 857695ec87 Return false if the login is canceled in a hook 10 years ago
Lukas Reschke dbbf568192 Fix typo 10 years ago
Lukas Reschke a022e65285 Clarify return values 10 years ago
Lukas Reschke e3230b5bc2 Add ultra-slim hack for incognito mode 10 years ago
Bernhard Posselt 236632702c add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 10 years ago
Bernhard Posselt 9ae48e184b add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 10 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 10 years ago
Thomas Müller 5097d4dc05 remove deprecated \OC:$session 10 years ago
Lukas Reschke 770c62c5d8 Clear session after logout 11 years ago
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 11 years ago
Arthur Schiwon 2c89962919 clean up tryRememberLogin and save the timestamp of users last login 11 years ago
Robin McCorkell bac8962bbc Fix Scrutinizer errors 11 years ago
Lukas Reschke f7fa8662e2 Remove `session_id_regenerate` from here 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Müller 9b7c3a5c66 fixing PHPDoc and use cameCase names 11 years ago
NARUKAWA Hiroki 068688063e Security Update: session fixation 11 years ago
Arthur Schiwon 91d6a6dd7c On webdav sesssions, loginname was compared to username which does not need to match necessarily 11 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 12 years ago
Robin Appelman 2c69403fd6 fix namespacing error 12 years ago
Florin Peter b840de4e01 user should set into session before postLogin hook otherwise it will break not only the files_encryption app 12 years ago
Robin Appelman cdb2f559a8 Fix postLogin hook 12 years ago
Robin Appelman 955bda1842 New user management classes 12 years ago