aboutsummaryrefslogtreecommitdiffstats
path: root/cache/identity_excerpt.go
Commit message (Collapse)AuthorAgeFilesLines
* cache: tie up the refactor up to compilingMichael Muré2022-12-211-2/+7
|
* WIPMichael Muré2022-11-281-4/+8
|
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-1/+1
|
* identity: bring back the login to hold that info from bridges (purely ↵Michael Muré2020-02-251-2/+15
| | | | informational)
* more more wipMichael Muré2020-02-081-15/+2
|
* finish the refactoring for the dedicated identifier typeMichael Muré2019-08-121-6/+3
|
* implement identityExcerpt match method and integrate it into filtersAmine Hilaly2019-04-051-0/+8
| | | | Update docs
* commands: add a super-fast "user ls" commandMichael Muré2019-03-011-3/+23
|
* cache: fix ResolveIdentityImmutableMetadata byt storing metadata in ↵Michael Muré2019-03-011-5/+7
| | | | IdentityExcerpt
* identity: wip cachingMichael Muré2019-03-011-0/+48