Commit Graph

25 Commits

Author SHA1 Message Date
Bernd Schoolmann 829193e70c
Fixes 2024-11-07 00:23:54 +01:00
Bernd Schoolmann dd063cc768
Add support for new ssh key cipher type 2024-11-06 01:39:34 +01:00
Bernd Schoolmann eae9246310
Update http headers 2024-11-06 01:07:39 +01:00
Bernd Schoolmann 490dfae155
Merge pull request #299 from soraxas/feat/more-generic-cache
Remove checking for parent / grandparent process
2024-11-01 22:09:47 +01:00
Tin Lai cffa650124 only check for ancestor if the session is not a ssh session
Signed-off-by: Tin Lai <tin@tinyiu.com>
2024-11-01 09:57:59 +10:00
Bernd Schoolmann 51940fa770
Merge pull request #298 from soraxas/feat/use-ssh-key-standard
Use regex to extract begin and end marker
2024-10-30 23:24:34 +01:00
Jonas Myhr Refseth ff1ae8316e Fix: Use pinentry-mac as pinentry binary on macOS for approvals 2024-10-28 13:46:40 +01:00
Tin Lai 49ee2cbe29 remove checking for parent process
Signed-off-by: Tin Lai <tin@tinyiu.com>
2024-10-28 13:41:05 +10:00
Tin Lai 4b0b90699f use regex to extract begin and end marker
Signed-off-by: Tin Lai <tin@tinyiu.com>
2024-10-26 14:38:42 +10:00
Bernd Schoolmann 71b145ad41
Merge branch 'main' into fix/camelcase-requests 2024-08-04 00:16:30 +02:00
Bernd Schoolmann c86e32de7e
Force camelcase on requests 2024-07-28 18:05:48 +02:00
Bernd Schoolmann a938090de7
Merge pull request #258 from quexten/fix/prelogin-url
Fix auth url by moving it to identity server
2024-07-20 00:37:39 +02:00
Bernd Schoolmann 3c3c54906a
Merge pull request #257 from quexten/feature/cipherkey-encryption
Implement cipherkey decryption
2024-07-20 00:37:32 +02:00
Bernd Schoolmann bc133ee2c6
Fix auth url by moving it to identity server 2024-07-20 00:36:57 +02:00
Bernd Schoolmann 5d1192113a
Implement cipherkey decryption 2024-07-20 00:36:07 +02:00
iron3oxide b1e632588f style: rename more instances of same typo 2024-06-27 22:29:27 +02:00
iron3oxide 2bf75430f3 style: Fix typo: Websocked -> Websocket 2024-06-24 02:07:08 +02:00
Bernd Schoolmann f7e1cae015
Print error if no files are given on ssh import 2024-06-03 23:54:47 +02:00
Bernd Schoolmann 9a0ffded83
Merge pull request #233 from quexten/feature/import-ssh
Implement ssh import
2024-06-02 23:20:03 +02:00
Bernd Schoolmann 97a485712e
Implement ssh import 2024-06-02 23:18:37 +02:00
Bernd Schoolmann 79bfc43ab8
Update websocket.go 2024-06-02 21:45:12 +02:00
Bernd Schoolmann d32147bdf8
Merge pull request #228 from quexten/feature/macos
Mac Support
2024-06-02 21:13:59 +02:00
Bernd Schoolmann 2651a36d3c
Fix pinentry 2024-06-01 15:18:11 +02:00
Jason d85cea14ff
Fix SSH add command's help string 2024-05-26 21:55:08 -07:00
Bernd Schoolmann 1696a53c15
Restructure & add version command 2024-05-04 01:06:24 +02:00