Commit Graph

7216 Commits (45dec77d92c9a7804489bee34b218bbe8c85f7c5)
 

Author SHA1 Message Date
Thomas Mueller 45dec77d92 remove apps translations - they live in owncloud/apps now 12 years ago
Michael Gapczynski c00f5d164f Fix unshareAll() 12 years ago
Lukas Reschke 379b775a56 Delete user files in /data/ after deleting a user 12 years ago
Michael Gapczynski 012ea1ed83 Add unshareAll() function to Share API 12 years ago
icewind1991 247626b5c2 Merge pull request #36 from scambra/filecache-fixes 12 years ago
Lukas Reschke de7b46c66a Use `get_magic_quotes_gpc()` to determine if magic_quotes is enabled 12 years ago
scambra e8441becdb delete fscache on deleting user 12 years ago
Lukas Reschke e7c9d5fe54 Set oc_token to httponly 12 years ago
Lukas Reschke 59404b5675 Merge pull request #31 from visit1985/persistentcookies 12 years ago
Björn Schießle b08a1696f5 normalize path to avoid problems with trailing slashes, double-slashes, etc. 12 years ago
Jenkins for ownCloud c3823aa864 [tx-robot] updated from transifex 12 years ago
Lukas Reschke e299c241df Make enhanced auth configurable 12 years ago
Lukas Reschke c85c35dfae Don't add the enhanced auth time to the configuration 12 years ago
Lukas Reschke 5c0407306c Set a standard value for enhanced auth time 12 years ago
Lukas Reschke 6f2e8788ca Make enhanced auth time configurable 12 years ago
Lukas Reschke f4142bd2a8 Move isUserVerified to OC_Util 12 years ago
Lukas Reschke 77e18b01ba Move the ( to the right position 12 years ago
Lukas Reschke c404148f9a Password check for admins 12 years ago
Lukas Reschke 91d4b23efe Fix PHP notice 12 years ago
Lukas Reschke 1a187d1ca5 Fix PHP notice 12 years ago
Lukas Reschke 097f429816 Add isUserVerified() 12 years ago
Lukas Reschke c83a2a5517 Correct check for admin 12 years ago
Victor Dubiniuk ddcd738357 Merge branch 'extended_log' 12 years ago
Lukas Reschke e6c9f5d9f4 Verify passwords for admins 12 years ago
Lukas Reschke 7e2d4e2a8e Remove verify user from personal.php 12 years ago
Lukas Reschke e3054b6201 Revert "Verify user login before changing the password reset mail" 12 years ago
Lukas Reschke f475ed5cc1 Revert "Remove old password check from changepassword and use verifyUser instead" 12 years ago
Lukas Reschke c9ac1364d1 "deny from all" instead directory 12 years ago
Lukas Reschke 3eb43c1fbe Show a warning in the installer if .htaccess is not working 12 years ago
Lukas Reschke 9458a6c10e Merge pull request #35 from visit1985/logonpage 12 years ago
Michael Göhler d7a4547482 avoid undefined index warning on login page 12 years ago
Michael Göhler 8be9c04a3a 128byte is not 128bit - now we realy use 256bit (same as PHPSESSID) 12 years ago
Lukas Reschke fa71e51e67 Use /dev/urandom instead of /dev/random 12 years ago
Arthur Schiwon 24ad6b5a62 LDAP: fix retrieval of Quota and Email 12 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 12 years ago
Lukas Reschke 9aa9110fd9 Verify user login before changing the password reset mail 12 years ago
Lukas Reschke e6b8153865 Remove old password check from changepassword and use verifyUser instead 12 years ago
Lukas Reschke 6b39b80648 Change auth checks 12 years ago
Lukas Reschke 6e045b9ea1 Check if $_Post 12 years ago
Lukas Reschke 1c865f702c Change verifyUser so that external json files can call it 12 years ago
Lukas Reschke 842d6dad47 Remove space 12 years ago
Lukas Reschke 4d7b0e9bb3 verifyUser() for the json part 12 years ago
Lukas Reschke d33bec09fe Verify password page for users 12 years ago
Arthur Schiwon 800fd5fd79 LDAP: check if index is set, fix Notices 12 years ago
Lukas Reschke 0b42d70259 Unneeded double check 12 years ago
Lukas Reschke f08ff3b6e6 Correct formatting 12 years ago
Lukas Reschke c930ac9f88 Merge pull request #30 from visit1985/logonpage 12 years ago
Jenkins for ownCloud cf7df2db7a [tx-robot] updated from transifex 12 years ago
Michael Göhler 22fa23b4da extend configkey column to hold 128bit values 12 years ago
Michael Göhler ae1f33db54 implement fixed php session timeout and session id regeneration 12 years ago