nextcloud/apps/settings/lib
Julius Härtl dd4dc60f4c 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-10-28 14:14:01 +00:00
..
Activity Update license headers for 19 2020-04-29 11:57:22 +02:00
AppInfo Update license headers for 19 2020-04-29 11:57:22 +02:00
BackgroundJobs Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Controller Harden key generation 2020-10-28 14:14:01 +00:00
Mailer Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Middleware Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Sections Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Settings Update license headers for 19 2020-04-29 11:57:22 +02:00
Hooks.php Add app config option to disable "Email was changed by admin" activity 2020-08-13 13:31:49 +02:00