nextcloud/apps/settings/lib
Julius Härtl 36cfdd320b
Harden key generation
There might be cases where multiple requests trigger the key generation
at the same time and the instance ends up with a non-fitting
public/private key pair. Therefore the whole key generation should be
locked. Other than that this makes sure that user key generation return
values are properly validated.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-14 07:58:40 +02:00
..
Activity Update license headers for 19 2020-04-29 11:57:22 +02:00
AppInfo App navigation via unified search 2020-08-05 16:42:36 +02:00
BackgroundJobs Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Controller Harden key generation 2020-08-14 07:58:40 +02:00
Mailer Use the new method everywhere 2020-07-03 10:59:43 +02:00
Middleware Unify settings middleware with others 2020-06-23 20:18:38 +02:00
Search Merge pull request #22102 from nextcloud/feature/noid/app-navigation-via-unified-search 2020-08-05 22:53:03 +02:00
Sections Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Settings Merge pull request #21816 from nextcloud/techdebt/noid/federatedfilesharing-to-ibootstrap 2020-07-14 20:44:05 +02:00
SetupChecks Add setup checks for php default charset and output buffering. 2020-07-26 00:54:16 +02:00
Hooks.php Fix name of app config option to properly reflect what it does 2020-08-13 13:34:31 +02:00