Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
silkaj
silkaj
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 153
    • Issues 153
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • clients
  • python
  • silkajsilkaj
  • Issues
  • #345

Closed
Open
Opened Oct 04, 2020 by matograine@matograineMaintainer

Inconsistent results with `id` command on an ex-member

When asking for old members, the results of id command are not consistent :

$ silkaj -gt id elois
Public keys found matching 'elois':

→ D7CYHJXjaH4j7zRdWngUbsURPnSnjsCYtvo6f8dvW3C 
$ silkaj -gt id D7CYHJXjaH4j7zRdWngUbsURPnSnjsCYtvo6f8dvW3C
No matching identity

The cause is :

When we have a pubkey, silkaj uses the path wot/identity-of/, that returns "not a member". When we have a uid, silkaj uses the path wot/lookup/, that returns a result for old members also.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
0.9.0
Milestone
0.9.0
Assign milestone
Time tracking
None
Due date
None
Reference: clients/python/silkaj#345