fix(register): refactor context usage in registration functions #286

Merged
appleboy merged 1 commits from refs/pull/286/head into main 2023-07-12 13:11:57 +00:00
appleboy commented 2023-07-12 13:05:54 +00:00 (Migrated from gitea.com)
  • Add context parameter to registerNoInteractive, registerInteractive, and doRegister functions
  • Remove the creation of a new context in doRegister, now using the passed context instead

Signed-off-by: Bo-Yi Wu appleboy.tw@gmail.com

- Add context parameter to `registerNoInteractive`, `registerInteractive`, and `doRegister` functions - Remove the creation of a new context in `doRegister`, now using the passed context instead Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
lunny (Migrated from gitea.com) reviewed 2023-07-12 13:06:12 +00:00
wolfogre (Migrated from gitea.com) reviewed 2023-07-12 13:06:13 +00:00
lunny (Migrated from gitea.com) approved these changes 2023-07-12 13:09:08 +00:00
Sign in to join this conversation.
No description provided.