Commit Graph

2123 Commits (09e26145b7d9c5bbbcf5f52e5b3742dafe789333)

Author SHA1 Message Date
Thomas Tanghus 09e26145b7 Add favorite handling methods to OC_VCategories. 13 years ago
Thomas Tanghus 1f7baeb974 Use consts all places and rename some daft method names. 13 years ago
Bart Visscher 04824162d9 core.js and core.css don't need to be absolute 13 years ago
Jenkins for ownCloud fd6adc7d08 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski c00f5d164f Fix unshareAll() 13 years ago
Lukas Reschke 379b775a56 Delete user files in /data/ after deleting a user 13 years ago
Michael Gapczynski 012ea1ed83 Add unshareAll() function to Share API 13 years ago
Lukas Reschke de7b46c66a Use `get_magic_quotes_gpc()` to determine if magic_quotes is enabled 13 years ago
scambra e8441becdb delete fscache on deleting user 13 years ago
Lukas Reschke e7c9d5fe54 Set oc_token to httponly 13 years ago
Lukas Reschke e299c241df Make enhanced auth configurable 13 years ago
Lukas Reschke c85c35dfae Don't add the enhanced auth time to the configuration 13 years ago
Lukas Reschke 5c0407306c Set a standard value for enhanced auth time 13 years ago
Lukas Reschke 6f2e8788ca Make enhanced auth time configurable 13 years ago
Lukas Reschke f4142bd2a8 Move isUserVerified to OC_Util 13 years ago
Lukas Reschke 77e18b01ba Move the ( to the right position 13 years ago
Lukas Reschke 91d4b23efe Fix PHP notice 13 years ago
Lukas Reschke 1a187d1ca5 Fix PHP notice 13 years ago
Lukas Reschke 097f429816 Add isUserVerified() 13 years ago
Lukas Reschke c9ac1364d1 "deny from all" instead directory 13 years ago
Lukas Reschke 3eb43c1fbe Show a warning in the installer if .htaccess is not working 13 years ago
Michael Göhler 8be9c04a3a 128byte is not 128bit - now we realy use 256bit (same as PHPSESSID) 13 years ago
Lukas Reschke fa71e51e67 Use /dev/urandom instead of /dev/random 13 years ago
Lukas Reschke 6e045b9ea1 Check if $_Post 13 years ago
Lukas Reschke 1c865f702c Change verifyUser so that external json files can call it 13 years ago
Lukas Reschke 4d7b0e9bb3 verifyUser() for the json part 13 years ago
Lukas Reschke d33bec09fe Verify password page for users 13 years ago
Lukas Reschke f08ff3b6e6 Correct formatting 13 years ago
Michael Göhler 22fa23b4da extend configkey column to hold 128bit values 13 years ago
Michael Göhler ae1f33db54 implement fixed php session timeout and session id regeneration 13 years ago
Michael Göhler b92fd984aa removed username and password from token generation 13 years ago
Michael Göhler a6c4046f48 fixed typo and redundant method call 13 years ago
Michael Göhler d8fe6fbb40 added a warning message to the log when a cookie is rejected 13 years ago
Michael Göhler 382f8d060c fixed wrong variable usage 13 years ago
Michael Göhler 38b9bffaea call unsetMagicInCookie if token is invalid 13 years ago
Michael Göhler eb79ccafe3 forgot a class name 13 years ago
Michael Göhler 2ea06f67bd delete all tokens on password change 13 years ago
Michael Göhler 45f1c3f120 further improvements on multiple login token support 13 years ago
Michael Göhler ee5d0f328f improve token security 13 years ago
Bart Visscher 4b799a6982 Make the lifetime of the remember login cookie 13 years ago
Bart Visscher 7f3e0b5566 Cleanup login tokens on login success 13 years ago
Bart Visscher 1012d317e3 Add support for multiple login cookie tokens 13 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 13 years ago
Michael Göhler 7095b3a083 extend logon page to display multiple error messages 13 years ago
Lukas Reschke 2c427f050e Show a warning in the installer if no secure RNG is available 13 years ago
Lukas Reschke d6c4b83f13 Fallback to /dev/random if openssl_random_pseudo_bytes not available 13 years ago
Jenkins for ownCloud c88cf5cae5 [tx-robot] updated from transifex 13 years ago
Robin Appelman 93cbd96662 don't increase the size of the users home folder twice 13 years ago
Jenkins for ownCloud d386bc8737 [tx-robot] updated from transifex 13 years ago
Lukas Reschke 77fbdb2ca8 Fix the require path 13 years ago