Commit Graph

1154 Commits (fc445a2eaa2f93ae7f55b3af8800a87a69480a66)

Author SHA1 Message Date
Joas Schilling 7998afe8b3
Talk federation authentication 2 years ago
Côme Chilliet f68d4f7300
Remove deprecated methods Util::writeLog and DIContainer::log 2 years ago
Arthur Schiwon 603a659a37
fix(autoloader): no apcu no side effects 2 years ago
Alexander Piskun 01a11641f4 new name of AppEcosystem is AppAPI 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Andrey Borysenko d3583d3f30
Fix psalm ci (stub). Wrap server container with try-catch 2 years ago
Alexander Piskun ca76ab98bd added Application Ecosystem V2 login handler 2 years ago
Joas Schilling 0c5d0c2127
fix: Migrate collaboration listener and remove legacy adapter 2 years ago
Joas Schilling 2014e7b836
fix(apps): Fix loading info.xml file 2 years ago
Simon L 918859cafd allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation 3 years ago
Simon L d293293cda Fixed bug which 'overwritewebroot' does not work with 'overwritecondaddr'. 3 years ago
Simon L 84b88c01c7 adjust wording 3 years ago
Simon L 6e5a307757 adjust wording for update hint when files of a specific app are not there 3 years ago
Arthur Schiwon bb4b34ff69 Read mtime of version.php only once 3 years ago
Arthur Schiwon 7519949f37 add the server roots and version info hash to apcu prefix 3 years ago
Christoph Wurst a06898a2d0 fix(security)!: Use consistent HTTP status for strict cookie checks 3 years ago
Maxence Lange fc29b0d1b7 app type extended_authentication 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Joas Schilling 705165d3d1
fix(session): Fix DAVx5 sync problems by partial reverting session changes 3 years ago
Christoph Wurst 0e6fccf9e1
fix(security): Log failing strict cookie check 3 years ago
Julius Härtl bbc6eee803
fix: Avoid log spam on 404 routes not using GET 3 years ago
Joas Schilling 98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call" 3 years ago
Anna Larch 5d4efb4d5f
Do not set up filesystem on every call 3 years ago
Julien Veyssier 6431c5a559
extend the reference API for the new link picker 3 years ago
Julius Härtl 842f4d530f
fix(session): Always setup the session if a session cookie is passed 3 years ago
Julius Härtl 6abb37317f
Do not setup a session when not required on WebDAV requests 3 years ago
Côme Chilliet a529aa79d8 Strong type singletons from lib/base.php 3 years ago
Côme Chilliet e1d324f7eb Migrate lib/base.php to LoggerInterface 3 years ago
Côme Chilliet 26d75add8f Put back cast to string now that timelimit is an int 3 years ago
Côme Chilliet 7372da6c6d Fixing more psalm errors from lib/base.php 3 years ago
Côme Chilliet 444811b0fe Use Server::get some more 3 years ago
Côme Chilliet cf508c1e47 Use strict typing in base.php 3 years ago
Julius Härtl be4c061b75
Set apcu prefix for composer 3 years ago
Christoph Wurst 052dcdebe8
Refactor the ErrorHandler into a dynamic class 3 years ago
Julius Härtl 11bedf1c3b
Use proper error pages instead of always redirecting 3 years ago
Arthur Schiwon 9b7ef2962e
remove listeners to OC_Filesystem::(write|rename) old style hooks 3 years ago
Julius Härtl 80f6a5834a
Refactor cache handling 3 years ago
Andy Xheli 12c8123873
Makes untrusted domain error on info 3 years ago
Julius Härtl 1b43fbe06c
Move setting of gc_maxlifetime to initSession 3 years ago
Julius Härtl 9e1d431255
Add config option to disable strict session timeout to be able to use read_and_close 3 years ago
Julius Härtl 9b4b72826a
Reopen sessions if we need to write to them instead of keeping them open 3 years ago
Christoph Wurst 0ed987a8dd
Set special header for 503 maintenance mode 3 years ago
Christoph Wurst a1149b0378
Do not redirect if requested CSS can not be found 3 years ago
Christoph Wurst 222a9523b5
Fix 404 handling of requested JSON/XML 4 years ago
Joas Schilling a6ca9d592d
Revert "Remove call to already default php.ini values" 4 years ago
Robin Appelman a67bf03ac0
reorder startup events to fix overlapping 4 years ago
Micke Nordin 0ace1831f4
Fix suggestions by @artonage 4 years ago
Julius Härtl d3acf8203d
Properly import maintenance script 4 years ago
Julius Härtl 9a6869943e
Introduce event for loading additional script on projects 4 years ago
Git'Fellow f110ff9f4d
Remove default values 4 years ago