mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
CLI: Cleanup create options (#4313)
* Add ability to create database with an empty password * Add password repeat check * Standardize process between `db-create` and `import` commands * Improve db-create tests with new password repeat Co-authored-by: Jonathan White <support@dmapps.us>
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
### Changed
|
||||
- Renamed CLI create command to db-create [#4231]
|
||||
- Added --set-password option for CLI db-create command
|
||||
- Added --set-key-file option for CLI db-create command (replacing --key-file option)
|
||||
|
||||
## 2.5.3 (2020-01-19)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user