Skip to content
Snippets Groups Projects
Select Git revision
  • 1bffe515c0e90f00d6874b621b6229fd9824dba5
  • main default protected
  • pages protected
  • release/0.12 protected
  • 429_rm_features
  • release/0.11 protected
  • 175_gva_migration
  • i18n
  • v0.12.1 protected
  • v0.12.0 protected
  • v0.11.2 protected
  • v0.11.1 protected
  • v0.11.0 protected
  • v0.11.0rc0 protected
  • v0.10.0 protected
  • v0.10.0rc1 protected
  • v0.10.0rc0 protected
  • v0.3.0 protected
  • v0.8.1 protected
  • v0.9.0 protected
  • v0.9.0rc protected
  • v0.8.0 protected
  • v0.7.6 protected
  • v0.7.5 protected
  • v0.7.4 protected
  • v0.7.3 protected
  • v0.7.2 protected
  • v0.7.1 protected
28 results

tests

Moul's avatar
[ref] #385: Refactor id command using exclusively /wot/lookup:
Moul authored
Display non-member uids when passing a pubkey
Use same algorithm as choose_identity() uses
The uids were already in /wot/lookup/
Remove identity_of() call which can only get member uids
Rename `pubkey(s)` to `lookup(s)`
When passing a uid, use /wot/lookup/ instead of
identity_of() which only gets member uids
Rename variable, rename command description
Use f-string, use one click.echo() call
Rename `id` to `lookup` command:
Makes more sense and the `identity` cmd is about to be created
889f823e
History
Name Last commit Last update
..