25 Commits (d99ce3971b64e89b179ebe32885ac280d49b904f)

Author SHA1 Message Date
Morris Jobke d99ce3971b
Namespace and array syntax fixes 9 years ago
Frank Isemann 3c18096812 Serve robots.txt if the RewriteBase is configured 9 years ago
KB7777 7347849bf9 Update Setup.php 9 years ago
Robert Scheck 568ff4ba38 According to issue #3553, the default logtimezone is always UTC 9 years ago
Robert Scheck 25a2cb8c6e Only request "IndexIgnore" if mod_autoindex is loaded 9 years ago
Morris Jobke d548329543
Set vendor during install 9 years ago
Morris Jobke 4536ead454
Remove useless dependency on SQLite (non-PDO) 9 years ago
Thomas Müller 506ccdbd8d
Introduce an event for first time login based on the last login time stamp 9 years ago
Joas Schilling 4b26d7d86a
Update docs 9 years ago
Joas Schilling 1675542df4
Display an error when updating .htaccess failed 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Joas Schilling 2c988ecbf4
Use the themed Defaults everywhere 9 years ago
Robin Appelman e5d7612a19 dont check for pgsql extension during setup 9 years ago
Morris Jobke c2d88a08b7
Remove unneeded checks if it runs on a Windows machine 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Christoph Wurst ad10485cec
when generating browser/device token, save the login name for later password checks 10 years ago
Christoph Wurst 4128b853e5
login explicitly 10 years ago
Lukas Reschke 52add798d4 Do not automatically try to enable index.php-less URLs (#24539) 10 years ago
Christoph Wurst 7aa16e1559
fix setup 10 years ago
Christoph Wurst 2fa5e0a24e
invalidate (delete) session token on logout 10 years ago
Thomas Müller e049953d1a
OC_Installer -> \OC\Installer 10 years ago
Roeland Jago Douma f52c5b31b6
Move more from \OC to PSR-4 10 years ago
Lukas Reschke df8b851f53
Don't write empty RewriteBase 10 years ago
Lukas Reschke cd299b8537
Write .htaccess also from CLI 10 years ago
Lukas Reschke e867a7d54d Write .htaccess update only if not already written 10 years ago
Lukas Reschke 3e8decf5e9 Improved rewrite rule 10 years ago
Lukas Reschke bc4a043a76 Add base rewrite rule only when RewriteBase is defined 10 years ago
Morris Jobke e43aaf4a15 Avoid error message in log during setup because of existing data dir 10 years ago
Lukas Reschke bc62aa1ef5 Exclude .htaccess modifications from code checker 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Roeland Jago Douma 98c4951f45 getLowStrengthGenerator does not do anything anymore 10 years ago
Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 10 years ago
Lukas Reschke 8903afec26 Don't write directives from CLI 10 years ago
Lukas Reschke 0a89073c47 Run .htaccess updates in any case 10 years ago
Lukas Reschke 235094ab54 Remove version check out of .htaccess 10 years ago
Lukas Reschke 3bce1b20fe Add DirectorySlash to dynamic .htaccess write 10 years ago
Morris Jobke 37ecde065b Replace old config code with usage of proper APIs 10 years ago
Lukas Reschke 6a067b1ec9 Set RewriteBase to / if OC::WEBROOT is not set 10 years ago
Lukas Reschke 002e719789 Set "SetEnv" within base `.htaccess` file 10 years ago
Lukas Reschke 2515cb17be Support pretty URLs 11 years ago
Lukas Reschke e95bc68ac7 Check for PDO instead of removed function for PHP 7 compatibility 10 years ago
Thomas Müller c3cac887f5 - more injection 10 years ago
Thomas Müller 114f128fc3 Moving mysql setup code over to Doctrine 10 years ago
Thomas Müller 5ed38a75d6 Remove remainings of mssql 10 years ago
Morris Jobke f63915d0c8 update license headers and authors 10 years ago
Joas Schilling 0db311c9db Only update the htaccess ErrorDocument links when they are not set yet 10 years ago
Lukas Reschke 65202d2a18 Add check for activated local memcache 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Vincent Petry 7bc09f8f06 Fix setup config 11 years ago