Commit Graph

2136 Commits (4956380a8903e27b032ff2df198c2ffe50b9efbb)

Author SHA1 Message Date
Robin Appelman 7fdbce6ac1 use strtotime on non-nummeric times in oc_filesystem::touch 14 years ago
scambra 9601352d46 fix strftime in windows, use %#d instead of %e in windows 14 years ago
Arthur Schiwon b43b85c849 get effective username after webdav login, fixes oc-2108 14 years ago
Jenkins for ownCloud bc2a648f2d [tx-robot] updated from transifex 14 years ago
Felix Moeller 6a00a6b9ed Make Jenkins more happy. 14 years ago
Lukas Reschke 65619af05b Disable enhancedauth by default 14 years ago
Felix Moeller 03581ef463 Correct a first issue Checkstyle is complaining about ... 14 years ago
Felix Moeller 37296b8b6d Adding the t() function to have the labels in the search results translated 14 years ago
Thomas Müller 126d16f16d Fixing undefined $language 14 years ago
Björn Schießle d68b89cae4 add parameter to specify user for which OC_Filesystem should be initialized. 14 years ago
Jenkins for ownCloud d8e945466d [tx-robot] updated from transifex 14 years ago
Bart Visscher 051dde08db Check for file exists before loading app version file 14 years ago
Jenkins for ownCloud cfbd310d34 [tx-robot] updated from transifex 14 years ago
scambra 41b597e179 Translate formatDate using jquery datepicker 14 years ago
scambra a24d8db4b2 translate datepicker 14 years ago
Björn Schießle 08ee2fcf93 check if mount point was already loaded to avoid redundant read operations 14 years ago
Björn Schießle 65b0824d35 typo from previous commit fixed 14 years ago
Björn Schießle 2499c24b8b load system wide configured mount points before accessing shared files 14 years ago
Björn Schießle 00ed2e87c9 check for mount points if file was shared from a different user 14 years ago
Jörn Friedrich Dreyer a7d8519550 when using oracle use LOWER() to make searching files case insensitive 14 years ago
Bart Visscher 04824162d9 core.js and core.css don't need to be absolute 14 years ago
Jenkins for ownCloud fd6adc7d08 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski c00f5d164f Fix unshareAll() 14 years ago
Lukas Reschke 379b775a56 Delete user files in /data/ after deleting a user 14 years ago
Michael Gapczynski 012ea1ed83 Add unshareAll() function to Share API 14 years ago
scambra d8eb62232e don't duplicate locales with country code 14 years ago
scambra ec253f1354 Use strftime to format date with translated month names 14 years ago
Lukas Reschke de7b46c66a Use `get_magic_quotes_gpc()` to determine if magic_quotes is enabled 14 years ago
scambra e8441becdb delete fscache on deleting user 14 years ago
Lukas Reschke e7c9d5fe54 Set oc_token to httponly 14 years ago
Lukas Reschke e299c241df Make enhanced auth configurable 14 years ago
Lukas Reschke c85c35dfae Don't add the enhanced auth time to the configuration 14 years ago
Lukas Reschke 5c0407306c Set a standard value for enhanced auth time 14 years ago
Lukas Reschke 6f2e8788ca Make enhanced auth time configurable 14 years ago
Lukas Reschke f4142bd2a8 Move isUserVerified to OC_Util 14 years ago
Lukas Reschke 77e18b01ba Move the ( to the right position 14 years ago
Lukas Reschke 91d4b23efe Fix PHP notice 14 years ago
Lukas Reschke 1a187d1ca5 Fix PHP notice 14 years ago
Lukas Reschke 097f429816 Add isUserVerified() 14 years ago
Lukas Reschke c9ac1364d1 "deny from all" instead directory 14 years ago
Lukas Reschke 3eb43c1fbe Show a warning in the installer if .htaccess is not working 14 years ago
Michael Göhler 8be9c04a3a 128byte is not 128bit - now we realy use 256bit (same as PHPSESSID) 14 years ago
Lukas Reschke fa71e51e67 Use /dev/urandom instead of /dev/random 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 4d7b0e9bb3 verifyUser() for the json part 14 years ago
Lukas Reschke d33bec09fe Verify password page for users 14 years ago
Lukas Reschke f08ff3b6e6 Correct formatting 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