Commit Graph

133 Commits (49cf5ba318add68160aede0e2ad624800983d183)

Author SHA1 Message Date
Joas Schilling 8952a4cb77
fix(logger): Fix closure detection when filtering sensitive parameters 1 year ago
Ferdinand Thiessen f3aa004b1c
refactor(encryption): Migrate away from Hooks to typed events 1 year ago
Joas Schilling a90921e239
fix(logger): Remove more parameters of other methods 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Ferdinand Thiessen 5cce140701
chore: Remove deprecated `ILogger` logging functions 1 year ago
Christoph Wurst c57e684e7b
fix: Handle null checks with the ?? operator 1 year ago
Christoph Wurst 614f9ec0a2
refactor: Use the elvis operator 1 year ago
Ferdinand Thiessen 81df2d2c12
feat(PsrLoggerAdapter): Allow to use `Psr\Log\LogLevel` for `log` method 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Marcel Klehr 4a3b9b826e refactor: identifier is now customId/custom_id 2 years ago
Ferdinand Thiessen f06bf0413d
fix(PsrLoggerAdapter): Adjust code to comply with v2 of Psr\Log (allow \Stringable as message) 2 years ago
Git'Fellow d753d04760
Move away from deprecated utf_encode() on PHP 8.2+ 2 years ago
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 2 years ago
Josh Richards 7a212b1f38 Fix log rotation notification level (warning->info) 2 years ago
Faraz Samapoor 9fa9975bc9 Refactors lib/private/Log. 3 years ago
Robin Appelman d9fa7b1e28
emit an event when a message is logged 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Max 95a674e238
fix: treat text app session parameters as sensitive values 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Julius Härtl 7daa20d309
fix(ExceptionSerializer): encode arguments before filtering the trace 3 years ago
Christoph Wurst 58a0740794
fix(logging): Fix array to string conversion in errorlog writer 3 years ago
Christoph Wurst 94cebfea7c
chore(logging): Fix branding of errorlog log messages 3 years ago
Christoph Wurst 4c8ec6dc89
Log all deprecations with debug level 3 years ago
Christoph Wurst 052dcdebe8
Refactor the ErrorHandler into a dynamic class 3 years ago
Carl Schwan 48d9c4d2b0
Port existing server code to new interface 3 years ago
Arthur Schiwon 2a6f46e689
allow apps to specify methods carrying sensitive parameters 3 years ago
Arthur Schiwon 8b2b5946e6
make placeholder a const for reuse 4 years ago
Arthur Schiwon 891c10d09d
fix overwriting original vars when logging 4 years ago
Thomas Citharel 1e7d924c61
Fix logging data context to file 4 years ago
Joas Schilling 4c41abd816
Allow to get custom loggers for syslog, errorlog and systemdlog too 4 years ago
Côme Chilliet 3a1b3745eb
Fix DateTime constructor calls with null 4 years ago
Julius Härtl b235a854d3
Always list the class of an object first 4 years ago
Julius Härtl 950de74d1d
Set a maximum level of encoding nested arguments of exception traces 4 years ago
Lukas Reschke b3ddc09895 Sanitize more functions from the encryption app 5 years ago
Daniel Kesselberg 74fa8f3f84
Mask password for Redis and RedisCluster on connection failure 5 years ago
Chih-Hsuan Yen 16c4991db6
Correctly skip suppressed errors in PHP 8.0 5 years ago
Gary Kim b78f3a57d1
Migrate HintException to OCP 5 years ago
Christoph Wurst 770881d5d6
Move DateTime::ATOM to DateTimeInterface::ATOM 5 years ago
Julius Härtl e536b7bbcc
Move exception logging to separate field 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling 21ed3419f3
Log deprecation only as debug 5 years ago
Joas Schilling 8d9e5e0b91
Respect the error level when logging 5 years ago
J0WI 5f468c0248 Cleaner removePassword regex 5 years ago
Christoph Wurst d45692ee96
Migrate custom loggers to PSR 5 years ago
Joas Schilling 847aa08ebd
Don't log keys on checkSignature 5 years ago
Morris Jobke 59ae722087
Fix warning in PHP 8 about optional parameter before mandatory one 5 years ago
Roeland Jago Douma 179de95f81
Avoid huge exception argument logging 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago