nextcloud-server/lib/private/Log
Max 95a674e238
fix: treat text app session parameters as sensitive values
* `PublicSessionController create` receives a share token.
* The others receive the parameters for a text session:
  `document_id`, `session_id`, `session_token`.
  Even though these are relatively short lived
  they could be used to retrieve content from the document when leaked.

Signed-off-by: Max <max@nextcloud.com>
2023-03-01 13:03:47 +07:00
..
ErrorHandler.php Log all deprecations with debug level 2022-11-02 09:49:37 +07:00
Errorlog.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ExceptionSerializer.php fix: treat text app session parameters as sensitive values 2023-03-01 13:03:47 +07:00
File.php Update php licenses 2021-06-04 22:02:41 +07:00
LogDetails.php composer run cs:fix 2023-01-20 11:45:08 +07:00
LogFactory.php composer run cs:fix 2023-01-20 11:45:08 +07:00
PsrLoggerAdapter.php composer run cs:fix 2023-01-20 11:45:08 +07:00
Rotate.php Port existing server code to new interface 2022-08-08 17:03:19 +07:00
Syslog.php fix(logging): Fix array to string conversion in errorlog writer 2022-12-19 09:31:55 +07:00
Systemdlog.php composer run cs:fix 2023-01-20 11:45:08 +07:00