18858: Adds first/last name updates, with tests.
[arvados.git] / tools / sync-users / sync-users.go
2022-07-04 Lucas Di Pentima18858: Adds first/last name updates, with tests.
2022-07-04 Lucas Di Pentima18858: Adds username-based test cases.
2022-07-01 Lucas Di Pentima18858: Adds ability to identify users by their usernames.
2022-06-29 Lucas Di Pentima18858: Adds duplicated email check & tests.
2022-06-29 Lucas Di Pentima18858: Enhances logging a bit.
2022-06-29 Lucas Di Pentima18858: Fixes unlisted account deactivation logic. Impro...
2022-06-29 Lucas Di Pentima18858: Adds additional checks, improves logging.
2022-06-29 Lucas Di Pentima18858: Avoids updating the current user. Adds unlisted...
2022-06-29 Lucas Di Pentima18858: Implements basic sync-users tool.