Commit Graph

33 Commits (311531ecce497663960877fc536ba94deff27bc0)

Author SHA1 Message Date
Roeland Jago Douma 7a8bf6ea26
Fix tests 9 years ago
Roeland Jago Douma 028c668293
Do not cache version info in the sessions 9 years ago
Thomas Müller 895b638a2c
We need to ensure that the app holding the objectstore implementation is loaded - fixes owncloud/objectstore#38 9 years ago
Lukas Reschke 8acb54aa0b
Add update support 9 years ago
Roeland Jago Douma 740659a04c
Move away from OC_L10N 9 years ago
RealRancor 14b1d946a8
Remove checks whether OC is running on Windows pt. 2 9 years ago
Joas Schilling 246bb9f33d
Move OC\Files\Storage\Shared to the right namespace 9 years ago
Roeland Jago Douma f23390ed02
Kill users with the reserved name on login 10 years ago
Lukas Reschke 19ad11cce4
Graceful error handling and logging 10 years ago
Joas Schilling 7c0951244a
Deprecate getEditionString() 10 years ago
Robin Appelman 2693ae870e cache user folders 10 years ago
Christoph Wurst 6af2efb679
prevent infinite redirect loops if the there is no 2fa provider to pass 10 years ago
Vincent Petry 9f523518f3 Disable NFD encoding wrapper by default 10 years ago
Jörn Friedrich Dreyer 264aaf9ffa
use $userId instead of $user 10 years ago
Thomas Müller 26342061b9
Ensure the user exists before calling a method on it - fixes #24751 10 years ago
Morris Jobke 740349fda3
libxml - compare against loaded version 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Joas Schilling 2c988ecbf4
Use the themed Defaults everywhere 10 years ago
Morris Jobke c2d88a08b7
Remove unneeded checks if it runs on a Windows machine 10 years ago
Christoph Wurst 7f22aeb5d6 redirect to new login route (#25099) 10 years ago
Morris Jobke e95c15e53a
fix more strings 10 years ago
Christoph Wurst 7b3dc806eb
Check 2FA state for raw php files too 10 years ago
Vincent Petry fb087a0261
Use temporary htaccesstest.txt for data dir security check 10 years ago
Lukas Reschke a23df94af1
Properly check for mbstring extension 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Vincent Petry db4c7fe743
Add encoding wrapper as opt-in mount option 10 years ago
Vincent Petry 63bbbf29f4
Add wrapper for NFD encoding workaround 10 years ago
Christoph Wurst d8cde414bd
token based auth 10 years ago
Roeland Jago Douma 368be8894c
Move non PSR-4 files from lib/private root to legacy 10 years ago
Joas Schilling f1b6b0799c
Add a warning if a storage wrapper was registered outside of the hook 10 years ago
Lukas Reschke 331e4efacb
Move login form into controller 10 years ago
Stefan Weil b1a856d7b7 lib: Fix typos (found by codespell) 10 years ago
Lukas Reschke 6ad957906e Consistently use rel=noreferrer 10 years ago
Lukas Reschke 0b0077e62d Revert "Removed unnecessary check 'installed' system value' call." 10 years ago
Lukas Reschke 42a70ed482 Require at least libxml 2.7.0 10 years ago
David Baucum c519447522 Removed unnecessary check 'installed' system value' call. 10 years ago
Lukas Reschke 642c38ffb2 Add XMLReader as requirement 10 years ago
Vincent Petry e5a107cc45 Fix share mounting recursion 10 years ago
Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Roeland Jago Douma 7abb8693a1 getRootFolder should not setup the FS for any user 10 years ago
Vincent Chan 06b2f11e57 refactoring code 10 years ago
Arthur Schiwon 3a796d1e15 Consolidate getQuota and setQuota methods in User instance 10 years ago
Robin Appelman 3c8aac3867 Add mount option to disable sharing 10 years ago
Lukas Reschke a977465af5 Add new CSRF manager for unit testing purposes 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Roeland Jago Douma 876fb83ddc getMediumStrengthGenerator is deprecated and does not do anything anymore 10 years ago
Roeland Jago Douma 98c4951f45 getLowStrengthGenerator does not do anything anymore 10 years ago
Lukas Reschke 43dbe1cebf Revert "Remove unneeded check if htaccess test file already exists" 10 years ago