Commit Graph

676 Commits (c733842a9a4fb34452ecaa49f5f62079046b54de)

Author SHA1 Message Date
Lukas Reschke 97b536e3df Add a trusted domain wizard 11 years ago
Lukas Reschke ea2a45f19d Remove loadAppScriptFile 11 years ago
Lukas Reschke c33d1cacd4 Add a copied_sample_config switch 11 years ago
Lukas Reschke 5bb4772858 Move authentication failed logging to checkPassword 11 years ago
Lukas Reschke a4a897d26d Remove ability to trigger DEBUG mode via cookie 11 years ago
Jörn Friedrich Dreyer fd798fd982 update deprecation docs 11 years ago
Clark Tomlinson 691306cf4e Removing ini charset override due to shared hosting issues 11 years ago
gekmihesg 578a57f0fb Load authentication backends before tryBasicAuth 11 years ago
marc0s f2e20757f6 Fix checking of NULL or empty OC::$THIRDPARTYROOT/OC::$THIRDPARTYWEBROOT 11 years ago
Victor Dubiniuk eb9bd200fa Replace exit with return 11 years ago
Victor Dubiniuk 31e7fdb9bf Fix silent crash if 3rdparty dir is not available 11 years ago
Andreas Fischer a8fbc709ce Add registerAutoloaderCache(). 11 years ago
Andreas Fischer 9be8ac5867 Memcache\Factory: Remove static, use globalPrefix. 11 years ago
Andreas Fischer da391b8932 InstanceId is properly injected into factory. Remove comment. 11 years ago
Jörn Friedrich Dreyer ec7a10f882 reorder if statements to remove negation, indentation correction 11 years ago
Thomas Müller 07dc0b2fdf setting and checking default_charset in php.ini to be UTF-8 11 years ago
Thomas Müller 176ecbd311 ownCloud users are exported as address book 11 years ago
Thomas Müller 2594fb80aa don't silently exit in cli-mode in case ownCloud in not yet installed 11 years ago
Lukas Reschke 1c16d012ab Remove uneeded `strip_tags` 11 years ago
Andreas Fischer bfd59bddf4 Extract Auth Header logic into new function handleAuthHeaders(). 11 years ago
Andreas Fischer fafed17c60 Deduplicate user/password extraction from alternative HTTP headers. 11 years ago
Joas Schilling 5d3e1bc023 Only calculate the WEBROOT from scriptName if it contains $SUBURI 11 years ago
Bjoern Schiessle 3c45925e74 fix hook names 11 years ago
Volkan Gezer ae68a773c0 more strings to translate in utils also some fixes in defaults 11 years ago
Vincent Petry a120d6e9a3 Bring back loadApps() in base.php 11 years ago
Vincent Petry 799205488c Prevent loadApps on upgrade 11 years ago
Lukas Reschke f2fc214ce0 Add deprecation notice to load* functions 11 years ago
Arthur Schiwon 7b704eeb5e Load fundamental apps, before any possible customizing app may follow 11 years ago
Morris Jobke 63c5c7bd21 set logger before registrate to an error handler 11 years ago
Jan-Christoph Borchardt 9e56acbdc9 add snap.js script 11 years ago
Lukas Reschke 7c4abce373 Move authentication to it's own call 11 years ago
Lukas Reschke ac7fb1b23e Remove legacy routing code 11 years ago
Vincent Petry 95fda3c17c Do not load apps when upgrade is needed 11 years ago
Jan-Christoph Borchardt 35308f5b09 hide navigation by default, not only on small screens, first step 11 years ago
Jan-Christoph Borchardt 80627dfd2c use Open Sans as typeface 11 years ago
Morris Jobke cea7d4961e move to updated version of placeholder 11 years ago
Jan-Christoph Borchardt 7177d3a496 first step of infield label removal, fix login screen 11 years ago
Robin Appelman 3e14affa9b Add some comments 11 years ago
Arthur Schiwon b15a5a7ca0 undo lastLogin changes in base and user/user as this has now been properly done in #8681 11 years ago
Arthur Schiwon 57ffaddf26 add Last Login column 11 years ago
Thomas Müller f03a3d9d05 remove legacy OC_Filesystem being used in a hook callback 11 years ago
Vincent Petry 02f682b156 Now showing disabled apps as upgrade status line 11 years ago
Vincent Petry 146583a98d Added update overview page 11 years ago
Bernhard Posselt c2330e558e rename to apps.js 11 years ago
Lukas Reschke c03e7fcfa9 Clarify comment 11 years ago
Bernhard Posselt db1511a11d add a slideup mechanism 11 years ago
Robin Appelman 8b56d52398 Make the session available as early as possible 11 years ago
Arthur Schiwon 2c89962919 clean up tryRememberLogin and save the timestamp of users last login 11 years ago
scolebrook 954d5b27ff use custom logfile path if defined, otherwise use default of owncloud.log in data directory 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago