Commit Graph

15 Commits (311531ecce497663960877fc536ba94deff27bc0)

Author SHA1 Message Date
Christoph Wurst d907666232
bring back remember-me 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Christoph Wurst c58d8159d7
Create session tokens for apache auth users 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Christoph Wurst 7aa16e1559
fix setup 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 d8cde414bd
token based auth 10 years ago
Roeland Jago Douma 9e1d9871a8
Move OC_User_Database to \OC\User\Database 10 years ago
Björn Schießle 8c0984d605
first call the post_login hooks, before we call getUserFolder. 10 years ago
Thomas Müller 7aca13f14c
Allow login by email address 10 years ago
Thomas Müller 9c9fec36dd
Add occ commands to enable and disable a user + a disabled user can no longer login - fixes #23838 10 years ago
Roeland Jago Douma 368be8894c
Move non PSR-4 files from lib/private root to legacy 10 years ago
Lukas Reschke 8222ad5157
Move logout to controller 10 years ago
Thomas Müller bab55141a6 Fixes #23899 10 years ago
Lukas Reschke 14f932f3c7 Add DAV authenticated also to other scopes 10 years ago
Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Scrutinizer Auto-Fixer 08f0dc9067 Scrutinizer Auto-Fixes 10 years ago
Lukas Reschke 12b22c2759 Regenerate CSRF token upon login 10 years ago
Lukas Reschke a977465af5 Add new CSRF manager for unit testing purposes 10 years ago
Jörn Friedrich Dreyer 64043e9bcc move methods to correct interface, deprecate private interface 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Roeland Jago Douma 876fb83ddc getMediumStrengthGenerator is deprecated and does not do anything anymore 10 years ago
Lukas Reschke fec41e7539 Move regeneration of session ID into session classes 10 years ago
Roeland Jago Douma 6fb60815c5 Use SystemConfig internally 10 years ago
Roeland Jago Douma 82bf99c0cf Get rid of legacy OC_Config 10 years ago
Roeland Jago Douma 1f715289bf Removed deprecated function OC_User::deleteUser 10 years ago
Roeland Jago Douma 9201b9713e Removed unused deprecated methods 10 years ago
Roeland Jago Douma 835911bce5 Removed deprecated private OC_User::createUser 10 years ago
Roeland Jago Douma 7e44ea5da0 Remove deprecated function OC_User::getManager 10 years ago
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Lukas Reschke f6e055b2fd Add remark that $run is not supported anymore 11 years ago
Lukas Reschke 36ce254ffd Move dummy backend to Tests namespace 11 years ago
Thomas Müller 0f2865abb2 Repeated calls to loginWithApache() should not not try to set user information in the session again 11 years ago
Morris Jobke 5a5c59639b Escape ampersand in logout URL 11 years ago
Thomas Müller d3ac73c0c9 Remove OC_Log 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Lukas Reschke 694d639f94 Fix PHPDoc 🙈 11 years ago
Robin Appelman 077d41a9ce wait with copying the skeleton untill login and setupfs are done 11 years ago
Joas Schilling 71de1d58cd Fix namespace duplication and other issues in repairlegacystorages 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Thomas Müller 1fd1b355e4 Fix namespace of OC_Setup -> \OC\Setup 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Robin Appelman 434835b326 also set user in UserSession when doing OC_User::setUserId 11 years ago
Lukas Reschke 025110821f URLEncode logout attribute 11 years ago
Lukas Reschke 476579b9c6 Fix WebDAV auth for session authentication only 11 years ago
Lukas Reschke e3230b5bc2 Add ultra-slim hack for incognito mode 11 years ago
Lukas Reschke b91a435ed4 Move basic auth login out of `isLoggedIn` 11 years ago