Add support for storing SSH keys on user accounts

This commit is contained in:
DaneEveritt 2022-05-14 17:31:53 -04:00
parent 5705d7dbdd
commit 97280a62a2
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
20 changed files with 678 additions and 6 deletions

View file

@ -30,6 +30,7 @@
"league/flysystem-aws-s3-v3": "~1.0.29",
"league/flysystem-memory": "~1.0.2",
"matriphe/iso-639": "~1.2.0",
"phpseclib/phpseclib": "~3.0",
"pragmarx/google2fa": "~5.0.0",
"predis/predis": "~1.1.10",
"prologue/alerts": "~0.4.8",