summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | further improvements on multiple login token supportMichael Göhler2012-10-141-3/+13
| * | improve token securityMichael Göhler2012-10-141-1/+1
| * | Make the lifetime of the remember login cookieBart Visscher2012-10-142-4/+5
| * | Cleanup login tokens on login successBart Visscher2012-10-141-0/+13
| * | Add support for multiple login cookie tokensBart Visscher2012-10-141-9/+12
* | | Make enhanced auth configurableLukas Reschke2012-10-162-15/+21
* | | Don't add the enhanced auth time to the configurationLukas Reschke2012-10-161-4/+1
* | | Set a standard value for enhanced auth timeLukas Reschke2012-10-161-1/+1
* | | Make enhanced auth time configurableLukas Reschke2012-10-163-6/+7
* | | Move isUserVerified to OC_UtilLukas Reschke2012-10-162-12/+13
* | | Move the ( to the right positionLukas Reschke2012-10-161-2/+2
* | | Fix PHP noticeLukas Reschke2012-10-161-2/+2
* | | Fix PHP noticeLukas Reschke2012-10-161-1/+1
* | | Add isUserVerified()Lukas Reschke2012-10-161-1/+12
* | | Merge branch 'extended_log'Victor Dubiniuk2012-10-162-0/+26
|\ \ \
| * | | Uncaught exception loggingVicDeo2012-09-262-2/+8
| * | | Log PHP errors to the OC logVictor Dubiniuk2012-09-122-0/+20
* | | | "deny from all" instead directoryLukas Reschke2012-10-151-3/+1
* | | | Show a warning in the installer if .htaccess is not workingLukas Reschke2012-10-151-0/+7
* | | | Use /dev/urandom instead of /dev/randomLukas Reschke2012-10-151-4/+4
* | | | Check if $_PostLukas Reschke2012-10-151-2/+4
* | | | Change verifyUser so that external json files can call itLukas Reschke2012-10-151-4/+6
* | | | verifyUser() for the json partLukas Reschke2012-10-151-2/+14
* | | | Verify password page for usersLukas Reschke2012-10-151-0/+19
* | | | Correct formattingLukas Reschke2012-10-151-2/+2
* | | | Merge pull request #30 from visit1985/logonpageLukas Reschke2012-10-152-7/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | extend logon page to display multiple error messagesMichael Göhler2012-10-142-7/+9
* | | | Whitespace cleanupBart Visscher2012-10-1411-1324/+1324
* | | | Show a warning in the installer if no secure RNG is availableLukas Reschke2012-10-142-0/+26
* | | | Fallback to /dev/random if openssl_random_pseudo_bytes not availableLukas Reschke2012-10-141-6/+14
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-141-1/+1
* | | | don't increase the size of the users home folder twiceRobin Appelman2012-10-131-1/+3
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-131-1/+1
* | | | Fix the require pathLukas Reschke2012-10-131-1/+1
* | | | fix bug #1977: remove etags from database after version rollback so that the ...Björn Schießle2012-10-121-1/+1
* | | | this is no longer needed, commit cb91e27ab33d4e2b2d13b26cdc8d965d1607201e sho...Björn Schießle2012-10-121-3/+0
* | | | remove unneeded variableBjörn Schießle2012-10-121-1/+0
* | | | check if directory already exist before executing mkdirBjörn Schießle2012-10-122-0/+40
|/ / /
* | | Use resolved path for require_once in autoloaderBart Visscher2012-10-121-1/+1
* | | whitespace fixesBart Visscher2012-10-122-2/+2
* | | disable log when running testsRobin Appelman2012-10-121-5/+8
* | | nortmalize path before adding it to the fscache to avoid multiple fscache ent...Björn Schießle2012-10-121-0/+3
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-121-0/+1
* | | add *.ai files to the mimetypes listBjörn Schießle2012-10-111-0/+1
* | | fixed offset calculation (bug #1961)Björn Schießle2012-10-111-1/+1
* | | Add logging when stripping apps from autoload include pathBart Visscher2012-10-101-2/+5
* | | Remove unused search codeBart Visscher2012-10-101-1/+0
* | | No need to use array_searchBart Visscher2012-10-101-1/+1
* | | Use __DIR__ instead of __FILE__ to get SERVERROOTBart Visscher2012-10-101-1/+1
* | | Correct indentationLukas Reschke2012-10-101-3/+5