Commit graph

5 commits

Author SHA1 Message Date
Pavol Rusnak e353fe89db
keepassxc: 2.5.2 -> 2.5.4
+ disabled testcli flaky test
2020-04-19 14:49:07 +02:00
Francesco Gazzetta 452128816f keepassxc: 2.4.1 -> 2.4.3 2019-08-13 18:58:47 +02:00
Roman Plášil 44225ebaf6 WIP: keepassxc: 2.3.4 -> 2.4.0
running test doesn't work currently because of finding qt plugins
2019-04-11 11:20:49 +08:00
Jon Banafato e0ba76c228 keepassxc: 2.2.4 -> 2.3.0
See the [changelog](a06e85f6ce/CHANGELOG (L1-L51)).

Changes to options:

- `withKeePassBrowser`: New in version 2.3.0 and replaces the
  functionality provided by the KeePassHTTP plugin. Users should
  install the
  [KeePassXC-Browser extension](https://github.com/keepassxreboot/keepassxc-browser).
  Defaults to `true` to remain consistent with the old default for
  `withKeePassHTTP`.

- `withKeePassHTTP`: This feature is deprecated and disabled by default
  in the source repository. Default changed from `true` to `false`.

- `withKeePassNetworking`: Controls all network access code within
  KeePassXC. Defaults to `false` to match the source repository.

- `withKeePassSSHAgent`: Enables the SSH Agent plugin for use with
  [KeeAgent](https://lechnology.com/software/keeagent/). Defaults to
  `false` to match the source repository.
2018-03-04 01:47:55 -05:00
Orivej Desh b693f989f6 keepassxc: support macOS
Closes #32879, taking the new description from the PR
2017-12-20 08:10:05 +00:00