Commit History

Author SHA1 Message Date
  Joas Schilling ca6a7d9e6a Run the license script 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Roeland Jago Douma 876fb83ddc getMediumStrengthGenerator is deprecated and does not do anything anymore 8 years ago
  Lukas Reschke fec41e7539 Move regeneration of session ID into session classes 9 years ago
  Morris Jobke c60c793cf2 More cleanups of OC_Config usage 9 years ago
  Lukas Reschke 3d2ee95f1e Remove last occurence of `forcessl` 9 years ago
  Robin Appelman 0497534a6e more type hints 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Lukas Reschke 276824299c Merge pull request #13340 from owncloud/use-http-only 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Robin Appelman 8eda661761 Throw an exception when login is canceled by an app 9 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
  Morris Jobke 5d296aa6b1 Merge pull request #12969 from owncloud/clarify-docs 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
  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 10 years ago
  Robin Appelman 912fbfab01 Unset the cached active user when using a different session object 10 years ago
  Lukas Reschke 63a90a129b Use proper RNG generator 10 years ago
  Jörn Friedrich Dreyer f551917a3c kill OC::$session 10 years ago
  Thomas Müller a72dae6842 Merge pull request #10144 from owncloud/issue/9972 10 years ago
  Joas Schilling 4865c52aa6 Fix isLoggedIn() check for user '0' 10 years ago
  Robin Appelman 20c1ce7f47 Add public interfaces for User, UserManager and UserSession 10 years ago
  Arthur Schiwon 748a219243 add preRememberedLogin hook and document this and postRememberedLogin in class descripttion. Also fixes documentation of postLogin hook 10 years ago