mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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> |
||
|---|---|---|
| .. | ||
| AppInfo | ||
| Command | ||
| Controller | ||
| Crypto | ||
| Exceptions | ||
| Hooks | ||
| Migration | ||
| Settings | ||
| Users | ||
| HookManager.php | ||
| KeyManager.php | ||
| Recovery.php | ||
| Session.php | ||
| Util.php | ||