Commit Graph

6 Commits

Author SHA1 Message Date
fc92286998 Added agent uid to the client info so that client and agent can be correlated in prometheus/grafana. 2024-08-10 18:57:57 +02:00
7c387d5bb4 added environment info from the client. 2024-08-10 13:00:48 +02:00
e9744a7c2f better messages when the user modifies the .authorized_keys file from
within the session.
2024-08-06 22:28:34 +02:00
Erik Brakkee
3c803d6125 removed password based access
authorized keys can now be modified within the session.
keep last set of keys when no valid keys were found and keys are changed during the session .
2024-08-06 22:03:36 +02:00
02914ae40f Simple validation of the id and the authorized keys. 2024-08-04 23:31:12 +02:00
Erik Brakkee
a59011b00c Some cleanup in the agent code.
Now supporting authorized SSH keys in the
.authorized_keys file.
2024-07-25 21:40:51 +02:00