Commit Graph

586 Commits

Author SHA1 Message Date
Bernd Schoolmann
f894af5fb3
Update PKGBUILD 2024-02-17 13:39:47 +01:00
Bernd Schoolmann
29bd40384b
Fix autotype and remove debug logging 2024-02-17 13:38:54 +01:00
Bernd Schoolmann
6ee67d6569
Use gtk clipboard instead of wl clipboard 2024-02-17 13:32:58 +01:00
Bernd Schoolmann
13bd29dbf9
Add browser biometrics setup window 2024-02-17 12:48:26 +01:00
Bernd Schoolmann
623fdcb719
Add flatpak biometric setup 2024-02-17 12:28:04 +01:00
Bernd Schoolmann
3b2d1fcf11
Improve biometric socket path detection 2024-02-17 12:11:30 +01:00
Bernd Schoolmann
5cc502580f
Increase read buffer to 4 MiB 2024-02-17 11:30:16 +01:00
Bernd Schoolmann
f7da373fa0
Fix crash in ui 2024-02-17 11:22:49 +01:00
Bernd Schoolmann
c15447aab3
Add ssh key and keyboard shortcut windows 2024-02-17 11:00:33 +01:00
Bernd Schoolmann
9ac1d8100a
Grant other sessions while pin session is active 2024-02-17 09:52:19 +01:00
Bernd Schoolmann
606dd176ef
Improve quickaccess keyboard navigation 2024-02-17 09:51:41 +01:00
Bernd Schoolmann
592ff48148
Fix autostart in flatpak 2024-02-17 07:20:43 +01:00
Bernd Schoolmann
f6c501f0d2
Merge pull request #117 from Mte90/patch-2
Silent notice on quickaccess.py
2024-02-12 18:50:38 +01:00
Bernd Schoolmann
87e13098a0
Merge pull request #116 from Mte90/patch-1
Create __init__.py
2024-02-12 18:50:17 +01:00
Daniele Scasciafratte
7e4d5a4b76
Silent notice on quickaccess.py 2024-02-12 18:46:16 +01:00
Daniele Scasciafratte
873c4fb799
Create __init__.py
Avoid this crash if the python script is executed:
```
Traceback (most recent call last):
  File "/home/mte90/Desktop/kde/goldwarden/gui/goldwarden_ui_main.py", line 2, in <module>
    import src.linux.main as linux_main
ModuleNotFoundError: No module named 'src.linux'
```
2024-02-12 18:34:18 +01:00
Bernd Schoolmann
11ad8c4f48
Attempt to fix gui login errors when uri is missing 2024-02-12 18:06:53 +01:00
Bernd Schoolmann
a94d8f052b
Reduce number of ssh approval prompts 2024-02-12 17:41:23 +01:00
Bernd Schoolmann
9c840f3edc
Attempt to fix settings freeze 2024-02-12 05:15:43 +01:00
Bernd Schoolmann
761fb91a8a
Disable prctl dumpable protection under delve debugging 2024-02-12 03:32:44 +01:00
Bernd Schoolmann
cf9f3f33dd
Fix login errors in ui 2024-02-12 03:31:24 +01:00
Bernd Schoolmann
20e71663e3
Merge pull request #114 from quexten/feature/pin-cache
Improved keyboard navigation on ui
2024-02-10 17:21:55 +01:00
Bernd Schoolmann
86848065d1
Fix ui row selection on keyboard navigation 2024-02-10 16:35:58 +01:00
Bernd Schoolmann
76baf9eca0
Improve quick-access keyboard navigation 2024-02-09 22:52:21 +01:00
Bernd Schoolmann
aeb9888f7f
Fix incorrect binary path 2024-02-09 22:51:37 +01:00
Bernd Schoolmann
c1f21768a1
Merge pull request #113 from quexten/feature/pin-cache
Implement pincache
2024-02-09 21:05:15 +01:00
Bernd Schoolmann
01f36cc571
Implement pincache 2024-02-09 20:48:44 +01:00
Bernd Schoolmann
dc05cdfee6
Lock down session commands 2024-02-09 19:46:29 +01:00
Bernd Schoolmann
69797aa50b
Remove old config options 2024-02-09 19:37:09 +01:00
Bernd Schoolmann
35cc409943
Lock down session auth mode 2024-02-09 19:32:01 +01:00
Bernd Schoolmann
f1395d4b6d
Re-apply fix for binary detection in gui 2024-02-09 19:00:20 +01:00
Bernd Schoolmann
83b808f44c
Remove unused file 2024-02-09 18:41:27 +01:00
Bernd Schoolmann
472c9f59da
Fix old autofill dbus api 2024-02-09 18:37:22 +01:00
Bernd Schoolmann
f224276749
Prevent setup as root 2024-02-09 18:05:15 +01:00
Bernd Schoolmann
52156f8892
Merge pull request #100 from quexten/feature/authenticated-connection
Authenticated Session & External Pinentry
2024-02-09 17:36:52 +01:00
Bernd Schoolmann
2e42a798e3
Remove commented out code 2024-02-09 17:30:19 +01:00
Bernd Schoolmann
8d257c265e
Merge branch 'main' into feature/authenticated-connection 2024-02-09 17:28:56 +01:00
Bernd Schoolmann
a6d3a1026d
Fix pinentry in flatpak 2024-02-09 17:26:41 +01:00
Bernd Schoolmann
563ad6fa45
Remove log that breaks authentication 2024-02-09 16:56:25 +01:00
Bernd Schoolmann
4a3e8ca819
Merge pull request #110 from Mte90/patch-3
PyGIWarning: Gtk was imported without specifying a version first
2024-02-09 16:15:14 +01:00
Bernd Schoolmann
8a41543601
Merge pull request #109 from Mte90/patch-1
better goldwarden command path detection
2024-02-09 16:13:20 +01:00
Bernd Schoolmann
ed6060eae4
Update ui dbus interface and make background activate work again 2024-02-09 16:05:49 +01:00
Daniele Scasciafratte
417567f549
PyGIWarning: Gtk was imported without specifying a version first 2024-02-09 16:01:13 +01:00
Daniele Scasciafratte
200bce7d7e
better goldwarden command path detection
in this way works always
2024-02-09 15:57:58 +01:00
Bernd Schoolmann
53989ebaa3
Rename gui dirs and remove non-required dependencies 2024-02-09 15:47:20 +01:00
Bernd Schoolmann
39d1ec6980
Re-enable daemon running in the background in flatpak 2024-02-09 15:04:32 +01:00
Bernd Schoolmann
75982ad322
Enable regular pinentry 2024-02-09 15:03:42 +01:00
Bernd Schoolmann
219a8cb849
Fix main python filepaths in flatpak 2024-02-09 14:20:38 +01:00
Bernd Schoolmann
14618b3d07
Fix main python file path in flatpak 2024-02-09 14:11:05 +01:00
Bernd Schoolmann
ef276a0019
Add logging to daemon 2024-02-09 14:04:03 +01:00