Commit Graph

1184 Commits (stable31)

Author SHA1 Message Date
Côme Chilliet eb23f27dee
fix: Use strict array comparisons in lib/ 4 weeks ago
Côme Chilliet dc49dbc4bb
chore: Add comment to make it clear the bail out for status.php should 5 months ago
Côme Chilliet 317044a68b
fix(status.php): Fix samesite cookies 5 months ago
Josh cef4f55077 fix(maintenanceMode): Refresh web page when turned off (part 1) 6 months ago
Daniel Calviño Sánchez ac6b07356d fix: Fix theming for disabled accounts 7 months ago
Louis Chemineau 7a0261878a fix: Move CSRF check from base to PublicAuth for public.php 9 months ago
Julius Knorr 44d6f4390e
perf: Log requests using high amount of memory as warning 10 months ago
Joas Schilling a7cee21ec1 fix(base.php): Correct order for booting \OC\Server 11 months ago
provokateurin 64ed0c05dd
fix(Share20): Convert broken hooks to IEventListener 11 months ago
DaleBCooper ed15fdf0a3 Fix A+ rating when checking with Nextcloud Security Scan. 11 months ago
Côme Chilliet b45bc2a462
fix: Use the new countUsersTotal method where it makes sense 1 year ago
Git'Fellow 33d7019f58 fix(status): Avoid session creation for status requests 1 year ago
Ferdinand Thiessen 0cd626a059
fix: Do not check for strict cookie when running webcron 1 year ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Ferdinand Thiessen 9e979d42b4
fix(setup-checks): Ensure URL with webroot works 1 year ago
Maxence Lange 9100b8757e fix(setup): ignore long session login during installation 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Josh Richards 8032b6ac63 (base) Give a hint in web interface if SimpleXML (php-xml) is missing 2 years ago
Christoph Wurst 2b38d6ae7e
fix(session): Log when session_* calls are slow 2 years ago
Côme Chilliet 5b9966feba
fix(occ): Use the const instead of hardcoded string for --debug-log option 2 years ago
Côme Chilliet 9baf8fea8c
fix(occ): Move debug log listener setup to a static method, add option for level 2 years ago
Côme Chilliet 2ba0819243
feat(occ): Add a --debug option to output all log levels to the output 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Daniel Kesselberg fedc80d4ea
chore: remove unnecessary ini_set 2 years ago
Côme Chilliet b7acecd006
fix: Fix default values for ini var in lib/base.php 2 years ago
Côme Chilliet f2c36a55fe
fix: Remove unused endpoint from base.php 2 years ago
MichaIng 7b137ddd75 feat(updater): hide overwrites from disabled apps list on upgrade 2 years ago
Côme Chilliet ccc66e912b
fix: Use DI for Setup class and move away from deprecated methods 2 years ago
John Molakvoæ 3214324b72
fix(l10n): invalid translation of a number 2 years ago
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 3 years ago
Alexander Piskun ca76ab98bd added Application Ecosystem V2 login handler 3 years ago
Joas Schilling 0c5d0c2127
fix: Migrate collaboration listener and remove legacy adapter 3 years ago
Joas Schilling 2014e7b836
fix(apps): Fix loading info.xml file 3 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