nextcloud/lib
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 +01:00
..
composer feat(translations): Add translation provider API 2023-02-27 16:52:03 +01:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-03-01 02:28:10 +00:00
private fix: treat text app session parameters as sensitive values 2023-03-01 13:03:47 +01:00
public feat(translations): Add translation provider API 2023-02-27 16:52:03 +01:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php Revert "fix(performance): Do not set up filesystem on every call" 2023-02-21 07:36:43 +01:00
versioncheck.php Allow 8.2 in versioncheck 2023-02-02 12:05:20 +01:00