Commit Graph

7233 Commits (08ee2fcf93322f2deba913b096e08277c37e1a94)
 

Author SHA1 Message Date
Arthur Schiwon 24ad6b5a62 LDAP: fix retrieval of Quota and Email 14 years ago
Arthur Schiwon 5708488b3e make files_versions use OC_User::getHome, fixes 'PHP Warning: Missing argument 1 for OC_FilesystemView::getAbsolutePath' with custom user home dirs 14 years ago
Lukas Reschke 9aa9110fd9 Verify user login before changing the password reset mail 14 years ago
Lukas Reschke e6b8153865 Remove old password check from changepassword and use verifyUser instead 14 years ago
Lukas Reschke 6b39b80648 Change auth checks 14 years ago
Lukas Reschke 6e045b9ea1 Check if $_Post 14 years ago
Lukas Reschke 1c865f702c Change verifyUser so that external json files can call it 14 years ago
Lukas Reschke 842d6dad47 Remove space 14 years ago
Lukas Reschke 4d7b0e9bb3 verifyUser() for the json part 14 years ago
Lukas Reschke d33bec09fe Verify password page for users 14 years ago
Arthur Schiwon 800fd5fd79 LDAP: check if index is set, fix Notices 14 years ago
Lukas Reschke 0b42d70259 Unneeded double check 14 years ago
Lukas Reschke f08ff3b6e6 Correct formatting 14 years ago
Lukas Reschke c930ac9f88 Merge pull request #30 from visit1985/logonpage 14 years ago
Jenkins for ownCloud cf7df2db7a [tx-robot] updated from transifex 14 years ago
Michael Göhler 22fa23b4da extend configkey column to hold 128bit values 14 years ago
Michael Göhler ae1f33db54 implement fixed php session timeout and session id regeneration 14 years ago
Michael Göhler b92fd984aa removed username and password from token generation 14 years ago
Michael Göhler a6c4046f48 fixed typo and redundant method call 14 years ago
Michael Göhler d8fe6fbb40 added a warning message to the log when a cookie is rejected 14 years ago
Michael Göhler 382f8d060c fixed wrong variable usage 14 years ago
Michael Göhler 38b9bffaea call unsetMagicInCookie if token is invalid 14 years ago
Michael Göhler eb79ccafe3 forgot a class name 14 years ago
Michael Göhler 2ea06f67bd delete all tokens on password change 14 years ago
Michael Göhler 45f1c3f120 further improvements on multiple login token support 14 years ago
Michael Göhler ee5d0f328f improve token security 14 years ago
Bart Visscher 4b799a6982 Make the lifetime of the remember login cookie 14 years ago
Bart Visscher 7f3e0b5566 Cleanup login tokens on login success 14 years ago
Bart Visscher 1012d317e3 Add support for multiple login cookie tokens 14 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 14 years ago
Michael Göhler 7095b3a083 extend logon page to display multiple error messages 14 years ago
Lukas Reschke 2c427f050e Show a warning in the installer if no secure RNG is available 14 years ago
Lukas Reschke d6c4b83f13 Fallback to /dev/random if openssl_random_pseudo_bytes not available 14 years ago
Lukas Reschke 99cd922b82 Doublehash the token to prevent timing attacks 14 years ago
Jenkins for ownCloud c88cf5cae5 [tx-robot] updated from transifex 14 years ago
Lukas Reschke dcfbbf3db7 Revert "Update SabreDAV to 1.7.1" 14 years ago
Lukas Reschke 183cc22501 Update SabreDAV to 1.7.1 14 years ago
Bart Visscher 5713dcfd11 Use $SERVERROOT/tests/data for testGetMimeType 14 years ago
Bart Visscher fea6ac46ef Change the Archive_Tar _addFile function to make it possible to use a different filename 14 years ago
Bart Visscher 3fef4564f0 Give share test users a unique prefix 14 years ago
Bart Visscher 730d7c4e7d Disable loading apps before starting tests 14 years ago
Lukas Reschke 41d1494898 Remove not reliable test 14 years ago
Lukas Reschke 0f26228d99 Some tests 14 years ago
Bart Visscher 95c8adba19 Swap values for assertEqual to get better error message, also renamed the function to phpunit name 14 years ago
Robin Appelman 93cbd96662 don't increase the size of the users home folder twice 14 years ago
Robin Appelman 4c4fd36bdd the Shared folder is no longer in the cache 14 years ago
Lukas Reschke 3c3e8c6c98 Test for geo.php 14 years ago
Lukas Reschke 8a87585c9d Little test for some util.php functions 14 years ago
Thomas Müller 850826ceb8 Information about translations added 14 years ago
Jenkins for ownCloud d386bc8737 [tx-robot] updated from transifex 14 years ago