20 Commits

Author SHA1 Message Date
c6e22fc91b show client username, check whether credential exists before requesting confirmation from frontend 2024-11-25 11:22:27 -05:00
00089d7efb fix compiler warnings 2024-07-03 06:47:25 -04:00
0124f77f7b initial working implementation of ssh agent 2024-07-03 06:33:58 -04:00
1df849442e cancel approval flow on frontend when request is abandoned by client 2024-01-21 13:46:39 -08:00
Joseph Montanaro
4e2a90b15b remove old client info code 2023-11-09 13:46:15 -08:00
d4fa8966b2 add unix listener, split win/unix into separate submodules 2023-09-23 11:10:54 -07:00
1047818fdc basic implementation of named-pipe server 2023-09-18 20:13:29 -07:00
616600687d add show/exec commands and refactor AppState 2023-05-06 12:01:56 -07:00
Joseph Montanaro
ddf865d0b4 switch to tokio RwLock instead of std 2023-05-02 15:24:35 -07:00
Joseph Montanaro
61d674199f store config in database, macro for state access 2022-12-22 16:36:32 -08:00
Joseph Montanaro
50f0985f4f display client info and unlock errors to user 2022-12-21 13:43:37 -08:00
Joseph Montanaro
856b6f1e1b use thiserror for errors 2022-12-21 11:01:34 -08:00
Joseph Montanaro
414379b74e completely reorganize http server 2022-12-20 16:11:49 -08:00
Joseph Montanaro
80b92ebe69 generalize pid conversion 2022-12-20 13:01:44 -08:00
Joseph Montanaro
d77437cda8 ban list 2022-12-19 16:20:46 -08:00
Joseph Montanaro
3d5cbedae1 working basic flow 2022-12-19 15:26:44 -08:00
67705aa2d1 add credentials entry view 2022-12-13 21:50:34 -08:00
Joseph Montanaro
9055fa41aa switch to invokes instead of emits 2022-12-13 16:50:44 -08:00
Joseph Montanaro
48269855e5 start listing some specific threats 2022-12-13 10:58:52 -08:00
1e4e1c9a5f encrypt/decrypt and db interaction 2022-12-03 21:47:09 -08:00