View Issue Details

IDProjectCategoryView StatusLast Update
0010246Talerlibeufin-bankpublic2025-08-09 14:46
ReporterChristian Grothoff Assigned ToAntoine A  
PrioritynormalSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version1.1 
Summary0010246: libeufin-bank lacks -c switch
DescriptionAnd it doesn't like my default config, but I don't see how I can pass it the correct config :-(
Steps To Reproduce$ libeufin-bank passwd admin test
09-Aug-2025T14:45:13.509 ERROR libeufin-bank - Missing string option 'currency' in section 'libeufin-bank'

=> Also silly: why does it want a currency option to set the admin passwd?

$ libeufin-bank -h
Usage: libeufin-bank [<options>] <command> [<args>]...

Options:
  --version Show the version and exit
  -h, --help Show this message and exit

Commands:
  dbinit Initialize the libeufin-bank database
  passwd Change account password
  create-token Create authentication token for a user
  serve Run libeufin-bank HTTP server
  create-account Create an account, returning the payto://-URI associated with it
  edit-account Edit an existing account
  gc Run garbage collection: abort expired operations and clean expired data
  bench-pwh Benchmark password hashing algorithm and configuration
  config Inspect or change the configuration
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-08-09 14:44 Christian Grothoff New Issue
2025-08-09 14:45 Christian Grothoff Assigned To => Antoine A
2025-08-09 14:45 Christian Grothoff Status new => assigned
2025-08-09 14:46 Christian Grothoff Steps to Reproduce Updated