aboutsummaryrefslogtreecommitdiffstats
path: root/entities/identity/identity_user.go
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errorsSteve Moyer2022-12-231-3/+3
|\ | | | | feat(935): disambiguate config errors
| * feat: wrap ErrMultipleConfigEntry to report duplicate keySteve Moyer2022-11-271-1/+1
| | | | | | | | References #935.
| * feat: wrap ErrNoConfigEntry to report missing keySteve Moyer2022-11-271-2/+2
| | | | | | | | Resolves #935.
* | WIPMichael Muré2022-11-281-1/+1
|/
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-0/+68