Commit Graph

546 Commits (5a1194520ec71e9f471289a6f85e4c2aa93a9e59)

Author SHA1 Message Date
Robin Appelman 4c45c6f418 dont try to register background jobs if we haven't upgraded yet 11 years ago
Arthur Schiwon f26ba5846d coding style 11 years ago
Arthur Schiwon dcfda5c2a9 coding style 11 years ago
Arthur Schiwon 91d6a6dd7c On webdav sesssions, loginname was compared to username which does not need to match necessarily 11 years ago
Vincent Petry df1a404466 Fix webroot for update page 11 years ago
Morris Jobke 9c4bbf9ad7 Revert "Revert "Fix user's displayName being overwritten by (old) cookie"" 11 years ago
Morris Jobke eba35d28cd Revert "Fix user's displayName being overwritten by (old) cookie" 11 years ago
Nico Kaiser 2a7380cc21 Fix user's displayName being overwritten by (old) cookie 11 years ago
Robin Appelman 71c1327691 Add "single user mode" which restricts access to users in the admin group 11 years ago
Robin Appelman 317d421874 provide more cli friendly error messages 11 years ago
Georg Ehrke 49cd5dad24 add trash bin and file versions delete hooks in OC::registerPreviewHooks 12 years ago
Bart Visscher a6d8854d2a Make working en_US.UTF-8 locale a hard requirement 12 years ago
Thomas Müller 4f24d4ba01 display the exception instead of meaningless message 12 years ago
Thomas Mueller eb3c5070c0 replace template function link_to_docs() with \OC_Helper::linkToDocs() 12 years ago
Andreas Fischer b6bb2b26dd Make "Please contact your system administrator" a full sentence. 12 years ago
Ramiro Aparicio 3a81c8e3af Changed update message to be more instructive, changed update style to be less aggresive 12 years ago
Vincent Petry c186f33428 Remove WebDAV redirect from the root path 12 years ago
Vincent Petry 086b82bd69 Fixed sharing dropdown placeholders in IE8/9 12 years ago
Andreas Fischer f5e2b92688 Only use autoloader cache when 'instanceid' is available. 12 years ago
Andreas Fischer eb6637682e Inject memoryCache into Autoloader. Remove recursion-prevention hack. 12 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 12 years ago
Arthur Schiwon 33c4747fdf Use display name from magic cookie, fixes #4884 12 years ago
Tom Needham 6f8dd54788 Include exception message in log entry when session fails to start 12 years ago
Tom Needham cf7ea4bec5 Handle ownCloud logging when data dir not created 12 years ago
Tom Needham cb110c0679 Log the session exception when ownCloud is not installed 12 years ago
Axel Roenn 9b0454380c changed the argument to false for getValue , reformated else statement 12 years ago
Thomas Müller fda37ea09c PHPDoc added 12 years ago
Thomas Müller 621ab1c7ee fixing various PHPDoc comments 12 years ago
Thomas Müller 8c77cd1901 remove obsolete function login() 12 years ago
Thomas Müller 4cecede13d code cleanup - remove special case for webdav in handleApacheAuth() 12 years ago
Thomas Müller d8ada370d7 Squashed commit of the following: 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Bjoern Schiessle c486fc7608 introduce OC_Util::rememberLoginAllowed() 12 years ago
Bjoern Schiessle b693b5085c don't remember login if the encrypion app is enabled because the user 12 years ago
Thomas Tanghus 09d043729a Note to self 2: Do as you preach. Test! 12 years ago
Thomas Tanghus 79cd655920 Note to self: Test before pushing!!! 12 years ago
Thomas Tanghus 534933ee9b Use new emitter system 12 years ago
Thomas Tanghus fe86182dac OC_Cache namespace changes and add UserCache to server container. 12 years ago
Thomas Müller 5d4e9e0d25 /OC/Server has created too early causing issues with config operations as OC:$SERVERPATH was not yet initialized 12 years ago
Axel Roenn 7810e27dad Changed default behaviour to not log IP address in case of an auth failure. Can be configured in OC conf now. 12 years ago
Axel Roenn 0cd6473909 On an auth failure the uid and the IP address should be logged to the standard log file. 12 years ago
Thomas Müller e9849270e3 Revert "fixes #4574" 12 years ago
kondou 76b1b5b6a3 Provide 'enable_avatars' in config.php, to disable avatars 12 years ago
Bart Visscher 0aba549e7f Use more object oriented way for console commands 12 years ago
Arthur Schiwon 7d398ba622 Use the real username in preferences and magic cookie instead of case-insensitive user input. Fixes 4616. 12 years ago
Jan-Christoph Borchardt 9c23ed580a move CSS for browser-specific fixes out of styles.css into new fixes.css 12 years ago
Jan-Christoph Borchardt cc8e19ad11 move CSS for apps out of styles.css into new apps.css 12 years ago
kondou 0c708be76b Use defaultavatars 12 years ago
Bart Visscher 3fd2df4088 Only enable logrotate when configured. Also rotate size is settable. 12 years ago
Bart Visscher 42f3ecb60f Check for installed state before registering the logrotate background job 12 years ago