Faraz Samapoor
|
9fa9975bc9
Refactors lib/private/Log.
|
1 year ago |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 year ago |
Max
|
95a674e238
fix: treat text app session parameters as sensitive values
|
1 year ago |
Julius Härtl
|
7daa20d309
fix(ExceptionSerializer): encode arguments before filtering the trace
|
1 year ago |
Arthur Schiwon
|
2a6f46e689
allow apps to specify methods carrying sensitive parameters
|
2 years ago |
Arthur Schiwon
|
8b2b5946e6
make placeholder a const for reuse
|
2 years ago |
Arthur Schiwon
|
891c10d09d
fix overwriting original vars when logging
|
2 years ago |
Julius Härtl
|
b235a854d3
Always list the class of an object first
|
3 years ago |
Julius Härtl
|
950de74d1d
Set a maximum level of encoding nested arguments of exception traces
|
3 years ago |
Lukas Reschke
|
b3ddc09895
Sanitize more functions from the encryption app
|
3 years ago |
Daniel Kesselberg
|
74fa8f3f84
Mask password for Redis and RedisCluster on connection failure
|
3 years ago |
Gary Kim
|
b78f3a57d1
Migrate HintException to OCP
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Joas Schilling
|
847aa08ebd
Don't log keys on checkSignature
|
3 years ago |
Roeland Jago Douma
|
179de95f81
Avoid huge exception argument logging
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 years ago |
Vincent Petry
|
9b3361ce87
Don't log params of imagecreatefromstring
|
3 years ago |
Morris Jobke
|
065ef14cb0
Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external
|
4 years ago |
Joas Schilling
|
a7f26cfe28
Don't log Keys
|
4 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 years ago |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 years ago |
Christoph Wurst
|
1b46621cd3
Update license headers for 18
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
4 years ago |
Roeland Jago Douma
|
f2ef35dbf1
Fix logger test
|
5 years ago |
Roeland Jago Douma
|
bfaca7fc78
Sensitive values handling
|
5 years ago |
Joas Schilling
|
a79da346b6
fix class might be undefined
|
5 years ago |
Arthur Schiwon
|
d6d1666600
remove args from logging of common-spelled methods dependent on class
|
5 years ago |
Arthur Schiwon
|
4ad8d0c0d8
remove setup args from logging
|
5 years ago |
Morris Jobke
|
e8739e1392
Remove sensitive SMB arguments from exception log
|
5 years ago |